Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46355?format=api",
    "vulnerability_id": "VCID-pecn-9216-b7b5",
    "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nXWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki is vulnerable to reflected cross-site scripting (RXSS) via the `rev` parameter that is used in the content of the content menu without escaping. If an attacker can convince a user to visit a link with a crafted parameter, this allows the attacker to execute arbitrary actions in the name of the user, including remote code (Groovy) execution in the case of a user with programming right, compromising the confidentiality, integrity and availability of the whole XWiki installation. This has been patched in XWiki 15.6 RC1, 15.5.1 and 14.10.14. The patch in commit `04e325d57` can be manually applied without upgrading (or restarting) the instance. Users are advised to upgrade or to manually apply the patch. There are no known workarounds for this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2023-46732"
        },
        {
            "alias": "GHSA-j9rc-w3wv-fv62"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67655?format=api",
            "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@14.10.14",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@14.10.14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67656?format=api",
            "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@15.5.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@15.5.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67654?format=api",
            "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@9.7-rc-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-pecn-9216-b7b5"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@9.7-rc-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65654?format=api",
            "purl": "pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@15.0-rc-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dxbv-xw57-2qc3"
                },
                {
                    "vulnerability": "VCID-k9fe-m5w6-kqhs"
                },
                {
                    "vulnerability": "VCID-pecn-9216-b7b5"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-flamingo-skin-resources@15.0-rc-1"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/xwiki/xwiki-platform/commit/04e325d57d4bcb6ab79bddcafbb19032474c2a55",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/xwiki/xwiki-platform/commit/04e325d57d4bcb6ab79bddcafbb19032474c2a55"
        },
        {
            "reference_url": "https://jira.xwiki.org/browse/XWIKI-21095",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://jira.xwiki.org/browse/XWIKI-21095"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46732",
            "reference_id": "CVE-2023-46732",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46732"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-j9rc-w3wv-fv62",
            "reference_id": "GHSA-j9rc-w3wv-fv62",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-j9rc-w3wv-fv62"
        },
        {
            "reference_url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j9rc-w3wv-fv62",
            "reference_id": "GHSA-j9rc-w3wv-fv62",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j9rc-w3wv-fv62"
        }
    ],
    "weaknesses": [
        {
            "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."
        },
        {
            "cwe_id": 79,
            "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
            "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pecn-9216-b7b5"
}