ghsa-56p3-rrp4-2j82
Vulnerability from github
Published
2022-05-14 02:54
Modified
2024-10-15 17:15
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
8.7 (High) - 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
8.7 (High) - 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
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "2.1" }, { "fixed": "4.1.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.2" }, { "fixed": "4.2.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.3" }, { "fixed": "4.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4200" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2023-02-14T00:44:30Z", "nvd_published_at": "2014-01-21T16:06:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-56p3-rrp4-2j82", "modified": "2024-10-15T17:15:33Z", "published": "2022-05-14T02:54:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4200" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4200" }, { "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" }, { "type": "WEB", "url": "http://plone.org/products/plone/security/advisories/20130618-announcement" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/08/01/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "Plone Open Redirection vulnerability via next parameter" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.