Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/50747?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50747?format=api", "vulnerability_id": "VCID-142v-2r2w-jyfx", "summary": "Meta Box Plugin for WordPress: Authenticated (Contributor+) Arbitrary File Deletion via ajax_delete_file\nThe Meta Box plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'ajax_delete_file' function in all versions up to, and including, 5.11.1. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).", "aliases": [ { "alias": "CVE-2025-14675" }, { "alias": "GHSA-m4q3-832v-44j6" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/74537?format=api", "purl": "pkg:composer/wpmetabox/meta-box@5.11.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/wpmetabox/meta-box@5.11.2" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/wpmetabox/meta-box", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/wpmetabox/meta-box" }, { "reference_url": "https://github.com/wpmetabox/meta-box/commit/08c6511607b9cc9fe8d0de7a7e91c9d5d415f831", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/wpmetabox/meta-box/commit/08c6511607b9cc9fe8d0de7a7e91c9d5d415f831" }, { "reference_url": "https://github.com/wpmetabox/meta-box/pull/1654", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/wpmetabox/meta-box/pull/1654" }, { "reference_url": "https://plugins.trac.wordpress.org/browser/meta-box/tags/5.11.0/inc/fields/file.php#L30", "reference_id": "", "reference_type": "", "scores": [], "url": "https://plugins.trac.wordpress.org/browser/meta-box/tags/5.11.0/inc/fields/file.php#L30" }, { "reference_url": "https://plugins.trac.wordpress.org/browser/meta-box/tags/5.11.0/inc/fields/file.php#L54", "reference_id": "", "reference_type": "", "scores": [], "url": "https://plugins.trac.wordpress.org/browser/meta-box/tags/5.11.0/inc/fields/file.php#L54" }, { "reference_url": "https://plugins.trac.wordpress.org/changeset/3475210/meta-box#file3", "reference_id": "", "reference_type": "", "scores": [], "url": "https://plugins.trac.wordpress.org/changeset/3475210/meta-box#file3" }, { "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/036467de-95bb-4bfd-9522-df8dc17f3102?source=cve", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/036467de-95bb-4bfd-9522-df8dc17f3102?source=cve" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14675", "reference_id": "CVE-2025-14675", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14675" }, { "reference_url": "https://github.com/advisories/GHSA-m4q3-832v-44j6", "reference_id": "GHSA-m4q3-832v-44j6", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-m4q3-832v-44j6" } ], "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": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-142v-2r2w-jyfx" }