cvelist/2023/43xxx/CVE-2023-43771.json
2023-09-22 06:00:32 +00:00

86 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-43771",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In nqptp-message-handlers.c in nqptp before 1.2.3, crafted packets received on the control port could crash the program."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/mikebrady/nqptp/commit/b24789982d5cc067ecf6e8f3352b701d177530ec",
"refsource": "MISC",
"name": "https://github.com/mikebrady/nqptp/commit/b24789982d5cc067ecf6e8f3352b701d177530ec"
},
{
"url": "https://github.com/mikebrady/nqptp/releases/tag/1.2.3",
"refsource": "MISC",
"name": "https://github.com/mikebrady/nqptp/releases/tag/1.2.3"
},
{
"url": "https://github.com/mikebrady/nqptp/releases/tag/1.2.4",
"refsource": "MISC",
"name": "https://github.com/mikebrady/nqptp/releases/tag/1.2.4"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:L/A:H/C:N/I:N/PR:L/S:U/UI:N",
"version": "3.1"
}
}
}