cvelist/2024/34xxx/CVE-2024-34454.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2024-05-03 19:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-05-26 22:00:34 +00:00
"ID": "CVE-2024-34454",
"STATE": "PUBLIC"
2024-05-03 19:00:33 +00:00
},
2024-05-26 22:00:34 +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",
2024-05-03 19:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-05-26 22:00:34 +00:00
"value": "Nintendo Wii U OS 5.5.5 allows man-in-the-middle attackers to forge SSL certificates as though they came from a Root CA, because there is a secondary verification mechanism that only checks whether a CA is known and ignores the CA details and signature (and because * is accepted as a Common Name)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/PretendoNetwork/SSSL",
"refsource": "MISC",
"name": "https://github.com/PretendoNetwork/SSSL"
},
{
"url": "https://github.com/PretendoNetwork/SSSL-DNS",
"refsource": "MISC",
"name": "https://github.com/PretendoNetwork/SSSL-DNS"
2024-05-03 19:00:33 +00:00
}
]
}
}