Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/46031?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46031?format=api",
    "vulnerability_id": "VCID-njhm-y8we-sycj",
    "summary": "Jetty's OpenId Revoked authentication allows one request\nIf a Jetty `OpenIdAuthenticator` uses the optional nested `LoginService`, and that `LoginService` decides to revoke an already authenticated user, then the current request will still treat the user as authenticated. The authentication is then cleared from the session and subsequent requests will not be treated as authenticated.\n\nSo a request on a previously authenticated session could be allowed to bypass authentication after it had been rejected by the `LoginService`.",
    "aliases": [
        {
            "alias": "CVE-2023-41900"
        },
        {
            "alias": "GHSA-pwh8-58vv-vw48"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66954?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.52.v20230823",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-openid@9.4.52.v20230823"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66955?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@10.0.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-openid@10.0.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66956?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@11.0.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-openid@11.0.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66964?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.52.v20230823",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.52.v20230823"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66939?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66940?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66969?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.52.v20230823",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.52.v20230823"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66970?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66971?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.16"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66951?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.21",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-openid@9.4.21"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66952?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-openid@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66953?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@11.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-openid@11.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66963?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.21",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.21"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64790?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3vps-uq7s-nfb7"
                },
                {
                    "vulnerability": "VCID-gua7-n9ne-t3hk"
                },
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                },
                {
                    "vulnerability": "VCID-w2z8-sxzw-rugp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64791?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3vps-uq7s-nfb7"
                },
                {
                    "vulnerability": "VCID-gua7-n9ne-t3hk"
                },
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                },
                {
                    "vulnerability": "VCID-w2z8-sxzw-rugp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66992?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.21",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.21"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64769?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3vps-uq7s-nfb7"
                },
                {
                    "vulnerability": "VCID-gua7-n9ne-t3hk"
                },
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                },
                {
                    "vulnerability": "VCID-w2z8-sxzw-rugp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64770?format=api",
            "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3vps-uq7s-nfb7"
                },
                {
                    "vulnerability": "VCID-gua7-n9ne-t3hk"
                },
                {
                    "vulnerability": "VCID-njhm-y8we-sycj"
                },
                {
                    "vulnerability": "VCID-w2z8-sxzw-rugp"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/eclipse/jetty.project",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/eclipse/jetty.project"
        },
        {
            "reference_url": "https://github.com/eclipse/jetty.project/pull/9528",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/eclipse/jetty.project/pull/9528"
        },
        {
            "reference_url": "https://github.com/eclipse/jetty.project/pull/9660",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/eclipse/jetty.project/pull/9660"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20231110-0004",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://security.netapp.com/advisory/ntap-20231110-0004"
        },
        {
            "reference_url": "https://www.debian.org/security/2023/dsa-5507",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.debian.org/security/2023/dsa-5507"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41900",
            "reference_id": "CVE-2023-41900",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41900"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-pwh8-58vv-vw48",
            "reference_id": "GHSA-pwh8-58vv-vw48",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-pwh8-58vv-vw48"
        },
        {
            "reference_url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48",
            "reference_id": "GHSA-pwh8-58vv-vw48",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1390,
            "name": "Weak Authentication",
            "description": "The product uses an authentication mechanism to restrict access to specific users or identities, but the mechanism does not sufficiently prove that the claimed identity is correct."
        },
        {
            "cwe_id": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-njhm-y8we-sycj"
}