ghsa-558v-vpgj-m324
Vulnerability from github
Published
2022-05-13 01:11
Modified
2022-05-13 01:11
Severity ?
Details
WordPress through 5.0.3 allows Path Traversal in wp_crop_image(). An attacker (who has privileges to crop an image) can write the output image to an arbitrary directory via a filename containing two image extensions and ../ sequences, such as a filename ending with the .jpg?/../../file.jpg substring.
{ "affected": [], "aliases": [ "CVE-2019-8943" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-02-20T03:29:00Z", "severity": "MODERATE" }, "details": "WordPress through 5.0.3 allows Path Traversal in wp_crop_image(). An attacker (who has privileges to crop an image) can write the output image to an arbitrary directory via a filename containing two image extensions and ../ sequences, such as a filename ending with the .jpg?/../../file.jpg substring.", "id": "GHSA-558v-vpgj-m324", "modified": "2022-05-13T01:11:39Z", "published": "2022-05-13T01:11:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8943" }, { "type": "WEB", "url": "https://blog.ripstech.com/2019/wordpress-image-remote-code-execution" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/46511" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/46662" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/152396/WordPress-5.0.0-crop-image-Shell-Upload.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/161213/WordPress-5.0.0-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://www.rapid7.com/db/modules/exploit/multi/http/wp_crop_rce" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/107089" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
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.