mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
638 B
Markdown
18 lines
638 B
Markdown
### [CVE-2016-6199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6199)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbitrary code via a crafted serialized object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://discuss.gradle.org/t/a-security-issue-about-gradle-rce/17726
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|