2023-08-08 14:00:34 +00:00
{
2023-08-25 20:00:32 +00:00
"data_version" : "4.0" ,
2023-08-08 14:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-40031" ,
2023-08-25 20:00:32 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-08-08 14:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-08-25 20:00:32 +00:00
"value" : "Notepad++ is a free and open-source source code editor. Versions 8.5.6 and prior are vulnerable to heap buffer write overflow in `Utf8_16_Read::convert`. This issue may lead to arbitrary code execution. As of time of publication, no known patches are available in existing versions of Notepad++."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')" ,
"cweId" : "CWE-120"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122: Heap-based Buffer Overflow" ,
"cweId" : "CWE-122"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "notepad-plus-plus" ,
"product" : {
"product_data" : [
{
"product_name" : "notepad-plus-plus" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "<= 8.5.6"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-092_Notepad__/" ,
"refsource" : "MISC" ,
"name" : "https://securitylab.github.com/advisories/GHSL-2023-092_Notepad__/"
}
]
} ,
"source" : {
"advisory" : "GHSA-fp93-2q9p-7fxp" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
2023-08-25 21:00:35 +00:00
"baseScore" : 7.8 ,
2023-08-25 20:00:32 +00:00
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
2023-08-25 21:00:35 +00:00
"scope" : "UNCHANGED" ,
2023-08-25 20:00:32 +00:00
"userInteraction" : "REQUIRED" ,
2023-08-25 21:00:35 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2023-08-25 20:00:32 +00:00
"version" : "3.1"
2023-08-08 14:00:34 +00:00
}
]
}
}