mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
801 B
Markdown
18 lines
801 B
Markdown
### [CVE-2021-42777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42777)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stimulsoft (aka Stimulsoft Reports) 2013.1.1600.0, when Compilation Mode is used, allows an attacker to execute arbitrary C# code on any machine that renders a report, including the application server or a user's local machine, as demonstrated by System.Diagnostics.Process.Start.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://burninatorsec.blogspot.com/2022/04/library-rce-object-chaining-cve-2021.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2021-42777
|
|
|