Add CVE-2011-2765 information

Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
This commit is contained in:
Salvatore Bonaccorso 2018-08-18 07:08:45 +02:00
parent 5aad145f5f
commit 92536fa17c
No known key found for this signature in database
GPG Key ID: 054CB8F31343CF44

View File

@ -1,8 +1,33 @@
{
"CVE_data_meta": {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER": "security@debian.org",
"DATE_PUBLIC": "2011-08-21T22:57:00.000Z",
"ID": "CVE-2011-2765",
"STATE" : "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Insecure temporary file handling"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pyro",
"version": {
"version_data": [
{
"version_value": "*"
}
]
}
}
]
},
"vendor_name": "pyro"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,8 +36,31 @@
"description_data": [
{
"lang": "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "pyro unsafely handles pid files in temporary directory locations and opening the pid file as root. An attacker can use this flaw to overwrite arbitrary files via symlinks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unsafe handling of temporary files"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "DEBIAN",
"url": "https://bugs.debian.org/631912"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}