cve/2019/CVE-2019-14862.md

23 lines
1021 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-14862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14862)
![](https://img.shields.io/static/v1?label=Product&message=knockout&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79&color=brighgreen)
### Description
There is a vulnerability in knockout before version 3.5.0-beta, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuapr2022.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/security-alerts/cpuapr2022.html
2024-05-26 14:27:05 +02:00
- https://www.oracle.com/security-alerts/cpujan2021.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/security-alerts/cpujan2021.html
2024-05-26 14:27:05 +02:00
- https://www.oracle.com/security-alerts/cpujul2020.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/security-alerts/cpujul2020.html
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2019-14862