2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-04-14 17:06:14 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11003" ,
2020-04-14 17:06:14 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "CSRF and DNS Rebinding in Oasis"
2020-03-30 19:01:15 +00:00
} ,
2020-04-14 17:06:14 -06:00
"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" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-15 00:01:28 +00:00
"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."
2020-03-30 19:01:15 +00:00
}
]
2020-04-14 17:06:14 -06:00
} ,
"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"
2020-03-30 19:01:15 +00:00
}
}