ghsa-48rh-qgjr-xfj6
Vulnerability from github
Published
2022-05-13 01:28
Modified
2024-05-15 02:38
Severity ?
Summary
Improper Neutralization of Input During Web Page Generation in Jsoup
Details
Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.8.2" }, "package": { "ecosystem": "Maven", "name": "org.jsoup:jsoup" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "fixed": "1.8.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-6748" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-07-06T20:10:33Z", "nvd_published_at": "2017-09-25T17:29:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3.", "id": "GHSA-48rh-qgjr-xfj6", "modified": "2024-05-15T02:38:34Z", "published": "2022-05-13T01:28:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-6748" }, { "type": "WEB", "url": "https://github.com/jhy/jsoup/pull/582" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1258310" }, { "type": "WEB", "url": "https://hibernate.atlassian.net/browse/HV-1012" }, { "type": "WEB", "url": "https://issues.jboss.org/browse/WFLY-5223?_sscc=t" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00021.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/08/28/5" } ], "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" } ], "summary": "Improper Neutralization of Input During Web Page Generation in Jsoup" }
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.