2023-11-14 21:00:23 +00:00
{
"id" : "CVE-2022-40681" ,
"sourceIdentifier" : "psirt@fortinet.com" ,
"published" : "2023-11-14T19:15:12.803" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:21:50.740" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-14 21:00:23 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A incorrect authorization in Fortinet FortiClient (Windows) 7.0.0 - 7.0.7, 6.4.0 - 6.4.9, 6.2.0 - 6.2.9 and 6.0.0 - 6.0.10 allows an attacker to cause denial of service via sending a crafted request to a specific named pipe."
2023-11-20 21:00:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una autorizaci\u00f3n incorrecta en Fortinet FortiClient (Windows) 7.0.0 - 7.0.7, 6.4.0 - 6.4.9, 6.2.0 - 6.2.9 y 6.0.0 - 6.0.10 permite a un atacante provocar denegaci\u00f3n de servicio mediante env\u00edo una solicitud manipulada para una canalizaci\u00f3n con nombre espec\u00edfico."
2023-11-14 21:00:23 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-20 21:00:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@fortinet.com" ,
"type" : "Secondary" ,
2023-11-20 21:00:21 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
2023-11-20 21:00:21 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-20 21:00:21 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.2
} ,
2023-11-14 21:00:23 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-14 21:00:23 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
2023-11-14 21:00:23 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-14 21:00:23 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "psirt@fortinet.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-11-14 21:00:23 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
}
] ,
2023-11-20 21:00:21 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fortinet:forticlient:*:*:*:*:*:windows:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndIncluding" : "6.0.10" ,
"matchCriteriaId" : "99B02B5E-89EF-46E5-8EC4-98AC8FB5CAFC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fortinet:forticlient:*:*:*:*:*:windows:*:*" ,
"versionStartIncluding" : "6.2.0" ,
"versionEndIncluding" : "6.2.9" ,
"matchCriteriaId" : "C5601CD7-A7CE-4FC5-A635-B20B415DC8C4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fortinet:forticlient:*:*:*:*:*:windows:*:*" ,
"versionStartIncluding" : "6.4.0" ,
"versionEndIncluding" : "6.4.8" ,
"matchCriteriaId" : "C819FC90-3D14-44CD-B535-CC27E1FC72BF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fortinet:forticlient:*:*:*:*:*:windows:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndIncluding" : "7.0.7" ,
"matchCriteriaId" : "56EA45F2-D487-4403-8A22-9DB65CFFC39A"
}
]
}
]
}
] ,
2023-11-14 21:00:23 +00:00
"references" : [
{
"url" : "https://fortiguard.com/psirt/FG-IR-22-299" ,
2023-11-20 21:00:21 +00:00
"source" : "psirt@fortinet.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://fortiguard.com/psirt/FG-IR-22-299" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-11-14 21:00:23 +00:00
}
]
}