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.
The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.
Link | Tags |
---|---|
https://akka.io/security/akka-http-cve-2023-05-15.html | mitigation vendor advisory |
https://doc.akka.io/reference/security-announcements/akka-http-cve-2023-05-15.html |