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

147 lines
3.7 KiB
JSON

{
"id": "CVE-2024-42458",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-08-02T04:17:30.593",
"lastModified": "2024-09-05T15:51:34.307",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "server.c in Neat VNC (aka neatvnc) before 0.8.1 does not properly validate the security type, a related issue to CVE-2006-2369."
},
{
"lang": "es",
"value": " server.c en Neat VNC (tambi\u00e9n conocido como cleanvnc) anterior a 0.8.1 no valida correctamente el tipo de seguridad."
}
],
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:any1:neatvnc:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.8.1",
"matchCriteriaId": "1A470A89-1678-4BAD-A673-9C4826425B91"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/any1/neatvnc/commit/cc71650a69abc2573a0d96d082409d2468802d47",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/any1/neatvnc/compare/v0.8.0...v0.8.1",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/any1/neatvnc/releases/tag/v0.8.1",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.openwall.com/lists/oss-security/2024/08/02/1",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch"
]
},
{
"url": "https://www.openwall.com/lists/oss-security/2024/08/02/10",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
},
{
"url": "https://www.openwall.com/lists/oss-security/2024/08/02/7",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
}
]
}