Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/356293?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/356293?format=api", "vulnerability_id": "VCID-7taw-ne3q-bycr", "summary": "", "aliases": [ { "alias": "CVE-2023-38874" }, { "alias": "GHSA-pq98-6hf6-3rj3" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/656309?format=api", "purl": "pkg:composer/gugoan/economizzer@0.4-alpha", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-33p6-7ehk-zqh2" }, { "vulnerability": "VCID-7taw-ne3q-bycr" }, { "vulnerability": "VCID-rvv1-e6hh-5yak" }, { "vulnerability": "VCID-umc7-c9hf-b3ay" }, { "vulnerability": "VCID-za62-m954-y7h7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/gugoan/economizzer@0.4-alpha" }, { "url": "http://public2.vulnerablecode.io/api/packages/656310?format=api", "purl": "pkg:composer/gugoan/economizzer@0.8-alpha", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-33p6-7ehk-zqh2" }, { "vulnerability": "VCID-7taw-ne3q-bycr" }, { "vulnerability": "VCID-rvv1-e6hh-5yak" }, { "vulnerability": "VCID-umc7-c9hf-b3ay" }, { "vulnerability": "VCID-za62-m954-y7h7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/gugoan/economizzer@0.8-alpha" }, { "url": "http://public2.vulnerablecode.io/api/packages/656311?format=api", "purl": "pkg:composer/gugoan/economizzer@0.9-beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-33p6-7ehk-zqh2" }, { "vulnerability": "VCID-7taw-ne3q-bycr" }, { "vulnerability": "VCID-rvv1-e6hh-5yak" }, { "vulnerability": "VCID-umc7-c9hf-b3ay" }, { "vulnerability": "VCID-za62-m954-y7h7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/gugoan/economizzer@0.9-beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/394423?format=api", "purl": "pkg:composer/gugoan/economizzer@0.9.0-beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-33p6-7ehk-zqh2" }, { "vulnerability": "VCID-7taw-ne3q-bycr" }, { "vulnerability": "VCID-rvv1-e6hh-5yak" }, { "vulnerability": "VCID-umc7-c9hf-b3ay" }, { "vulnerability": "VCID-za62-m954-y7h7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/gugoan/economizzer@0.9.0-beta1" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-38874", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.20512", "scoring_system": "epss", "scoring_elements": "0.95694", "published_at": "2026-06-11T12:55:00Z" }, { "value": "0.20512", "scoring_system": "epss", "scoring_elements": "0.95708", "published_at": "2026-06-13T12:55:00Z" }, { "value": "0.20512", "scoring_system": "epss", "scoring_elements": "0.95711", "published_at": "2026-06-14T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-38874" }, { "reference_url": "https://github.com/dub-flow/vulnerability-research/tree/main/CVE-2023-38874", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dub-flow/vulnerability-research/tree/main/CVE-2023-38874" }, { "reference_url": "https://github.com/gugoan/economizzer/commit/37308802dfe00d43df396a8afaa2096ece8b7b57", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/gugoan/economizzer/commit/37308802dfe00d43df396a8afaa2096ece8b7b57" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38874", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38874" }, { "reference_url": "https://github.com/advisories/GHSA-pq98-6hf6-3rj3", "reference_id": "GHSA-pq98-6hf6-3rj3", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-pq98-6hf6-3rj3" } ], "weaknesses": [ { "cwe_id": 434, "name": "Unrestricted Upload of File with Dangerous Type", "description": "The product allows the attacker to upload or transfer files of dangerous types that can be automatically processed within the product's environment." }, { "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": 78, "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component." }, { "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": "7.0 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7taw-ne3q-bycr" }