mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
803 B
Markdown
19 lines
803 B
Markdown
### [CVE-2017-5983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5983)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The JIRA Workflow Designer Plugin in Atlassian JIRA Server before 6.3.0 improperly uses an XML parser and deserializer, which allows remote attackers to execute arbitrary code, read arbitrary files, or cause a denial of service via a crafted serialized Java object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://codewhitesec.blogspot.com/2017/04/amf.html
|
|
- https://www.kb.cert.org/vuls/id/307983
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|