Bug 2127078 (CVE-2022-36033)
Summary: | CVE-2022-36033 jsoup: The jsoup cleaner may incorrectly sanitize crafted XSS attempts if SafeList.preserveRelativeLinks is enabled | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Sandipan Roy <saroy> |
Component: | vulnerability | Assignee: | Nobody <nobody> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | aazores, adinn, adupliak, anstephe, arnavarr, asoldano, ataylor, avibelli, bbaranow, bbuckingham, bcourt, bgeorges, bmaxwell, boliveir, brian.stansberry, ccranfor, cdewolf, chazlett, chfoley, clement.escoffier, cmiranda, csutherl, dandread, darran.lofthouse, dhanak, dkreling, dosoudil, dpalmer, drichtar, dsimansk, eaguilar, ebaron, ecerquei, ehelms, eric.wittmann, extras-orphan, fjuma, fmariani, fmongiar, fzakkak, galder.zamarreno, gmalinko, gsmet, hamadhan, hhorak, ibek, istudens, ivassile, iweiss, janstey, jaromir.capik, java-sig-commits, jcantril, jclere, jkang, jkoops, jmartisk, jnethert, jochrist, jorton, jpallich, jpechane, jpoth, jrokos, jross, jscholz, jsherril, jwon, kingland, kverlaen, lgao, lthon, lzap, manderse, matzew, mbabacek, mhulan, mizdebsk, mkoncek, mmccune, mnovotny, mosmerov, msochure, mstefank, msvehla, mulliken, nipatil, nmoumoul, nwallace, olubyans, orabin, pantinor, parichar, pcongius, pcreech, pdelbell, pdrozd, peholase, pgallagh, pierdipi, pjindal, plodge, pmackay, probinso, pskopek, rchan, rguimara, rhuss, rjohnson, rkieley, rkubis, rmartinc, rowaters, rruss, rstancel, rstepani, rsvoboda, saroy, sausingh, sbiarozk, sdouglas, sfroberg, sgehwolf, smaestri, sthorger, swoodman, szappis, tasato, tcunning, tom.jenkinson, tqvarnst, yfang |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in jsoup, a Java HTML parser built for HTML editing, cleaning, scraping, and Cross-site scripting (XSS) safety. An issue in jsoup may incorrectly sanitize HTML, including `javascript:` URL expressions, which could allow XSS attacks when a reader subsequently clicks that link. If the non-default `SafeList.preserveRelativeLinks` option is enabled, HTML, including `javascript:` URLs crafted with control characters, will not be sanitized. If the site that this HTML is published on does not set a Content Security Policy, an XSS attack is possible.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2127080, 2127081, 2127082, 2127083, 2127084, 2127085, 2127086, 2127087 | ||
Bug Blocks: | 2122630 |
Description
Sandipan Roy
2022-09-15 09:57:35 UTC
Created javapackages-bootstrap tracking bugs for this issue: Affects: fedora-all [bug 2127081] Created jsoup tracking bugs for this issue: Affects: fedora-all [bug 2127082] This issue has been addressed in the following products: Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9 Via RHSA-2024:8077 https://access.redhat.com/errata/RHSA-2024:8077 This issue has been addressed in the following products: Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 8 Via RHSA-2024:8076 https://access.redhat.com/errata/RHSA-2024:8076 This issue has been addressed in the following products: Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7 Via RHSA-2024:8075 https://access.redhat.com/errata/RHSA-2024:8075 This issue has been addressed in the following products: Red Hat JBoss Enterprise Application Platform Via RHSA-2024:8080 https://access.redhat.com/errata/RHSA-2024:8080 |