CVE-2021-26598
Incorrect Access Control in ImpressCMS
Record summary
CVE-2021-26598 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
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).
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
impresscms/impresscmsBrowse Packagist / impresscms/impresscms | GitHub Advisory | Before 1.4.3 · Fixed in 1.4.3 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMImpressCMS <1.4.3 - Incorrect AuthorizationCVSS 5.3
ImpressCMS before 1.4.3 is susceptible to incorrect authorization via include/findusers.php. An attacker can provide a security token and potentially obtain sensitive information, modify data, and/or execute unauthorized operations.
Impact
An attacker can bypass authorization and gain unauthorized access to sensitive information or perform unauthorized actions.
Remediation
Upgrade to ImpressCMS version 1.4.3 or later to fix the vulnerability.
Source: ProjectDiscovery