ghsa-wxg6-f773-g2f7
Vulnerability from github
Published
2022-05-17 19:57
Modified
2024-04-25 20:34
VLAI Severity ?
Summary
jQuery File Upload Plugin Unrestricted file upload vulnerability
Details
Unrestricted file upload vulnerability in server/php/UploadHandler.php
in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in files/
, as exploited in the wild in October 2014.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "blueimp/jquery-file-upload" }, "versions": [ "6.4.4" ] } ], "aliases": [ "CVE-2014-8739" ], "database_specific": { "cwe_ids": [ "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T20:34:52Z", "nvd_published_at": "2020-02-08T18:15:00Z", "severity": "HIGH" }, "details": "Unrestricted file upload vulnerability in `server/php/UploadHandler.php` in the jQuery File Upload Plugin 6.4.4 for jQuery, as used in the Creative Solutions Creative Contact Form (formerly Sexy Contact Form) before 1.0.0 for WordPress and before 2.0.1 for Joomla!, allows remote attackers to execute arbitrary code by uploading a PHP file with an PHP extension, then accessing it via a direct request to the file in `files/`, as exploited in the wild in October 2014.", "id": "GHSA-wxg6-f773-g2f7", "modified": "2024-04-25T20:34:52Z", "published": "2022-05-17T19:57:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8739" }, { "type": "WEB", "url": "https://wordpress.org/plugins/sexy-contact-form/changelog" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/35057" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/36811" }, { "type": "WEB", "url": "http://osvdb.org/show/osvdb/113669" }, { "type": "WEB", "url": "http://osvdb.org/show/osvdb/113673" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/11/11/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/11/11/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/11/13/3" } ], "schema_version": "1.4.0", "severity": [], "summary": "jQuery File Upload Plugin Unrestricted file upload vulnerability" }
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…
Loading…