Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/42883?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42883?format=api", "vulnerability_id": "VCID-at5d-g9s9-dyf4", "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nXSS vulnerability with default `onCellHtmlData` function in GitHub repository hhurz/tableexport.jquery.plugin prior to 1.25.0. Transmitting cookies to third-party servers. Sending data from secure sessions to third-party servers", "aliases": [ { "alias": "CVE-2022-1291" }, { "alias": "GHSA-j636-crp3-m584" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61316?format=api", "purl": "pkg:npm/tableexport.jquery.plugin@1.25.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/tableexport.jquery.plugin@1.25.0" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/hhurz/tableexport.jquery.plugin/commit/dcbaee23cf98328397a153e71556f75202988ec9", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/hhurz/tableexport.jquery.plugin/commit/dcbaee23cf98328397a153e71556f75202988ec9" }, { "reference_url": "https://huntr.dev/bounties/49a14371-6058-47dd-9801-ec38a7459fc5", "reference_id": "", "reference_type": "", "scores": [], "url": "https://huntr.dev/bounties/49a14371-6058-47dd-9801-ec38a7459fc5" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1291", "reference_id": "CVE-2022-1291", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1291" }, { "reference_url": "https://github.com/advisories/GHSA-j636-crp3-m584", "reference_id": "GHSA-j636-crp3-m584", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-j636-crp3-m584" } ], "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-at5d-g9s9-dyf4" }