Lucene search
+L

38887 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/07 12:08 p.m.6 views

CVE-2026-3466

Insufficient sanitization of dashboard dashlet title links in Checkmk 2.2.0 EOL, Checkmk 2.3.0 before 2.3.0p46, Checkmk 2.4.0 before 2.4.0p25, and Checkmk 2.5.0 beta before 2.5.0b3 allows an attacker with dashboard creation privileges to perform stored cross-site scripting XSS attacks by tricking...

8.5CVSS5.8AI score0.00228EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.13 views

nest 注入漏洞

Nest is a Node.js framework developed by NestJS, aimed at building efficient, scalable, and enterprise-level server-side applications using TypeScript/JavaScript. Prior to version 11.1.18, Nest had an injection vulnerability. This vulnerability stemmed from the SseStream.transform function, which...

6.3CVSS5.9AI score0.00234EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 12:00 a.m.5 views

CVE-2024-36057

Koha Library before 23.05.10 fails to sanitize user-controllable filenames prior to unzipping, leading to remote code execution. The line "qx/unzip $filename -d $dirname/;" in upload-cover-image.pl is vulnerable to command injection via shell metacharacters because input data can be controlled by...

6.1AI score0.01803EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/07 12:00 a.m.7 views

CVE-2024-36057

Koha Library before 23.05.10 fails to sanitize user-controllable filenames prior to unzipping, leading to remote code execution. The line "qx/unzip $filename -d $dirname/;" in upload-cover-image.pl is vulnerable to command injection via shell metacharacters because input data can be controlled by...

6.1AI score0.01803EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/06 9:31 p.m.16 views

EUVD-2026-19466

A flaw has been found in itsourcecode sanitize or validate this input 1.0. This impacts an unknown function of the file /borrowedequip.php of the component Parameter Handler. This manipulation of the argument empid causes sql injection. The attack is possible to be carried out remotely. The explo...

6.5CVSS6.4AI score0.00192EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/06 9:16 p.m.9 views

CVE-2026-35392

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, PUT upload in httpserver/updown.go has no path sanitization. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS0.00683EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/06 9:16 p.m.8 views

CVE-2026-35393

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS0.00683EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/06 8:50 p.m.12 views

CVE-2026-35393

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/06 8:50 p.m.12 views

EUVD-2026-19490

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/06 8:48 p.m.11 views

EUVD-2026-19488

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, PUT upload in httpserver/updown.go has no path sanitization. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.2AI score0.00683EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/06 8:48 p.m.26 views

CVE-2026-35392

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, PUT upload in httpserver/updown.go has no path sanitization. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.2AI score0.00683EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/04/06 8:48 p.m.54 views

CVE-2026-35392

CVE-2026-35392 affects goshs, a Go-based SimpleHTTPServer. Prior to version 2.0.0-beta.3, PUT uploads in httpserver/updown.go lacked path sanitization, enabling an improper pathname handling condition (path traversal) as described in the CVE. The issue is fixed in 2.0.0-beta.3. Connected security...

9.8CVSS7.2AI score0.00683EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2026/04/06 6:16 p.m.15 views

PYSEC-2026-71

Kedro is a toolbox for production-ready data science. Prior to 1.3.0, the getversionedpath method in kedro/io/core.py constructs filesystem paths by directly interpolating user-supplied version strings without sanitization. Because version strings are used as path components, traversal sequences...

8.1CVSS5.8AI score0.00327EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/06 5:59 p.m.4 views

GHSA-36XV-JGW5-4Q75 @nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

Impact What kind of vulnerability is it? Who is impacted? SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and \n as field delimiters and \n\n as...

6.3CVSS6.1AI score0.00234EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/06 5:43 p.m.8 views

CVE-2026-35167

Kedro is a toolbox for production-ready data science. Prior to 1.3.0, the getversionedpath method in kedro/io/core.py constructs filesystem paths by directly interpolating user-supplied version strings without sanitization. Because version strings are used as path components, traversal sequences...

7.1CVSS5.9AI score0.00327EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/04/06 5:17 p.m.16 views

CVE-2026-34989

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 31.0.0.0, the application fails to properly sanitize user-controlled input when users update their profile name e.g., full name / username. An...

9.4CVSS0.00297EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/06 5:17 p.m.13 views

CVE-2026-35035

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.2.0, the application fails to properly sanitize user-controlled input within System Settings – Company Information. Several administrative...

9CVSS0.00455EPSS
SaveExploits1References1
Ubuntu
Ubuntu
added 2026/04/06 4:34 a.m.16 views

USN-8150-1: SPIP vulnerabilities

It was discovered that SPIP did not properly sanitize certain inputs. A remote attacker could possibly use this issue to perform cross site scripting. CVE-2022-28959 It was discovered that SPIP did not properly sanitize certain inputs. A remote attacker could possibly use this issue to perform PH...

8.8CVSS6.5AI score0.02EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.18 views

PT-2026-30717

A flaw has been found in itsourcecode sanitize or validate this input 1.0. This impacts an unknown function of the file /borrowedequip.php of the component Parameter Handler. This manipulation of the argument emp id causes sql injection. The attack is possible to be carried out remotely. The...

6.5CVSS6.4AI score0.00192EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.10 views

PT-2026-30680

Name of the Vulnerable Software and Affected Versions CI4MS versions prior to 0.31.2.0 Description CI4MS, a CodeIgniter 4-based CMS skeleton, is susceptible to a stored Cross-Site Scripting XSS issue. The application does not properly sanitize user-controlled input within the System Settings –...

9.1CVSS5.8AI score0.00455EPSS
SaveExploits1References8
Rows per page
Query Builder