CVE-2024-45414 (GCVE-0-2024-45414)
Vulnerability from cvelistv5 – Published: 2024-09-16 00:00 – Updated: 2024-09-18 15:21
VLAI?
Summary
The HTTPD binary in multiple ZTE routers has a stack-based buffer overflow vulnerability in webPrivateDecrypt function. This function is responsible for decrypting RSA encrypted ciphertext, the encrypted data is supplied base64 encoded. The decoded ciphertext is stored on the stack without checking its length. An unauthenticated attacker can get RCE as root by exploiting this vulnerability.
Severity ?
9.8 (Critical)
CWE
- n/a
Assigner
References
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:zte:zxhn_z500_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_z500_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.0.1.1B2.1000"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_e500_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_e500_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.0.1.1B2.1000"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_h108n_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_h108n_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V2.6.20.ROST12"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_e2615_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_e2615_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.0.1"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_e2603_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_e2603_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.0.1"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_e2618_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_e2618_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.0.0.2B4.3000"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_e1600_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_e1600_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.0.0.2B1.1000"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_h338a_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_h338a_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V1.5.0_H3A.1T9P1-o"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_h168n_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_h168n_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "V3.5.5_CO.1T1"
}
]
},
{
"cpes": [
"cpe:2.3:o:zte:zxhn_h168a_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zxhn_h168a_firmware",
"vendor": "zte",
"versions": [
{
"status": "affected",
"version": "TTN.1T1_211029"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-45414",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-18T15:21:19.060822Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "CWE-121 Stack-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-18T15:21:25.704Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The HTTPD binary in multiple ZTE routers has a stack-based buffer overflow vulnerability in webPrivateDecrypt function. This function is responsible for decrypting RSA encrypted ciphertext, the encrypted data is supplied base64 encoded. The decoded ciphertext is stored on the stack without checking its length. An unauthenticated attacker can get RCE as root by exploiting this vulnerability."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-16T20:22:56.500Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://wr3nchsr.github.io/zte-multiple-routers-httpd-vulnerabilities-advisory/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-45414",
"datePublished": "2024-09-16T00:00:00.000Z",
"dateReserved": "2024-08-28T00:00:00.000Z",
"dateUpdated": "2024-09-18T15:21:25.704Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45414",
"date": "2026-05-08",
"epss": "0.00341",
"percentile": "0.56772"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45414\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-09-16T21:15:45.890\",\"lastModified\":\"2024-09-20T12:31:20.110\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The HTTPD binary in multiple ZTE routers has a stack-based buffer overflow vulnerability in webPrivateDecrypt function. This function is responsible for decrypting RSA encrypted ciphertext, the encrypted data is supplied base64 encoded. The decoded ciphertext is stored on the stack without checking its length. An unauthenticated attacker can get RCE as root by exploiting this vulnerability.\"},{\"lang\":\"es\",\"value\":\"El binario HTTPD en varios ZTE routers tiene una vulnerabilidad de desbordamiento de b\u00fafer basada en pila en la funci\u00f3n webPrivateDecrypt. Esta funci\u00f3n es responsable de descifrar el texto cifrado RSA; los datos cifrados se suministran codificados en base64. El texto cifrado descodificado se almacena en la pila sin verificar su longitud. Un atacante no autenticado puede obtener RCE como superusuario explotando esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"}]}],\"references\":[{\"url\":\"https://wr3nchsr.github.io/zte-multiple-routers-httpd-vulnerabilities-advisory/\",\"source\":\"cve@mitre.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45414\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-18T15:21:19.060822Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:zte:zxhn_z500_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_z500_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.0.1.1B2.1000\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_e500_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_e500_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.0.1.1B2.1000\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_h108n_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_h108n_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V2.6.20.ROST12\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_e2615_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_e2615_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.0.1\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_e2603_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_e2603_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.0.1\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_e2618_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_e2618_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.0.0.2B4.3000\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_e1600_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_e1600_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.0.0.2B1.1000\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_h338a_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_h338a_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V1.5.0_H3A.1T9P1-o\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_h168n_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_h168n_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"V3.5.5_CO.1T1\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:zte:zxhn_h168a_firmware:*:*:*:*:*:*:*:*\"], \"vendor\": \"zte\", \"product\": \"zxhn_h168a_firmware\", \"versions\": [{\"status\": \"affected\", \"version\": \"TTN.1T1_211029\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-121\", \"description\": \"CWE-121 Stack-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-18T15:19:53.750Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://wr3nchsr.github.io/zte-multiple-routers-httpd-vulnerabilities-advisory/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The HTTPD binary in multiple ZTE routers has a stack-based buffer overflow vulnerability in webPrivateDecrypt function. This function is responsible for decrypting RSA encrypted ciphertext, the encrypted data is supplied base64 encoded. The decoded ciphertext is stored on the stack without checking its length. An unauthenticated attacker can get RCE as root by exploiting this vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-09-16T20:22:56.500Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45414\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-18T15:21:25.704Z\", \"dateReserved\": \"2024-08-28T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-09-16T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…