Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45327?format=api",
    "vulnerability_id": "VCID-araw-9qxq-87hg",
    "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nAvo is an open source ruby on rails admin panel creation framework. In affected versions some avo fields is vulnerable to Cross Site Scripting (XSS) when rendering html based content. Attackers do need form edit privilege in order to successfully exploit this vulnerability, but the results are stored and no specific timing is required. This issue has been addressed in commit `7891c01e` which is expected to be included in the next release of avo. Users are advised to configure CSP headers for their application and to limit untrusted user access as a mitigation.",
    "aliases": [
        {
            "alias": "CVE-2023-34103"
        },
        {
            "alias": "GHSA-5cr9-5jx3-2g39"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65319?format=api",
            "purl": "pkg:gem/avo@2.33.3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/avo@2.33.3"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/avo-hq/avo/commit/7891c01e1fba9ca5d7dbccc43d27f385e5d08563",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/avo-hq/avo/commit/7891c01e1fba9ca5d7dbccc43d27f385e5d08563"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34103",
            "reference_id": "CVE-2023-34103",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34103"
        },
        {
            "reference_url": "https://github.com/avo-hq/avo/security/advisories/GHSA-5cr9-5jx3-2g39",
            "reference_id": "GHSA-5cr9-5jx3-2g39",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/avo-hq/avo/security/advisories/GHSA-5cr9-5jx3-2g39"
        }
    ],
    "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-araw-9qxq-87hg"
}