cvelist/2024/44xxx/CVE-2024-44217.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2024-08-20 22:00:59 +00:00
{
2024-10-28 22:00:33 +00:00
"data_version": "4.0",
2024-08-20 22:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-44217",
2024-10-28 22:00:33 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
2024-08-20 22:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-28 22:00:33 +00:00
"value": "A permissions issue was addressed by removing vulnerable code and adding additional checks. This issue is fixed in iOS 18 and iPadOS 18. Password autofill may fill in passwords after failing authentication."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Password autofill may fill in passwords after failing authentication"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "18"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/en-us/121250",
"refsource": "MISC",
"name": "https://support.apple.com/en-us/121250"
2024-08-20 22:00:59 +00:00
}
]
}
}