Search CVE reports
1 – 10 of 40644 results
Not in release
PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's read_from_tensor callback that passes unclamped length to memcpy. Attackers can supply malicious...
2 affected packages
pytorch, pytorch-vision
| Package | 24.04 LTS |
|---|---|
| pytorch | Not in release |
| pytorch-vision | Not in release |
A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size....
1 affected package
gdk-pixbuf
| Package | 24.04 LTS |
|---|---|
| gdk-pixbuf | Needs evaluation |
DOMPurify before 3.3.2 contains a mutation-XSS vulnerability when sanitized HTML is reinserted into special parsing contexts using innerHTML with wrappers like script, xmp, iframe, noembed, noframes, or noscript. Attackers can...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
DOMPurify before 3.3.2 contains a prototype pollution vulnerability in USE_PROFILES mode that allows attackers to bypass attribute filtering by polluting Array.prototype properties. Attackers can set Array.prototype properties...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADD_ATTR is provided as a predicate function via EXTRA_ELEMENT_HANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
In DOMPurify through 3.3.3, function predicates supplied via ADD_ATTR or ADD_TAGS to DOMPurify.sanitize() persist in internal state (EXTRA_ELEMENT_HANDLING) across subsequent sanitize() calls on the same instance. If a later call...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
DOMPurify through 3.3.3 fails to sanitize DOM elements passed via IN_PLACE mode when the element originates from a different window/realm (e.g., an iframe's contentDocument). A cross-realm instanceof check in the private _isNode()...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
DOMPurify before 3.4.0 contains a logic error in the ADD_TAGS function where short-circuit evaluation allows forbidden tags to bypass FORBID_TAGS restrictions. Attackers can craft input containing tags listed in FORBID_TAGS that...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct references to the module-level DEFAULT_ALLOWED_TAGS and DEFAULT_ALLOWED_ATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags /...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |
DOMPurify through 3.4.6 contains a cross-site scripting vulnerability in IN_PLACE mode that trusts attacker-controlled nodeName on live non-form nodes. Attackers can supply hostile live DOM objects with real script children whose...
1 affected package
node-dompurify
| Package | 24.04 LTS |
|---|---|
| node-dompurify | Needs evaluation |