#VU100752 Code Injection in Node export

 

#VU100752 Code Injection in Node export

Published: November 21, 2024


Vulnerability identifier: #VU100752
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Node export
Software vendor:
danielb

Description

The vulnerability allows a remote user to execute arbitrary code on the target system.

The vulnerability exists due to the PHP Object injection issue in the "unserialize()" function. A remote adminisrator can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.

External links