ghsa-g79v-hxm3-34mv
Vulnerability from github
Published
2022-05-14 02:20
Modified
2022-05-14 02:20
Severity ?
Details
/filemanager/upload.php in Responsive FileManager before 9.13.3 allows Directory Traversal and SSRF because the url parameter is used directly in a curl_exec call, as demonstrated by a file:///etc/passwd value.
{ "affected": [], "aliases": [ "CVE-2018-15495" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-08-18T02:29:00Z", "severity": "HIGH" }, "details": "/filemanager/upload.php in Responsive FileManager before 9.13.3 allows Directory Traversal and SSRF because the url parameter is used directly in a curl_exec call, as demonstrated by a file:///etc/passwd value.", "id": "GHSA-g79v-hxm3-34mv", "modified": "2022-05-14T02:20:15Z", "published": "2022-05-14T02:20:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15495" }, { "type": "WEB", "url": "https://github.com/trippo/ResponsiveFilemanager/blob/master/changelog.txt" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2018/Aug/9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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.