2020-04-27 19:01:14 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-04-30 05:01:11 +00:00
"ID" : "CVE-2020-12283" ,
"STATE" : "PUBLIC"
2020-04-27 19:01:14 +00:00
} ,
2020-04-30 05:01:11 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-04-27 19:01:14 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-30 05:01:11 +00:00
"value" : "Sourcegraph before 3.15.1 has a vulnerable authentication workflow because of improper validation in the SafeRedirectURL method in cmd/frontend/auth/redirect.go, such as for the //foo//example.com substring."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/sourcegraph/sourcegraph/pull/10167" ,
"refsource" : "MISC" ,
"name" : "https://github.com/sourcegraph/sourcegraph/pull/10167"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/sourcegraph/sourcegraph/compare/v3.15.0...v3.15.1" ,
"url" : "https://github.com/sourcegraph/sourcegraph/compare/v3.15.0...v3.15.1"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/sourcegraph/sourcegraph/commit/c0f48172e815c7f66471a38f0a06d1fc32a77a64" ,
"url" : "https://github.com/sourcegraph/sourcegraph/commit/c0f48172e815c7f66471a38f0a06d1fc32a77a64"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/sourcegraph/sourcegraph/blob/master/CHANGELOG.md" ,
"url" : "https://github.com/sourcegraph/sourcegraph/blob/master/CHANGELOG.md"
2020-04-27 19:01:14 +00:00
}
]
}
}