cve/2022/CVE-2022-1291.md

18 lines
862 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1291](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1291)
![](https://img.shields.io/static/v1?label=Product&message=hhurz%2Ftableexport.jquery.plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.25.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
XSS vulnerability with default `onCellHtmlData` function in GitHub repository hhurz/tableexport.jquery.plugin prior to 1.25.0. Transmitting cookies to third-party servers. Sending data from secure sessions to third-party servers
### POC
#### Reference
- https://huntr.dev/bounties/49a14371-6058-47dd-9801-ec38a7459fc5
#### Github
No PoCs found on GitHub currently.