ghsa-vf8g-m3vq-6p4p
Vulnerability from github
Published
2022-05-17 00:36
Modified
2024-10-18 21:45
Severity ?
6.1 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
VLAI Severity ?
Summary
Plone Cross-site Scripting Vulnerability
Details
Plone's URL checking infrastructure includes a method for checking if URLs valid and located in the Plone site. By passing HTML into a specially crafted url containing <script
, %3Cscript
, javascript:
, or javascript%3A
, Cross-site Scripting can be achieved.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.3.6" }, "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "3.3" }, { "fixed": "3.3.7" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 4.0.10" }, "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.0" }, { "fixed": "4.0.11" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 4.1.6" }, "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.1" }, { "fixed": "4.1.7" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 4.2.7" }, "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.2" }, { "fixed": "4.2.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "ranges": [ { "events": [ { "introduced": "4.3" }, { "fixed": "4.3.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Plone" }, "versions": [ "5.0rc1" ] } ], "aliases": [ "CVE-2015-7316" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-22T22:54:35Z", "nvd_published_at": "2017-09-25T17:29:00Z", "severity": "MODERATE" }, "details": "Plone\u0027s URL checking infrastructure includes a method for checking if URLs valid and located in the Plone site. By passing HTML into a specially crafted url containing `\u003cscript`, `%3Cscript`, `javascript:`, or `javascript%3A`, Cross-site Scripting can be achieved.", "id": "GHSA-vf8g-m3vq-6p4p", "modified": "2024-10-18T21:45:09Z", "published": "2022-05-17T00:36:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7316" }, { "type": "WEB", "url": "https://github.com/plone/Products.CMFPlone/commit/3da710a2cd68587f0bf34f2e7ea1167d6eeee087" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1264788" }, { "type": "PACKAGE", "url": "https://github.com/plone/Plone" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2017-53.yaml" }, { "type": "WEB", "url": "https://plone.org/security/hotfix/20150910/non-persistent-xss-in-plone" }, { "type": "WEB", "url": "https://pypi.org/project/Products.PloneHotfix20150910" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/09/22/14" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Plone Cross-site Scripting Vulnerability" }
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.
Loading…
Loading…