2020-01-21 23:01:29 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-04-30 19:05:18 +03:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-04-30T16:05:16.432233Z" ,
2020-01-21 23:01:29 +00:00
"ID" : "CVE-2020-7731" ,
2021-04-30 19:05:18 +03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Denial of Service (DoS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "github.com/russellhaering/gosaml2" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (DoS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-04-30 17:00:49 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUSSELLHAERINGGOSAML2-608302" ,
"name" : "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUSSELLHAERINGGOSAML2-608302"
2021-04-30 19:05:18 +03:00
} ,
{
2021-04-30 17:00:49 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/russellhaering/gosaml2/issues/59" ,
"name" : "https://github.com/russellhaering/gosaml2/issues/59"
2023-03-10 22:00:37 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/russellhaering/gosaml2/releases/tag/v0.7.0" ,
"url" : "https://github.com/russellhaering/gosaml2/releases/tag/v0.7.0"
2021-04-30 19:05:18 +03:00
}
]
2020-01-21 23:01:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-10 22:00:37 +00:00
"value" : "This affects all versions <0.7.0 of package github.com/russellhaering/gosaml2. There is a crash on nil-pointer dereference caused by sending malformed XML signatures."
2020-01-21 23:01:29 +00:00
}
]
2021-04-30 19:05:18 +03:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Steven Johnstone"
}
]
2020-01-21 23:01:29 +00:00
}