2023-05-21 22:00:30 +00:00
{
"id" : "CVE-2023-33251" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-21T21:15:08.790" ,
2025-01-31 17:04:00 +00:00
"lastModified" : "2025-01-31T16:15:29.970" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-21 22:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "When Akka HTTP before 10.5.2 accepts file uploads via the FileUploadDirectives.fileUploadAll directive, the temporary file it creates has too weak permissions: it is readable by other users on Linux or UNIX, a similar issue to CVE-2022-41946."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-30 22:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
2023-05-30 22:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
2023-05-30 22:00:29 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-05-30 22:00:29 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-30 22:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.0 ,
2023-05-30 22:00:29 +00:00
"impactScore" : 3.6
} ,
2023-05-21 22:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-21 22:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-05-21 22:00:30 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-05-21 22:00:30 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-21 22:00:30 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.8 ,
2023-05-21 22:00:30 +00:00
"impactScore" : 3.6
}
]
} ,
2023-05-30 22:00:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
2025-01-31 17:04:00 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-732"
}
]
2023-05-30 22:00:29 +00:00
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:lightbend:akka_http:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "10.5.2" ,
"matchCriteriaId" : "107D632D-CD79-4C93-BA69-F32C6C27A49D"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1"
}
]
}
]
}
] ,
2023-05-21 22:00:30 +00:00
"references" : [
{
"url" : "https://akka.io/security/akka-http-cve-2023-05-15.html" ,
2023-05-30 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://akka.io/security/akka-http-cve-2023-05-15.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
2025-01-31 17:04:00 +00:00
} ,
{
"url" : "https://doc.akka.io/reference/security-announcements/akka-http-cve-2023-05-15.html" ,
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0"
2023-05-21 22:00:30 +00:00
}
]
}