ghsa-mq3g-6f5h-64x7
Vulnerability from github
Published
2022-05-14 03:39
Modified
2022-05-14 03:39
Severity ?
VLAI Severity ?
Details
The xss_clean function in CodeIgniter before 2.1.4 might allow remote attackers to bypass an intended protection mechanism and conduct cross-site scripting (XSS) attacks via an unclosed HTML tag.
{ "affected": [], "aliases": [ "CVE-2013-4891" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-21T16:29:00Z", "severity": "MODERATE" }, "details": "The xss_clean function in CodeIgniter before 2.1.4 might allow remote attackers to bypass an intended protection mechanism and conduct cross-site scripting (XSS) attacks via an unclosed HTML tag.", "id": "GHSA-mq3g-6f5h-64x7", "modified": "2022-05-14T03:39:19Z", "published": "2022-05-14T03:39:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4891" }, { "type": "WEB", "url": "https://github.com/bcit-ci/CodeIgniter/issues/4020" }, { "type": "WEB", "url": "https://nealpoole.com/blog/2013/07/codeigniter-21-xss-clean-filter-bypass" }, { "type": "WEB", "url": "https://www.codeigniter.com/userguide2/changelog.html" } ], "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" } ] }
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…