mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-56p3-rrp4-2j82
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-56p3-rrp4-2j82",
|
||||
"modified": "2023-08-16T09:33:05Z",
|
||||
"modified": "2024-10-15T17:15:33Z",
|
||||
"published": "2022-05-14T02:54:25Z",
|
||||
"aliases": [
|
||||
"CVE-2013-4200"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Plone Open Redirection vulnerability via next parameter",
|
||||
"details": "The isURLInPortal method in the URLTool class in in_portal.py in Plone 2.1 through 4.1, 4.2.x through 4.2.5, and 4.3.x through 4.3.1 treats URLs starting with a space as a relative URL, which allows remote attackers to bypass the allow_external_login_sites filtering property, redirect users to arbitrary web sites, and conduct phishing attacks via a space before a URL in the \"next\" parameter to acl_users/credentials_cookie_auth/require_login.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -22,7 +29,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
"introduced": "2.1"
|
||||
},
|
||||
{
|
||||
"fixed": "4.1.1"
|
||||
@@ -41,7 +48,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.2.0"
|
||||
"introduced": "4.2"
|
||||
},
|
||||
{
|
||||
"fixed": "4.2.6"
|
||||
@@ -60,7 +67,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.3.0"
|
||||
"introduced": "4.3"
|
||||
},
|
||||
{
|
||||
"fixed": "4.3.2"
|
||||
@@ -83,6 +90,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/plone/Plone"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2014-64.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://plone.org/products/plone-hotfix/releases/20130618"
|
||||
@@ -94,17 +105,13 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2013/08/01/2"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/archive/1/530787/100/0/threaded"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-601"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-02-14T00:44:30Z",
|
||||
"nvd_published_at": "2014-01-21T16:06:00Z"
|
||||
|
||||
Reference in New Issue
Block a user