Vulnerability CVE-2016-10548


Published: 2018-05-31

Description:
Arbitrary code execution is possible in reduce-css-calc node module <=1.2.4 through crafted css. This makes cross sites scripting (XSS) possible on the client and arbitrary code injection possible on the server and user input is passed to the `calc` function.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Reduce-css-calc project -> Reduce-css-calc 

 References:
https://gist.github.com/ChALkeR/415a41b561ebea9b341efbb40b802fc9
https://nodesecurity.io/advisories/144

Copyright 2024, cxsecurity.com

 

Back to Top