Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/42951?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42951?format=api", "vulnerability_id": "VCID-rrz7-ndgv-fug9", "summary": "Improper Input Validation\nTYPO3 before 4.1.14, 4.2.x before 4.2.13, 4.3.x before 4.3.4 and 4.4.x before 4.4.1 allows Spam Abuse in the native form content element.", "aliases": [ { "alias": "CVE-2010-3667" }, { "alias": "GHSA-48ww-8h7g-4hwq" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61460?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.1.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@4.1.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/61461?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.2.13", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@4.2.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/61462?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.3.4", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@4.3.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/61463?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.4.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@4.4.1" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61457?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-rrz7-ndgv-fug9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@4.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/61458?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.3.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-rrz7-ndgv-fug9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@4.3.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/61459?format=api", "purl": "pkg:composer/typo3/cms-frontend@4.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-at1e-ct87-8bah" }, { "vulnerability": "VCID-rrz7-ndgv-fug9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-frontend@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/typo3/commit/34da374183dd472fa7987ee25b47544a06bd2173", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/TYPO3/typo3/commit/34da374183dd472fa7987ee25b47544a06bd2173" }, { "reference_url": "https://github.com/TYPO3/typo3/commit/5eb60976cea268b879e02811208e6a1777674cbb", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/TYPO3/typo3/commit/5eb60976cea268b879e02811208e6a1777674cbb" }, { "reference_url": "https://github.com/TYPO3/typo3/commit/78dbe326df7ebc612f40882920a426c82b2ca9d3", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/TYPO3/typo3/commit/78dbe326df7ebc612f40882920a426c82b2ca9d3" }, { "reference_url": "https://github.com/TYPO3/typo3/commit/f82696c7d62842edb0bf79ef21a85d56735a1527", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/TYPO3/typo3/commit/f82696c7d62842edb0bf79ef21a85d56735a1527" }, { "reference_url": "https://typo3.org/security/advisory/typo3-sa-2010-012/#Spam_Abuse", "reference_id": "", "reference_type": "", "scores": [], "url": "https://typo3.org/security/advisory/typo3-sa-2010-012/#Spam_Abuse" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3667", "reference_id": "CVE-2010-3667", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3667" }, { "reference_url": "https://security-tracker.debian.org/tracker/CVE-2010-3667", "reference_id": "CVE-2010-3667", "reference_type": "", "scores": [], "url": "https://security-tracker.debian.org/tracker/CVE-2010-3667" }, { "reference_url": "https://github.com/advisories/GHSA-48ww-8h7g-4hwq", "reference_id": "GHSA-48ww-8h7g-4hwq", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-48ww-8h7g-4hwq" } ], "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": 20, "name": "Improper Input Validation", "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly." }, { "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-rrz7-ndgv-fug9" }