mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2020-13101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13101)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|