cvelist/2023/48xxx/CVE-2023-48003.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2023-11-13 10:01:19 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-12-26 22:00:32 +00:00
"ID": "CVE-2023-48003",
"STATE": "PUBLIC"
2023-11-13 10:01:19 +00:00
},
2023-12-26 22:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-11-13 10:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-12-26 22:00:32 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/passtheticket/vulnerability-research/blob/main/aspnetzero_html_injection_via_websockets_messages.md",
"refsource": "MISC",
"name": "https://github.com/passtheticket/vulnerability-research/blob/main/aspnetzero_html_injection_via_websockets_messages.md"
},
{
"refsource": "MISC",
"name": "https://docs.unsafe-inline.com/0day/asp.net-zero-v12.3.0-html-injection-leads-to-open-redirect-via-websockets-cve-2023-48003",
"url": "https://docs.unsafe-inline.com/0day/asp.net-zero-v12.3.0-html-injection-leads-to-open-redirect-via-websockets-cve-2023-48003"
2023-11-13 10:01:19 +00:00
}
]
}
}