cvelist/2020/11xxx/CVE-2020-11003.json
2020-04-15 00:01:28 +00:00

83 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11003",
"STATE": "PUBLIC",
"TITLE": "CSRF and DNS Rebinding in Oasis"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "oasis",
"version": {
"version_data": [
{
"version_value": "< 2.15.0"
}
]
}
}
]
},
"vendor_name": "fraction"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Oasis before version 2.15.0 has a potential DNS rebinding or CSRF vulnerability. If you're running a vulnerable application on your computer and an attacker can trick you into visiting a malicious website, they could use DNS rebinding and CSRF attacks to read/write to vulnerable applications. This has been patched in 2.15.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/fraction/oasis/security/advisories/GHSA-j438-45hc-vjhm",
"refsource": "CONFIRM",
"url": "https://github.com/fraction/oasis/security/advisories/GHSA-j438-45hc-vjhm"
}
]
},
"source": {
"advisory": "GHSA-j438-45hc-vjhm",
"discovery": "UNKNOWN"
}
}