Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/45130?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45130?format=api", "vulnerability_id": "VCID-14v6-6w7j-5qd7", "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')\nFile upload vulnerability in MCMS 5.0 allows attackers to execute arbitrary code via a crafted thumbnail. A different vulnerability than CVE-2022-31943.", "aliases": [ { "alias": "CVE-2020-22755" }, { "alias": "GHSA-293v-5329-36wp" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65059?format=api", "purl": "pkg:maven/net.mingsoft/ms-mcms@5.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-14v6-6w7j-5qd7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/net.mingsoft/ms-mcms@5.0.0" } ], "references": [ { "reference_url": "https://github.com/ming-soft/MCMS/issues/42", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ming-soft/MCMS/issues/42" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-22755", "reference_id": "CVE-2020-22755", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-22755" }, { "reference_url": "https://github.com/advisories/GHSA-293v-5329-36wp", "reference_id": "GHSA-293v-5329-36wp", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-293v-5329-36wp" } ], "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": 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": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-14v6-6w7j-5qd7" }