2024-12-08 03:06:42 +00:00

102 lines
3.8 KiB
JSON

{
"id": "CVE-2022-35572",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-12T22:15:08.600",
"lastModified": "2024-11-21T07:11:20.740",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "On Linksys E5350 WiFi Router with firmware version 1.0.00.037 and lower, (and potentially other vendors/devices due to code reuse), the /SysInfo.htm URI does not require a session ID. This web page calls a show_sysinfo function which retrieves WPA passwords, SSIDs, MAC Addresses, serial numbers, WPS Pins, and hardware/firmware versions, and prints this information into the web page. This web page is visible when remote management is enabled. A user who has access to the web interface of the device can extract these secrets. If the device has remote management enabled and is connected directly to the internet, this vulnerability is exploitable over the internet without interaction."
},
{
"lang": "es",
"value": "En el router WiFi Linksys E5350 con la versi\u00f3n de firmware 1.0.00.037 y anteriores, (y potencialmente en otros vendedores/dispositivos debido a un re\u00faso del c\u00f3digo), el URI /SysInfo.htm no requiere un ID de sesi\u00f3n. Esta p\u00e1gina web llama a una funci\u00f3n show_sysinfo que recupera las contrase\u00f1as WPA, los SSID, las direcciones MAC, los n\u00fameros de serie, los pines WPS y las versiones de hardware/firmware, e imprime esta informaci\u00f3n en la p\u00e1gina web. Esta p\u00e1gina web es visible cuando la administraci\u00f3n remota est\u00e1 habilitada. Un usuario que tenga acceso a la interfaz web del dispositivo puede extraer estos secretos. Si el dispositivo presenta habilitada la administraci\u00f3n remota y est\u00e1 conectado directamente a Internet, esta vulnerabilidad es explotable a trav\u00e9s de Internet sin interacci\u00f3n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-306"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linksys:e5350_firmware:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.00.037",
"matchCriteriaId": "DC05BBA8-21D9-4091-865E-B8AD9BBF42D6"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:linksys:e5350:-:*:*:*:*:*:*:*",
"matchCriteriaId": "DFECABEA-0FB0-4D3E-AE4D-AAF85B55F64C"
}
]
}
]
}
],
"references": [
{
"url": "https://willgu.es/?p=76",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://willgu.es/?p=76",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}