mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2016-10548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10548)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/ChALkeR/415a41b561ebea9b341efbb40b802fc9
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|