ghsa-vx6p-q4gj-x6xx
Vulnerability from github
Published
2022-05-24 19:18
Modified
2023-01-26 23:52
Severity ?
Summary
Camaleon CMS vulnerable to Server-Side Request Forgery
Details
In Camaleon CMS, versions 2.1.2.0 through 2.6.0, are vulnerable to Server-Side Request Forgery (SSRF) in the media upload feature, which allows admin users to fetch media files from external URLs but fails to validate URLs referencing to localhost or other internal servers. This allows attackers to read files stored in the internal server.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "camaleon_cms" }, "ranges": [ { "events": [ { "introduced": "2.1.2.0" }, { "fixed": "2.6.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-25972" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2023-01-26T23:52:12Z", "nvd_published_at": "2021-10-20T12:15:00Z", "severity": "MODERATE" }, "details": "In Camaleon CMS, versions 2.1.2.0 through 2.6.0, are vulnerable to Server-Side Request Forgery (SSRF) in the media upload feature, which allows admin users to fetch media files from external URLs but fails to validate URLs referencing to localhost or other internal servers. This allows attackers to read files stored in the internal server.", "id": "GHSA-vx6p-q4gj-x6xx", "modified": "2023-01-26T23:52:12Z", "published": "2022-05-24T19:18:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25972" }, { "type": "WEB", "url": "https://github.com/owen2345/camaleon-cms/commit/5a252d537411fdd0127714d66c1d76069dc7e190" }, { "type": "PACKAGE", "url": "https://github.com/owen2345/camaleon-cms" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/camaleon_cms/CVE-2021-25972.yml" }, { "type": "WEB", "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25972" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Camaleon CMS vulnerable to Server-Side Request Forgery" }
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.