cvelist/2023/46xxx/CVE-2023-46750.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2023-10-25 20:00:49 +00:00
{
2023-12-14 09:00:33 +00:00
"data_version": "4.0",
2023-10-25 20:00:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-46750",
2023-12-14 09:00:33 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2023-10-25 20:00:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-14 09:00:33 +00:00
"value": "URL Redirection to Untrusted Site ('Open Redirect') vulnerability when \"form\" authentication is used in Apache Shiro.\nMitigation: Update to Apache Shiro 1.13.0+ or 2.0.0-alpha-4+.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')",
"cweId": "CWE-601"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Shiro",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.13.0"
},
{
"version_affected": "<",
"version_name": "2.0.0-alpha-1",
"version_value": "2.0.0-alpha-4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/hoc9zdyzmmrfj1zhctsvvtx844tcq6w9",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/hoc9zdyzmmrfj1zhctsvvtx844tcq6w9"
2023-10-25 20:00:49 +00:00
}
]
2023-12-14 09:00:33 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Claudio Villella"
}
]
2023-10-25 20:00:49 +00:00
}