ghsa-c3q8-hh69-7mg5
Vulnerability from github
Published
2022-05-24 17:26
Modified
2024-04-25 22:19
Severity ?
VLAI Severity ?
Summary
Codiad SSRF Vulnerability
Details
A Server-Side Request Forgery (SSRF) vulnerability was found in Codiad v1.7.8 and later. A user with admin privileges could use the plugin install feature to make the server request any URL via components/market/class.market.php. This could potentially result in remote code execution. NOTE: the vendor states "Codiad is no longer under active maintenance by core contributors."
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "codiad/codiad" }, "ranges": [ { "events": [ { "introduced": "1.7.8" }, { "last_affected": "2.8.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-14044" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T22:19:54Z", "nvd_published_at": "2020-08-24T16:15:00Z", "severity": "HIGH" }, "details": "A Server-Side Request Forgery (SSRF) vulnerability was found in Codiad v1.7.8 and later. A user with admin privileges could use the plugin install feature to make the server request any URL via components/market/class.market.php. This could potentially result in remote code execution. **NOTE:** the vendor states \"Codiad is no longer under active maintenance by core contributors.\"", "id": "GHSA-c3q8-hh69-7mg5", "modified": "2024-04-25T22:19:54Z", "published": "2022-05-24T17:26:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14044" }, { "type": "WEB", "url": "https://github.com/Codiad/Codiad/issues/1122" }, { "type": "WEB", "url": "https://github.com/Codiad/Codiad/issues/1132" }, { "type": "WEB", "url": "https://advisory.checkmarx.net/advisory/CX-2020-4280" }, { "type": "PACKAGE", "url": "https://github.com/Codiad/Codiad" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Codiad SSRF 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…