Lucene search
+L

45 matches found

NVD
NVD
added 2026/08/21 9:17 p.m.7 views

CVE-2026-61824

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse returns this contentHtml without the main pipeline's...

8.2CVSS0.00228EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/21 8:54 p.m.6 views

NPM: Defuddle vulnerable to XSS via unescaped attribute interpolation in site extractors

NPM: Defuddle vulnerable to XSS via unescaped attribute interpolation in site extractors vulnerability discovered by ? in WordPress Npm defuddle versions = 0.19.0...

8.2CVSS5.1AI score0.00228EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/21 8:54 p.m.11 views

Defuddle vulnerable to XSS via unescaped attribute interpolation in site extractors

Summary An Improper Neutralization of Input During Web Page Generation issue in the site extractor component allows an attacker-controlled attribute value to be injected into output HTML without escaping. An attacker who crafts a malicious HTML page or controls content on a matching domain can...

8.2CVSS5.9AI score0.00228EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/21 8:12 p.m.6 views

CVE-2026-61824 Defuddle: XSS via unescaped attribute interpolation in site extractors

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse returns this contentHtml without the main pipeline's...

8.2CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 8:12 p.m.10 views

EUVD-2026-64132

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse returns this contentHtml without the main pipeline's...

8.2CVSS5.3AI score0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 8:12 p.m.15 views

CVE-2026-61824

Defuddle (an HTML page cleaner) is vulnerable to cross-site scripting (XSS) prior to version 0.19.1 . Site extractors interpolate page-derived values—image alt/src attributes, og:image values, and video descriptions—into HTML strings without context-appropriate escaping. Additionally, buildExtrac...

8.2CVSS5.3AI score0.00228EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 8:12 p.m.30 views

CVE-2026-61824 Defuddle: XSS via unescaped attribute interpolation in site extractors

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse returns this contentHtml without the main pipeline's...

8.2CVSS0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1944 Litestar allows unbounded resource consumption (DoS vulnerability)

Summary Litestar offers multiple methods to return a parsed representation of the request body, as well as extractors that rely on those parsers to map request content to structured data types. Multiple of those parsers do not have size limits when reading the request body into memory, which allo...

8.2CVSS5.9AI score0.00762EPSS
SaveExploits1References9
NVD
NVD
added 2026/06/19 6:16 p.m.27 views

CVE-2026-49290

Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC CDLC. Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a...

9.4CVSS0.00833EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/19 5:31 p.m.42 views

CVE-2026-49290

Slopsmith (CVE-2026-49290) contains a path-traversal vulnerability in archive extractors prior to version 0.2.9-alpha.5 that allows writing arbitrary files outside the extraction directory by crafted PSARC or sloppak archives. The issue affects three extractors: lib/psarc.py::unpack_psarc (PSARC ...

9.4CVSS6.7AI score0.00833EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/19 5:31 p.m.33 views

CVE-2026-49290 Slopsmith has path traversal in archive extractors that allows arbitrary file write → potential RCE

Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC CDLC. Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a...

9.4CVSS0.00833EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/19 5:31 p.m.13 views

CVE-2026-49290

Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC CDLC. Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a...

9.4CVSS6.7AI score0.00833EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.27 views

PT-2026-49066

Name of the Vulnerable Software and Affected Versions File Browser versions prior to 2.63.6 Description An issue exists where the software fails to properly normalize file paths when creating zip or tar archives on Linux hosts. Specifically, the getFiles function uses filepath.ToSlash, which does...

6.8CVSS6AI score0.00193EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/03/31 9:27 a.m.150 views

poc-studio-public

Nuclei Offline GUI This is a pure offline desktop prototype,...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/26 3:14 p.m.21 views

CVE-2026-26831

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

5.8AI score0.02421EPSS
SaveExploits4References1
EUVD
EUVD
added 2026/03/25 6:31 p.m.9 views

EUVD-2026-15459

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

5.8AI score0.02421EPSS
SaveExploits4References7
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.13 views

PT-2026-27800

Name of the Vulnerable Software and Affected Versions textract versions through 2.5.0 Description The software is susceptible to an OS Command Injection issue through the file path parameter in multiple extractors. Processing files with malicious filenames allows the filePath to be directly passe...

9.8CVSS5.8AI score0.02421EPSS
SaveExploits4References9
CVE
CVE
added 2026/03/25 12:00 a.m.26 views

CVE-2026-26831

CVE-2026-26831 affects textract up to version 2.5.0, where filePath is passed directly to child_process.exec() in multiple extractors (lib/extractors/doc.js, lib/extractors/rtf.js, lib/extractors/dxf.js, lib/extractors/images.js, and lib/util.js) without sufficient sanitization, enabling OS comma...

9.8CVSS5.8AI score0.02421EPSS
SaveExploits4References6Affected Software1
OSV
OSV
added 2026/03/25 12:00 a.m.14 views

CVE-2026-26831

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

9.8CVSS5.9AI score
SaveExploits0References8
Fedora
Fedora
added 2026/03/23 1:08 a.m.9 views

[SECURITY] Fedora 43 Update: localsearch-3.10.2-2.fc43

Tinysparql is a powerful desktop-neutral first class object database, tag/metadata database and search tool. This package contains various miners and metadata extractors for tinysparql...

8.1CVSS5.8AI score0.00246EPSS
SaveExploits4
Rows per page
Query Builder