All versions of curling.js are vulnerable to Command Injection via the run function. The command argument can be controlled by users without any sanitization.
References
Link | Resource |
---|---|
https://github.com/hgarcia/curling/blob/e861d625c074679a2931bcf4ce8da0afa8162c53/lib/curl-transport.js#L56 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-CURLING-546484 | Exploit Third Party Advisory |
https://github.com/hgarcia/curling/blob/e861d625c074679a2931bcf4ce8da0afa8162c53/lib/curl-transport.js#L56 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-CURLING-546484 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/hgarcia/curling/blob/e861d625c074679a2931bcf4ce8da0afa8162c53/lib/curl-transport.js#L56 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-CURLING-546484 - Exploit, Third Party Advisory |
Information
Published : 2020-02-06 16:15
Updated : 2024-11-21 04:19
NVD link : CVE-2019-10789
Mitre link : CVE-2019-10789
CVE.ORG link : CVE-2019-10789
JSON object : View
Products Affected
curling_project
- curling
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')