ghsa-48p3-xfvw-g59c
Vulnerability from github
Published
2022-03-29 00:01
Modified
2022-04-05 19:27
Severity ?
Summary
Incorrect Access Control in ImpressCMS
Details
ImpressCMS before 1.4.3 has Incorrect Access Control because include/findusers.php allows access by unauthenticated attackers (who are, by design, able to have a security token).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "impresscms/impresscms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-26598" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2022-03-30T19:56:34Z", "nvd_published_at": "2022-03-28T01:15:00Z", "severity": "MODERATE" }, "details": "ImpressCMS before 1.4.3 has Incorrect Access Control because include/findusers.php allows access by unauthenticated attackers (who are, by design, able to have a security token).", "id": "GHSA-48p3-xfvw-g59c", "modified": "2022-04-05T19:27:38Z", "published": "2022-03-29T00:01:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-26598" }, { "type": "WEB", "url": "https://github.com/ImpressCMS/impresscms/pull/967" }, { "type": "WEB", "url": "https://hackerone.com/reports/1081137" }, { "type": "PACKAGE", "url": "https://github.com/ImpressCMS/impresscms" }, { "type": "WEB", "url": "https://github.com/ImpressCMS/impresscms/releases/tag/v1.4.3" }, { "type": "WEB", "url": "https://packetstormsecurity.com/files/166403/ImpressCMS-1.4.2-Incorrect-Access-Control.html" }, { "type": "WEB", "url": "http://karmainsecurity.com/KIS-2022-03" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2022/Mar/45" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Incorrect Access Control in ImpressCMS" }
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.