cvelist/2013/2xxx/CVE-2013-2516.json
2019-03-18 03:58:00 +00:00

71 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "larry0@me.com",
"DATE_ASSIGNED": "2013-02-24",
"ID": "CVE-2013-2516",
"REQUESTER": "cve-assign@mtire.org",
"STATE": "PUBLIC",
"UPDATED": "2019-02-12T11:31Z"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FileUtils",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "0.7"
}
]
}
}
]
},
"vendor_name": "Stefaan Colman"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Vulnerability in FileUtils v0.7, Ruby Gem Fileutils <= v0.7 Command Injection vulnerability in user supplied url variable that is passed to the shell."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Fileutils 0.7 Ruby Gem remote command execution and insecure file handling in /tmp"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.vapidlabs.com/advisory.php?v=36",
"refsource": "MISC",
"url": "http://www.vapidlabs.com/advisory.php?v=36"
},
{
"name": "http://rubygems.org/gems/fileutils",
"refsource": "MISC",
"url": "http://rubygems.org/gems/fileutils"
}
]
}
}