MEDIUM · 6.3

CVE-2021-23348

This affects the package portprocesses before 1.0.5. If (attacker-controlled) user input is given to the killProcess function, it is possible for an attacker to execute arbitrary commands. This is due...

Vulnerability Description

This affects the package portprocesses before 1.0.5. If (attacker-controlled) user input is given to the killProcess function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.

CVSS Score

6.3

MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW

Affected Products

VendorProductVersions
Portprocesses ProjectPortprocesses< 1.0.5

Related Weaknesses (CWE)

References

FAQ

What is CVE-2021-23348?

CVE-2021-23348 is a vulnerability with a CVSS score of 6.3 (MEDIUM). This affects the package portprocesses before 1.0.5. If (attacker-controlled) user input is given to the killProcess function, it is possible for an attacker to execute arbitrary commands. This is due...

How severe is CVE-2021-23348?

CVE-2021-23348 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2021-23348?

Check the references section above for vendor advisories and patch information. Affected products include: Portprocesses Project Portprocesses.