Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/15747?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15747?format=api", "vulnerability_id": "VCID-5fhr-1sjb-jfbc", "summary": "Alkacon OpenCMS Absolute Path Traversal via pathname in filePath.0 parameter\nAbsolute path traversal vulnerability in system/workplace/admin/workplace/logfileview/logfileViewSettings.jsp in Alkacon OpenCms 7.0.3 and 7.0.4 allows remote authenticated administrators to read arbitrary files via a full pathname in the filePath.0 parameter.", "aliases": [ { "alias": "CVE-2008-1301" }, { "alias": "GHSA-xxjj-jhgc-r68f" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/60658?format=api", "purl": "pkg:maven/org.opencms/opencms-core@7.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-5fhr-1sjb-jfbc" }, { "vulnerability": "VCID-78uz-habg-3bg7" }, { "vulnerability": "VCID-gsq3-satw-skdz" }, { "vulnerability": "VCID-nnhu-zknw-fqgn" }, { "vulnerability": "VCID-wkwj-66qj-dqfh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.opencms/opencms-core@7.0.3" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2008-1301", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.03125", "scoring_system": "epss", "scoring_elements": "0.87079", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2008-1301" }, { "reference_url": "http://securityreason.com/securityalert/3731", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://securityreason.com/securityalert/3731" }, { "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41096", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41096" }, { "reference_url": "https://github.com/alkacon/opencms-core", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/alkacon/opencms-core" }, { "reference_url": "https://github.com/alkacon/opencms-core/commit/7b73b5559c1b025dfe0f7b38ed4119c25b9df409", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/alkacon/opencms-core/commit/7b73b5559c1b025dfe0f7b38ed4119c25b9df409" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1301", "reference_id": "CVE-2008-1301", "reference_type": "", "scores": [ { "value": "4.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1301" }, { "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/php/webapps/31366.txt", "reference_id": "CVE-2008-1301;OSVDB-42785", "reference_type": "exploit", "scores": [], "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/php/webapps/31366.txt" }, { "reference_url": "https://github.com/advisories/GHSA-xxjj-jhgc-r68f", "reference_id": "GHSA-xxjj-jhgc-r68f", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-xxjj-jhgc-r68f" } ], "weaknesses": [ { "cwe_id": 22, "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory." }, { "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": [ { "date_added": "2008-03-08", "description": "Alkacon OpenCMS 7.0.3 - 'logfileViewSettings.jsp?filePath.0' Arbitrary File Access", "required_action": null, "due_date": null, "notes": null, "known_ransomware_campaign_use": true, "source_date_published": "2008-03-08", "exploit_type": "webapps", "platform": "php", "source_date_updated": "2014-02-03", "data_source": "Exploit-DB", "source_url": "https://www.securityfocus.com/bid/28152/info" } ], "severity_range_score": "4.0 - 6.9", "exploitability": "0.5", "weighted_severity": "6.2", "risk_score": 3.1, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5fhr-1sjb-jfbc" }