CVE-2024-22515
Published: 06 February 2024
Summary
CVE-2024-22515 is a high-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Ispyconnect Agent Dvr. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Ingress Tool Transfer (T1105); ranked in the top 5.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2024-22515 is an unrestricted file upload vulnerability, tracked as CWE-434, that affects iSpyConnect.com Agent DVR version 5.1.6.0. The flaw exists in the upload audio component and allows arbitrary files to be uploaded to the server.
An authenticated attacker with network access and low privileges can exploit the issue without user interaction. Successful exploitation can result in full impact to confidentiality, integrity, and availability, consistent with the CVSS 8.8 rating.
Public references consist of a GitHub repository containing proof-of-concept material for the upload vector. The associated EPSS score has remained flat at 0.1373 with no material rise after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-20052
Vulnerability details
Unrestricted File Upload vulnerability in iSpyConnect.com Agent DVR 5.1.6.0 allows attackers to upload arbitrary files via the upload audio component.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Unrestricted file upload via the audio component enables ingress tool transfer (T1105) by allowing arbitrary files and represents exploitation of a public-facing application vulnerability (T1190).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Requiring identifiable owners for portable devices reduces the attack surface for unrestricted uploads of dangerous file types via anonymous media.
Dangerous file uploads can be detonated in the chamber to determine malice before any production write or execution occurs.
Prevents unrestricted writing of arbitrary or malicious firmware by keeping hardware write-protect enabled except under tightly controlled manual procedures.
Scans files from external sources on download/open/execute, blocking unrestricted uploads of dangerous file types.