cvelist/2007/0xxx/CVE-2007-0476.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:45:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0476",
"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 01:45:17 +00:00
"lang": "eng",
"value": "The gencert.sh script, when installing OpenLDAP before 2.1.30-r10, 2.2.x before 2.2.28-r7, and 2.3.x before 2.3.30-r2 as an ebuild in Gentoo Linux, does not create temporary directories in /tmp securely during emerge, which allows local users to overwrite arbitrary files via a symlink attack."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:45:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-0305",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0305"
},
{
"name": "23881",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23881"
},
{
"name": "22195",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22195"
},
{
"name": "31617",
"refsource": "OSVDB",
"url": "http://osvdb.org/31617"
},
{
"name": "GLSA-200701-19",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200701-19.xml"
}
]
}
}