ghsa-fg69-73j6-crqr
Vulnerability from github
Published
2022-05-02 03:49
Modified
2025-04-09 04:16
VLAI Severity ?
Details
Unrestricted file upload vulnerability in the wp_check_filetype function in wp-includes/functions.php in WordPress before 2.8.6, when a certain configuration of the mod_mime module in the Apache HTTP Server is enabled, allows remote authenticated users to execute arbitrary code by posting an attachment with a multiple-extension filename, and then accessing this attachment via a direct request to a wp-content/uploads/ pathname, as demonstrated by a .php.jpg filename.
{ "affected": [], "aliases": [ "CVE-2009-3890" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-11-17T18:30:00Z", "severity": "MODERATE" }, "details": "Unrestricted file upload vulnerability in the wp_check_filetype function in wp-includes/functions.php in WordPress before 2.8.6, when a certain configuration of the mod_mime module in the Apache HTTP Server is enabled, allows remote authenticated users to execute arbitrary code by posting an attachment with a multiple-extension filename, and then accessing this attachment via a direct request to a wp-content/uploads/ pathname, as demonstrated by a .php.jpg filename.", "id": "GHSA-fg69-73j6-crqr", "modified": "2025-04-09T04:16:26Z", "published": "2022-05-02T03:49:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3890" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2009-11/0142.html" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2009-11/0149.html" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2009-11/0153.html" }, { "type": "WEB", "url": "http://core.trac.wordpress.org/ticket/11122" }, { "type": "WEB", "url": "http://secunia.com/advisories/37332" }, { "type": "WEB", "url": "http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/11/15/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/11/15/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/11/16/1" }, { "type": "WEB", "url": "http://www.osvdb.org/59958" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…