2023-06-14 16:00:29 +00:00

83 lines
2.4 KiB
JSON

{
"id": "CVE-2021-45039",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-31T20:15:10.210",
"lastModified": "2023-06-14T15:29:37.373",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple models of the Uniview IP Camera (e.g., IPC_G6103 B6103.16.10.B25.201218, IPC_G61, IPC21, IPC23, IPC32, IPC36, IPC62, and IPC_HCMN) offer an undocumented UDP service on port 7788 that allows a remote unauthenticated attacker to overflow an internal buffer and achieve code execution. By using this buffer overflow, a remote attacker can start the telnetd service. This service has a hardcoded default username and password (root/123456). Although it has a restrictive shell, this can be easily bypassed via the built-in ECHO shell command."
}
],
"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:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-120"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:uniview:camera_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5193EE14-B4B7-4708-BD58-F0DD2DB0F0CD"
}
]
}
]
}
],
"references": [
{
"url": "https://ssd-disclosure.com/ssd-advisory--uniview-preauth-rce/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.uniview.com/About_Us/Security/Notice/202112/920471_140493_0.htm",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}