Files
CVEs-PoC/2020/CVE-2020-13101.md
T
2024-05-25 21:48:12 +02:00

18 lines
792 B
Markdown

### [CVE-2020-13101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13101)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In OASIS Digital Signature Services (DSS) 1.0, an attacker can control the validation outcome (i.e., trigger either a valid or invalid outcome for a valid or invalid signature) via a crafted XML signature, when the InlineXML option is used. This defeats the expectation of non-repudiation.
### POC
#### Reference
- https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dss-x
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-13101