cvelist/2017/15xxx/CVE-2017-15123.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-12 23:01:42 +00:00
"data_version": "4.0",
2019-06-06 10:15:29 +02:00
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 04:14:43 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-15123",
2019-06-12 14:00:53 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-06-06 10:15:29 +02:00
},
2023-02-12 23:01:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the CloudForms web interface, versions 5.8 - 5.10, where the RSS feed URLs are not properly restricted to authenticated users only. An attacker could use this flaw to view potentially sensitive information from CloudForms including data such as newly created virtual machines."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306",
"cweId": "CWE-306"
}
]
}
]
},
2019-06-06 10:15:29 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "redhat",
"product": {
"product_data": [
{
"product_name": "CloudForms",
"version": {
"version_data": [
{
2023-02-12 23:01:42 +00:00
"version_affected": "=",
2019-06-07 10:20:51 +02:00
"version_value": "5.8 - 5.10"
2019-06-06 10:15:29 +02:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:01:42 +00:00
"url": "http://www.securityfocus.com/bid/108690",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/108690"
2019-07-17 14:00:48 +00:00
},
{
2023-02-12 23:01:42 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15123",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15123"
2019-07-17 14:00:48 +00:00
},
{
2023-02-12 23:01:42 +00:00
"url": "https://hacked0x90.wordpress.com/2019/07/17/cve-2017-15123-exploit/",
2019-07-17 14:00:48 +00:00
"refsource": "MISC",
2023-02-12 23:01:42 +00:00
"name": "https://hacked0x90.wordpress.com/2019/07/17/cve-2017-15123-exploit/"
2019-03-18 04:14:43 +00:00
}
]
2019-06-06 10:15:29 +02:00
},
"impact": {
"cvss": [
2023-02-12 23:01:42 +00:00
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
2019-06-06 10:15:29 +02:00
]
2019-03-18 04:14:43 +00:00
}
2019-06-12 14:00:53 +00:00
}