cvelist/2013/0xxx/CVE-2013-0296.json

83 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-0296",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Race condition in pigz before 2.2.5 uses permissions derived from the umask when compressing a file before setting that file's permissions to match those of the original file, which might allow local users to bypass intended access permissions while compression is occurring."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130215 CVE# request: pigz creates temp file with insecure permissions",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2013/02/15/4"
},
{
"name" : "[oss-security] 20130215 Re: CVE# request: pigz creates temp file with insecure permissions",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2013/02/16/3"
},
{
"name" : "[pigz-announce] 20120728 pigz version 2.2.5 released",
"refsource" : "MLIST",
"url" : "http://mail.zlib.net/pipermail/pigz-announce_zlib.net/2012-July/000006.html"
},
{
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700608",
"refsource" : "CONFIRM",
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700608"
},
{
"name" : "openSUSE-SU-2013:0540",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2013-03/msg00106.html"
}
]
}
}