In RestEasy Reactive implementation of Quarkus the insecure File.createTempFile() is used in the FileBodyHandler class which creates temp files with insecure permissions that could be read by a local user.
{
"cwe_ids": [
"CWE-378"
],
"cna_assigner": "redhat",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/0xxx/CVE-2023-0481.json"
}{
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
],
"cpe": "cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "Fixed in 2.16.1"
},
{
"last_affected": "Fixed in 2.16.1"
},
{
"introduced": "0"
},
{
"fixed": "2.16.1"
}
]
}