2023-08-25 22:00:32 +00:00
{
"id" : "CVE-2023-40031" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-25T20:15:08.517" ,
2023-08-31 20:00:28 +00:00
"lastModified" : "2023-08-31T18:11:51.967" ,
"vulnStatus" : "Analyzed" ,
2023-08-25 22:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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++."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-31 20:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-08-25 22:00:32 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
} ,
{
"lang" : "en" ,
"value" : "CWE-122"
}
]
}
] ,
2023-08-31 20:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:notepad-plus-plus:notepad\\+\\+:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "8.5.6" ,
"matchCriteriaId" : "51C2BF99-30E2-4BFC-B6BE-DBB33C6C6FEF"
}
]
}
]
}
] ,
2023-08-25 22:00:32 +00:00
"references" : [
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-092_Notepad__/" ,
2023-08-31 20:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-08-25 22:00:32 +00:00
}
]
}