cve/2023/CVE-2023-48003.md

19 lines
882 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-48003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48003)
![](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
An open redirect through HTML injection in user messages in Asp.Net Zero before 12.3.0 allows remote attackers to redirect targeted victims to any URL via the '<meta http-equiv="refresh"' in the WebSocket messages.
### POC
#### Reference
- https://docs.unsafe-inline.com/0day/asp.net-zero-v12.3.0-html-injection-leads-to-open-redirect-via-websockets-cve-2023-48003
- https://github.com/passtheticket/vulnerability-research/blob/main/aspnetzero_html_injection_via_websockets_messages.md
#### Github
No PoCs found on GitHub currently.