ghsa-qp42-5pj7-4ccm
Vulnerability from github
Published
2023-12-25 09:30
Modified
2023-12-27 15:07
Severity ?
VLAI Severity ?
Summary
Concrete CMS Cross Site Request Forgery (CSRF)
Details
Concrete CMS 9 before 9.2.3 is vulnerable to Cross Site Request Forgery (CSRF) via /ccm/system/dialogs/logs/delete_all/submit
. An attacker can force an admin user to delete server report logs on a web application to which they are currently authenticated.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/concrete5" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "9.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-48652" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-12-27T15:07:35Z", "nvd_published_at": "2023-12-25T08:15:07Z", "severity": "MODERATE" }, "details": "Concrete CMS 9 before 9.2.3 is vulnerable to Cross Site Request Forgery (CSRF) via `/ccm/system/dialogs/logs/delete_all/submit`. An attacker can force an admin user to delete server report logs on a web application to which they are currently authenticated.", "id": "GHSA-qp42-5pj7-4ccm", "modified": "2023-12-27T15:07:35Z", "published": "2023-12-25T09:30:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48652" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/923-release-notes" }, { "type": "PACKAGE", "url": "https://github.com/concretecms/concretecms" }, { "type": "WEB", "url": "https://www.concretecms.org/about/project-news/security/2023-12-05-concrete-cms-new-cves-and-cve-updates" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Concrete CMS Cross Site Request Forgery (CSRF)" }
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…