2024-01-17 10:00:38 +00:00
{
2024-09-25 08:00:32 +00:00
"data_version" : "4.0" ,
2024-01-17 10:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-23454" ,
2024-09-25 08:00:32 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
2024-01-17 10:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-25 08:00:32 +00:00
"value" : "Apache Hadoop\u2019s RunJar.run()\u00a0does not set permissions for temporary directory\u00a0by default. If sensitive data will be present in this file, all the other local users may be able to view the content.\nThis is because, on unix-like systems, the system temporary directory is\nshared between all local users. As such, files written in this directory,\nwithout setting the correct posix permissions explicitly, may be viewable\nby all other local users."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-269 Improper Privilege Management" ,
"cweId" : "CWE-269"
}
]
2024-01-17 10:00:38 +00:00
}
]
2024-09-25 08:00:32 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apache Software Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache Hadoop" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "3.4.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://issues.apache.org/jira/browse/HADOOP-19031" ,
"refsource" : "MISC" ,
"name" : "https://issues.apache.org/jira/browse/HADOOP-19031"
} ,
{
"url" : "https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfs" ,
"refsource" : "MISC" ,
"name" : "https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfs"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"defect" : [
"HADOOP-19031"
] ,
"discovery" : "UNKNOWN"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Andrea Cosentino"
}
]
2024-01-17 10:00:38 +00:00
}