2020-06-25 17:01:46 +00:00
{
"CVE_data_meta" : {
2020-10-05 12:12:20 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:46 +00:00
"ID" : "CVE-2020-15235" ,
2020-10-05 12:12:20 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Sensitive data exposure in RACTF"
2020-06-25 17:01:46 +00:00
} ,
2020-10-05 12:12:20 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "core" ,
"version" : {
"version_data" : [
{
"version_value" : "< f3dc89b"
}
]
}
}
]
} ,
"vendor_name" : "ractf"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-05 16:01:53 +00:00
"value" : "In RACTF before commit f3dc89b, unauthenticated users are able to get the value of sensitive config keys that would normally be hidden to everyone except admins. All versions after commit f3dc89b9f6ab1544a289b3efc06699b13d63e0bd(3/10/20) are patched."
2020-10-05 12:12:20 -03:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "{\"CWE-200\":\"Exposure of Sensitive Information to an Unauthorized Actor\"}"
}
]
2020-06-25 17:01:46 +00:00
}
]
2020-10-05 12:12:20 -03:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ractf/core/security/advisories/GHSA-ph67-c355-52vm" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ractf/core/security/advisories/GHSA-ph67-c355-52vm"
} ,
{
"name" : "https://github.com/ractf/core/commit/f3dc89b9f6ab1544a289b3efc06699b13d63e0bd" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ractf/core/commit/f3dc89b9f6ab1544a289b3efc06699b13d63e0bd"
}
]
} ,
"source" : {
"advisory" : "GHSA-ph67-c355-52vm" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:46 +00:00
}
}