cvelist/2014/4xxx/CVE-2014-4651.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-13 00:00:58 +00:00
"data_version": "4.0",
2020-02-18 14:01:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 04:50:06 +00:00
"CVE_data_meta": {
"ID": "CVE-2014-4651",
2020-02-18 14:01:28 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-13 00:00:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that the jclouds scriptbuilder Statements class wrote a temporary file to a predictable location. An attacker could use this flaw to access sensitive data, cause a denial of service, or perform other attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Temporary File"
}
]
}
]
},
2020-02-18 14:01:28 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache jclouds",
"version": {
"version_data": [
{
2023-02-13 00:00:58 +00:00
"version_affected": "=",
2020-02-18 14:01:28 +00:00
"version_value": "Apache jclouds before 1.8.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-13 00:00:58 +00:00
"url": "http://seclists.org/oss-sec/2014/q2/579",
2020-02-18 14:01:28 +00:00
"refsource": "MISC",
2023-02-13 00:00:58 +00:00
"name": "http://seclists.org/oss-sec/2014/q2/579"
2020-02-18 14:01:28 +00:00
},
{
2023-02-13 00:00:58 +00:00
"url": "https://issues.apache.org/jira/browse/JCLOUDS-612",
2020-02-18 14:01:28 +00:00
"refsource": "MISC",
2023-02-13 00:00:58 +00:00
"name": "https://issues.apache.org/jira/browse/JCLOUDS-612"
2019-03-18 04:50:06 +00:00
}
]
}
}