Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/47388?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47388?format=api", "vulnerability_id": "VCID-4e63-f1w1-rudp", "summary": "Concrete CMS Stored XSS in blocks of type file\nConcrete CMS version 9 below 9.2.8 and previous versions below 8.5.16 is vulnerable to Stored XSS in blocks of type file. Prior to fix, stored XSS could be caused by a rogue administrator adding malicious code to the link-text field when creating a block of type file. The Concrete CMS security team gave this vulnerability a CVSS v3.1 score of 3.1 with a vector of AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:L https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator . Thanks Alexey Solovyev for reporting.", "aliases": [ { "alias": "CVE-2024-3180" }, { "alias": "GHSA-9qhc-pg6j-wf23" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/69620?format=api", "purl": "pkg:composer/concrete5/concrete5@8.5.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/concrete5/concrete5@8.5.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/69619?format=api", "purl": "pkg:composer/concrete5/concrete5@9.2.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/concrete5/concrete5@9.2.8" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/68844?format=api", "purl": "pkg:composer/concrete5/concrete5@9.0.0-RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ptm-ydqz-gybk" }, { "vulnerability": "VCID-3ejn-3ds7-u7g8" }, { "vulnerability": "VCID-3z92-cd94-cfdt" }, { "vulnerability": "VCID-4e63-f1w1-rudp" }, { "vulnerability": "VCID-av2c-h349-tkae" }, { "vulnerability": "VCID-cfu3-tbnu-cygs" }, { "vulnerability": "VCID-jzq8-d8j8-y7a9" }, { "vulnerability": "VCID-kxrj-be1c-uube" }, { "vulnerability": "VCID-m55n-jx31-g3f6" }, { "vulnerability": "VCID-tsf3-f23x-uybj" }, { "vulnerability": "VCID-txnd-sm12-qfdj" }, { "vulnerability": "VCID-x7qc-tw7s-tugy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/concrete5/concrete5@9.0.0-RC1" } ], "references": [ { "reference_url": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/928-release-notes?_gl=1*1bcxp5s*_ga*MTc1NDc0Njk2Mi4xNzA2ODI4MDU1*_ga_HFB3HPNNLS*MTcxMjE2NjYyNi4xMy4xLjE3MTIxNjY2ODEuMC4wLjA.", "reference_id": "", "reference_type": "", "scores": [], "url": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/928-release-notes?_gl=1*1bcxp5s*_ga*MTc1NDc0Njk2Mi4xNzA2ODI4MDU1*_ga_HFB3HPNNLS*MTcxMjE2NjYyNi4xMy4xLjE3MTIxNjY2ODEuMC4wLjA." }, { "reference_url": "https://documentation.concretecms.org/developers/introduction/version-history/8516-release-notes?_gl=1*1oa3zn1*_ga*MTc1NDc0Njk2Mi4xNzA2ODI4MDU1*_ga_HFB3HPNNLS*MTcxMjE2NjYyNi4xMy4xLjE3MTIxNjY3MDcuMC4wLjA.", "reference_id": "", "reference_type": "", "scores": [], "url": "https://documentation.concretecms.org/developers/introduction/version-history/8516-release-notes?_gl=1*1oa3zn1*_ga*MTc1NDc0Njk2Mi4xNzA2ODI4MDU1*_ga_HFB3HPNNLS*MTcxMjE2NjYyNi4xMy4xLjE3MTIxNjY3MDcuMC4wLjA." }, { "reference_url": "https://github.com/concretecms/concretecms", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/concretecms/concretecms" }, { "reference_url": "https://github.com/concretecms/concretecms/commit/822e689cefe1eb876e9de31dad9ce660f3b5c295", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/concretecms/concretecms/commit/822e689cefe1eb876e9de31dad9ce660f3b5c295" }, { "reference_url": "https://github.com/concretecms/concretecms/commit/e85ef2408a5eea7d5646178fbef0ab243baaed8f", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/concretecms/concretecms/commit/e85ef2408a5eea7d5646178fbef0ab243baaed8f" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3180", "reference_id": "CVE-2024-3180", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3180" }, { "reference_url": "https://github.com/advisories/GHSA-9qhc-pg6j-wf23", "reference_id": "GHSA-9qhc-pg6j-wf23", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-9qhc-pg6j-wf23" } ], "weaknesses": [ { "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": 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." }, { "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." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4e63-f1w1-rudp" }