CVE-2024-13982
High PUBLISHEDSPON IP Network Intercom System rj_get_token.php Arbitrary File Read
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
SPON IP Network Broadcast System, a digital audio transmission platform developed by SPON Communications, contains an arbitrary file read vulnerability in the rj_get_token.php endpoint. The flaw arises from insufficient input validation on the jsondata[url] parameter, which allows attackers to perform directory traversal and access sensitive files on the server. An unauthenticated remote attacker can exploit this vulnerability by sending a crafted POST request to read arbitrary files, potentially exposing system configuration, credentials, or internal logic. An affected version range is undefined.
- CVE Published
- Aug 27, 2025
- Exploitation Reported
- Aug 27, 2025
- CVSS
- 8.7 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Changsha SPON Communication Technology Co. Ltd. |
SPON IP Network Broadcast System
|
* |
Affected |
CVE References
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://www.vulncheck.com/advisories/spon-ip-network-intercom-system-...
- Exploit — blog.csdn.net blog.csdn.net · Exploit https://blog.csdn.net/qq_36618918/article/details/135505570
- Product — sponcomm.com sponcomm.com · Product https://sponcomm.com/collections/ip-intercom-system
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2025-08-27 21:26 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Exploitation Status
Exploited in the wild
Recorded 2025-08-27 21:26:56 UTC · The Shadowserver
Weaknesses (CWE)
-
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
21:26 UTC 11 months ago21:26 UTC · 11 months ago
CVE published
Vulnerability disclosed publicly
-
21:26 UTC 11 months ago21:26 UTC · 11 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
19:58 UTC 11 months ago19:58 UTC · 11 months ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2024-13982
{
"cve_id": "CVE-2024-13982",
"title": "SPON IP Network Intercom System rj_get_token.php Arbitrary File Read",
"affected_vendor": "Changsha SPON Communication Technology Co. Ltd.",
"affected_product": "SPON IP Network Broadcast System",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 8.7,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}