2024-07-14 02:06:08 +00:00

115 lines
3.0 KiB
JSON

{
"id": "CVE-2023-43771",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-22T06:15:10.243",
"lastModified": "2023-09-26T13:09:31.350",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In nqptp-message-handlers.c in nqptp before 1.2.3, crafted packets received on the control port could crash the program."
},
{
"lang": "es",
"value": "En nqptp-message-handlers.c en nqptp anterior a 1.2.3, los paquetes manipulados recibidos en el puerto de control podr\u00edan bloquear el programa."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
},
{
"source": "cve@mitre.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mikebrady:not_quite_ptp:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.2.3",
"matchCriteriaId": "802BABA0-FFC1-47BE-9828-14C6C951A170"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mikebrady/nqptp/commit/b24789982d5cc067ecf6e8f3352b701d177530ec",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/mikebrady/nqptp/releases/tag/1.2.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://github.com/mikebrady/nqptp/releases/tag/1.2.4",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}