136 lines
4.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-0862",
"sourceIdentifier": "research@onekey.com",
"published": "2023-02-16T10:15:11.983",
"lastModified": "2023-02-24T18:13:08.803",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The NetModule NSRW web administration interface is vulnerable to path traversals, which could lead to arbitrary file uploads and deletion. By uploading malicious files to the web root directory, authenticated users could gain remote command execution with elevated privileges. This issue affects NSRW: from 4.3.0.0 before 4.3.0.119, from 4.4.0.0 before 4.4.0.118, from 4.6.0.0 before 4.6.0.105, from 4.7.0.0 before 4.7.0.103."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
},
{
"source": "research@onekey.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
},
{
"source": "research@onekey.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.3.0.0",
"versionEndExcluding": "4.3.0.119",
"matchCriteriaId": "FA6AD24E-E27F-4078-8066-AB0E0D1CAA33"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.4.0.0",
"versionEndExcluding": "4.4.0.118",
"matchCriteriaId": "8000F0E9-A55B-472E-B71E-20097FC15C58"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.6.0.0",
"versionEndExcluding": "4.6.0.105",
"matchCriteriaId": "EFFBFAD7-53CB-4755-A338-2FE945B3689F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.7.0.0",
"versionEndExcluding": "4.7.0.103",
"matchCriteriaId": "B543F356-8395-4F7E-A3C8-1A5DB362533C"
}
]
}
]
}
],
"references": [
{
"url": "https://onekey.com/blog/security-advisory-netmodule-multiple-vulnerabilities/",
"source": "research@onekey.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://share.netmodule.com/public/system-software/4.7/4.7.0.103/NRSW-RN-4.7.0.103.pdf",
"source": "research@onekey.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}