CVE-2022-25485
published 2022-03-15CVE-2022-25485: CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
PriorityP272high7.8CVSS 3.1
AVLACLPRNUIRSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
7.93%
94.0th percentile
CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| cuppacms | cuppacms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
commandurl=../../../../../../../../../../../etc/passwd
- →Detect POST requests to /alerts/alertLightbox.php with a 'url' parameter containing path traversal sequences (e.g., '../') targeting sensitive files such as /etc/passwd.
- →A successful LFI exploitation response will return HTTP 200 and contain content matching the pattern 'root:[x*]:0:0' in the body.
- ·The vulnerability is triggered via the POST body 'url' parameter, not a GET query string parameter — detection rules must inspect POST body content. ↗
- ·CVSS score of 7.8 is rated with local attack vector (AV:L), but the Nuclei template demonstrates network-based exploitation via HTTP POST, suggesting the NVD vector may underrepresent real-world risk.
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
vulncheck7.8HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-357f-63vr-35fh: CuppaCMS v1
ghsa_unreviewed·2022-03-16
CVE-2022-25485 [HIGH] CWE-829 GHSA-357f-63vr-35fh: CuppaCMS v1
CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
VulnCheck
cuppacms cuppacms Inclusion of Functionality from Untrusted Control Sphere
vulncheck·2022·CVSS 7.8
CVE-2022-25485 [HIGH] cuppacms cuppacms Inclusion of Functionality from Untrusted Control Sphere
cuppacms cuppacms Inclusion of Functionality from Untrusted Control Sphere
CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
Affected: cuppacms cuppacms
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-22&host_type=src&vulnerability=cve-2022-25485; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-24&host_type=src&vulnerability=cve-2022-25485; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-27&host_type=src&vulnerability=cve-2022-25485
No detection rules found.
Nuclei
Cuppa CMS v1.0 - Local File Inclusion
nuclei·CVSS 7.8
CVE-2022-25485 [HIGH] Cuppa CMS v1.0 - Local File Inclusion
Cuppa CMS v1.0 - Local File Inclusion
CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
Template:
id: CVE-2022-25485
info:
name: Cuppa CMS v1.0 - Local File Inclusion
author: theamanrawat
severity: high
description: |
CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertLightbox.php.
impact: |
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
remediation: |
Upgrade to the latest version of Cuppa CMS or apply the vendor-provided patch to fix the LFI vulnerability.
reference:
- https://github.com/CuppaCMS/CuppaCMS
- https://nvd.nist.gov/vuln/detail/CVE-2022-254
2022-03-15
Published
Exploited in the wild