cvelist/2018/15xxx/CVE-2018-15759.json

90 lines
3.0 KiB
JSON
Raw Normal View History

2018-08-23 14:03:24 -04:00
{
2019-03-18 01:45:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2018-11-15T00:00:00.000Z",
"ID": "CVE-2018-15759",
"STATE": "PUBLIC",
"TITLE": "On Demand Services SDK Timing Attack Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "On Demand Services SDK",
"version": {
"version_data": [
{
"affected": "<",
"version_name": "all versions",
"version_value": "0.24.0"
}
]
}
}
]
},
"vendor_name": "Pivotal"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-11-16 16:54:32 -05:00
{
2019-03-18 01:45:44 +00:00
"lang": "eng",
"value": "Pivotal Cloud Foundry On Demand Services SDK, versions prior to 0.24 contain an insecure method of verifying credentials. A remote unauthenticated malicious user may make many requests to the service broker with different credentials, allowing them to infer valid credentials and gain access to perform broker operations."
2018-11-16 16:54:32 -05:00
}
2019-03-18 01:45:44 +00:00
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Exposure Through Timing Discrepancy"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pivotal.io/security/cve-2018-15759",
"refsource": "CONFIRM",
"url": "https://pivotal.io/security/cve-2018-15759"
},
{
"name": "106019",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106019"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}