2023-11-07 21:03:21 +00:00

171 lines
5.1 KiB
JSON

{
"id": "CVE-2019-15513",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-08-23T07:15:10.200",
"lastModified": "2023-11-07T03:05:29.573",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in OpenWrt libuci (aka Library for the Unified Configuration Interface) before 15.05.1 as used on Motorola CX2L MWR04L 1.01 and C1 MWR03 1.01 devices. /tmp/.uci/network locking is mishandled after reception of a long SetWanSettings command, leading to a device hang."
},
{
"lang": "es",
"value": "Se detecto un problema un problema en OpenWrt libuci (tambi\u00e9n conocida como Biblioteca para la Interfaz de Configuraci\u00f3n Unificada) en versiones anteriores a la 15.05.1 como se utiliza en los dispositivos Motorola CX2L MWR04L 1.01 y C1 MWR03 1.01. /tmp/.uci/network locking se maneja incorrectamente despu\u00e9s de la recepci\u00f3n de un comando SetWanSettings largo, lo que lleva a un bloqueo del dispositivo."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-667"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openwrt:libuci:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F532D85D-5F17-47A4-8AA7-3553CE17A929"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:motorola:cx2l_mwr04l_firmware:1.01:*:*:*:*:*:*:*",
"matchCriteriaId": "FF4E83AF-B6A1-4929-9238-0456237BC097"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:motorola:cx2l_mwr04l:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F5F15A7B-3CB0-4538-995B-7054372C5E48"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:motorola:c1_mwr03_firmware:1.01:*:*:*:*:*:*:*",
"matchCriteriaId": "1B75B7F2-7166-435E-A47D-C44519D55FE1"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:motorola:c1_mwr03:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F0095BA5-9E9E-49AA-BD5A-4A298937396F"
}
]
}
]
}
],
"references": [
{
"url": "https://git.openwrt.org/?p=project/uci.git%3Ba=commitdiff%3Bh=19e29ffc15dbd958e8e6a648ee0982c68353516f",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/TeamSeri0us/pocs/blob/master/iot/morouter/motorola%E8%B7%AF%E7%94%B1%E5%99%A8%E6%96%87%E4%BB%B6%E8%A7%A3%E9%94%81%E6%BC%8F%E6%B4%9E.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://lists.infradead.org/pipermail/openwrt-devel/2019-November/019736.html",
"source": "cve@mitre.org"
},
{
"url": "https://lists.openwrt.org/pipermail/openwrt-devel/2019-November/025453.html",
"source": "cve@mitre.org"
}
]
}