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

64 lines
2.3 KiB
JSON
Raw Normal View History

2024-08-19 17:00:36 +00:00
{
2024-10-02 15:00:32 +00:00
"data_version": "4.0",
2024-08-19 17:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-44097",
2024-10-02 15:00:32 +00:00
"ASSIGNER": "dsap-vuln-management@google.com",
"STATE": "PUBLIC"
2024-08-19 17:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-02 15:00:32 +00:00
"value": "According to the researcher: \"The TLS connections are encrypted against tampering or eavesdropping. However, the application does not validate the server certificate properly while initializing the TLS connection. This allows for a network attacker to intercept the connection and read the data. The attacker could the either send the client a malicious response, or forward the (possibly modified) data to the real server.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management",
"cweId": "CWE-269"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "unknown"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.google.com/product-documentation/answer/14950962?sjid=9489879942601373169-NA",
"refsource": "MISC",
"name": "https://support.google.com/product-documentation/answer/14950962?sjid=9489879942601373169-NA"
2024-08-19 17:00:36 +00:00
}
]
}
}