Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/10547?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10547?format=api", "vulnerability_id": "VCID-f1hz-htp6-4kgb", "summary": "Code Injection\n`jmx-remoting.sar` in JBoss Remoting does not properly implement the JSR specification, which allows remote attackers to execute arbitrary code via unspecified vectors.", "aliases": [ { "alias": "CVE-2014-3518" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50840?format=api", "purl": "pkg:maven/org.jboss.jbossas/jboss-as-jmx-remoting@6.0.0.20100216-M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-f1hz-htp6-4kgb" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.jbossas/jboss-as-jmx-remoting@6.0.0.20100216-M2" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2014-3518", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01658", "scoring_system": "epss", "scoring_elements": "0.82364", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2014-3518" }, { "reference_url": "https://bugzilla.redhat.com/CVE-2014-3518", "reference_id": "CVE-2014-3518", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/CVE-2014-3518" } ], "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": 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": 94, "name": "Improper Control of Generation of Code ('Code Injection')", "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-f1hz-htp6-4kgb" }