Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42947?format=api",
    "vulnerability_id": "VCID-ksv5-4fzb-4ugd",
    "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nTYPO3 before 4.3.4 and 4.4.x before 4.4.1 allows XSS in the textarea view helper in an extbase extension.",
    "aliases": [
        {
            "alias": "CVE-2010-3672"
        },
        {
            "alias": "GHSA-p78x-93mq-qwqh"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61448?format=api",
            "purl": "pkg:composer/typo3/cms-fluid@4.3.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-fluid@4.3.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61449?format=api",
            "purl": "pkg:composer/typo3/cms-fluid@4.4.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-fluid@4.4.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61447?format=api",
            "purl": "pkg:composer/typo3/cms-fluid@4.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ksv5-4fzb-4ugd"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-fluid@4.4.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590719",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590719"
        },
        {
            "reference_url": "https://github.com/TYPO3-CMS/fluid/blob/cbce111326850c247729f097b2d1fb735e513906/Classes/ViewHelpers/Form/TextareaViewHelper.php",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/TYPO3-CMS/fluid/blob/cbce111326850c247729f097b2d1fb735e513906/Classes/ViewHelpers/Form/TextareaViewHelper.php"
        },
        {
            "reference_url": "https://github.com/TYPO3/typo3/commit/5f13c2276c8b753ceb76b31d1034a47c781d302a",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/TYPO3/typo3/commit/5f13c2276c8b753ceb76b31d1034a47c781d302a"
        },
        {
            "reference_url": "https://github.com/TYPO3/typo3/commit/fc2b43503d871b42c0e0094ea55756c089b536ea",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/TYPO3/typo3/commit/fc2b43503d871b42c0e0094ea55756c089b536ea"
        },
        {
            "reference_url": "https://typo3.org/security/advisory/typo3-sa-2010-012/#XSS",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://typo3.org/security/advisory/typo3-sa-2010-012/#XSS"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3672",
            "reference_id": "CVE-2010-3672",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3672"
        },
        {
            "reference_url": "https://security-tracker.debian.org/tracker/CVE-2010-3672",
            "reference_id": "CVE-2010-3672",
            "reference_type": "",
            "scores": [],
            "url": "https://security-tracker.debian.org/tracker/CVE-2010-3672"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-p78x-93mq-qwqh",
            "reference_id": "GHSA-p78x-93mq-qwqh",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-p78x-93mq-qwqh"
        }
    ],
    "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-ksv5-4fzb-4ugd"
}