2020-12-22 16:02:19 +00:00
{
"CVE_data_meta" : {
2021-03-08 14:04:47 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-12-22 16:02:19 +00:00
"ID" : "CVE-2021-21337" ,
2021-03-08 14:04:47 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "URL Redirection to Untrusted Site ('Open Redirect') in Products.PluggableAuthService"
2020-12-22 16:02:19 +00:00
} ,
2021-03-08 14:04:47 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Products.PluggableAuthService" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.6.1"
}
]
}
}
]
} ,
"vendor_name" : "zopefoundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-12-22 16:02:19 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-08 22:00:47 +00:00
"value" : "Products.PluggableAuthService is a pluggable Zope authentication and authorization framework. In Products.PluggableAuthService before version 2.6.0 there is an open redirect vulnerability. A maliciously crafted link to the login form and login functionality could redirect the browser to a different website. The problem has been fixed in version 2.6.1. Depending on how you have installed Products.PluggableAuthService, you should change the buildout version pin to `2.6.1` and re-run the buildout, or if you used `pip` simply do `pip install \"Products.PluggableAuthService>=2.6.1\"."
2020-12-22 16:02:19 +00:00
}
]
2021-03-08 14:04:47 -07:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://pypi.org/project/Products.PluggableAuthService/" ,
"refsource" : "MISC" ,
"url" : "https://pypi.org/project/Products.PluggableAuthService/"
} ,
2021-03-08 22:00:47 +00:00
{
"name" : "https://github.com/zopefoundation/Products.PluggableAuthService/security/advisories/GHSA-p44j-xrqg-4xrr" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/zopefoundation/Products.PluggableAuthService/security/advisories/GHSA-p44j-xrqg-4xrr"
} ,
2021-03-08 14:04:47 -07:00
{
"name" : "https://github.com/zopefoundation/Products.PluggableAuthService/commit/7eead067898852ebd3e0f143bc51295928528dfa" ,
"refsource" : "MISC" ,
"url" : "https://github.com/zopefoundation/Products.PluggableAuthService/commit/7eead067898852ebd3e0f143bc51295928528dfa"
2021-06-02 16:00:49 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/162911/Products.PluggableAuthService-2.6.0-Open-Redirect.html" ,
"url" : "http://packetstormsecurity.com/files/162911/Products.PluggableAuthService-2.6.0-Open-Redirect.html"
2021-03-08 14:04:47 -07:00
}
]
} ,
"source" : {
"advisory" : "GHSA-p44j-xrqg-4xrr" ,
"discovery" : "UNKNOWN"
2020-12-22 16:02:19 +00:00
}
}