cvelist/2012/2xxx/CVE-2012-2451.json

112 lines
4.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:24:01 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-2451",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:24:01 +00:00
"lang": "eng",
"value": "The Config::IniFiles module before 2.71 for Perl creates temporary files with predictable names, which allows local users to overwrite arbitrary files via a symlink attack. NOTE: some of these details are obtained from third party information. NOTE: it has been reported that this might only be exploitable by writing in the same directory as the .ini file. If this is the case, then this issue might not cross privilege boundaries."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:24:01 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=818386",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=818386"
},
{
"name": "https://bitbucket.org/shlomif/perl-config-inifiles/changeset/a08fa26f4f59",
"refsource": "CONFIRM",
"url": "https://bitbucket.org/shlomif/perl-config-inifiles/changeset/a08fa26f4f59"
},
{
"name": "config-inifiles-symlink(75328)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75328"
},
{
"name": "FEDORA-2012-7802",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080713.html"
},
{
"name": "FEDORA-2012-7763",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/081207.html"
},
{
"name": "48990",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/48990"
},
{
"name": "USN-1543-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1543-1"
},
{
"name": "81671",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/81671"
},
{
"name": "[oss-security] 20120502 temporary file issue in Config::IniFiles Config-IniFiles perl-Config-IniFiles",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/05/02/6"
},
{
"name": "53361",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/53361"
},
{
"name": "FEDORA-2012-7777",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080716.html"
}
]
}
}