77 lines
1.9 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-34849",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-29T15:15:09.697",
"lastModified": "2023-07-06T18:46:25.047",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An unauthorized command injection vulnerability exists in the ActionLogin function of the webman.lua file in Ikuai router OS through 3.7.1."
}
],
"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-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:ikuai8:ikuaios:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.7.1",
"matchCriteriaId": "2C2644EF-5536-45E1-BE12-0E80614A4692"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/cczzmm/IOT-POC/tree/main/Ikuai",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}