Lucene search
+L

31121 matches found

CNNVD
CNNVD
added 2026/04/03 12:0 a.m.13 views

Piwigo 安全漏洞

Piwigo is a web-based open-source image library software developed by Piwigo contributors. This software includes functions such as image management, image classification, and permission management. Versions of Piwigo prior to 16.3.0 contained security vulnerabilities. These vulnerabilities stemm...

7.5CVSS5.8AI score0.01641EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.11 views

Roundcube Webmail 参数注入漏洞

Roundcube Webmail is an open-source browser-based IMAP client developed by Roundcube. It supports address book management, information search, spelling checking, etc. Versions of Roundcube Webmail prior to 1.5.14 and 1.6.14 had a parameter injection vulnerability. This vulnerability stemmed from...

3.1CVSS5.7AI score0.00283EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-33276

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Stored cross-site scripting XSS in Checkmk 2.5.0 beta before 2.5.0b2 allows authenticated users with permission to create hosts or services to execute arbitrary...

8.6CVSS5.7AI score0.00144EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.23 views

PT-2026-30242

Name of the Vulnerable Software and Affected Versions Piwigo versions prior to 16.3.0 Description An information disclosure issue exists in the open source photo gallery application where the 'pwg.history.search' API method is registered without the admin only option. This allows unauthenticated...

7.5CVSS5.2AI score0.01641EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.15 views

PT-2026-30266

Name of the Vulnerable Software and Affected Versions Kestra versions prior to 1.3.7 Description Kestra, an open-source event-driven orchestration platform, contains a SQL Injection flaw in the 'GET /api/v1/main/flows/search' endpoint. An authenticated user can trigger this issue by visiting a...

9.9CVSS6.3AI score0.00656EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.9 views

PT-2026-29977

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsanitized IMAP SEARCH command arguments could lead to IMAP injection or CSRF bypass during mail search...

3.1CVSS5.9AI score0.00283EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/04/02 5:16 p.m.2 views

CVE-2026-34526 SillyTavern: Incomplete IP validation in /api/search/visit allows SSRF via localhost and IPv6

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to version 1.17.0, in src/endpoints/search.js, the hostname is checked against /^\d+.\d+.\d+.\d+$/. This...

5CVSS5.8AI score0.00213EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/02 5:16 p.m.29 views

CVE-2026-34526 SillyTavern: Incomplete IP validation in /api/search/visit allows SSRF via localhost and IPv6

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to version 1.17.0, in src/endpoints/search.js, the hostname is checked against /^\d+.\d+.\d+.\d+$/. This...

5CVSS0.00213EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/02 5:16 p.m.16 views

CVE-2026-34526

Summary of CVE-2026-34526 (SillyTavern) : An incomplete IP validation in the /api/search/visit flow enables SSRF against internal hosts in versions prior to 1.17.0. The root cause is a hostname check in src/endpoints/search.js that uses the regex /^?\d+.\d+.\d+.\d+$/ to match only literal dotted-...

5CVSS5.8AI score0.00213EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/02 4:56 p.m.14 views

CVE-2026-3877

A reflected cross-site scripting XSS vulnerability in the dashboard search functionality of the VertiGIS FM solution allows attackers to craft a malicious URL, that if visited by an authenticated victim, will execute arbitrary JavaScript in the victim's context. Such a URL could be delivered...

8.6CVSS6AI score0.00184EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/02 4:43 p.m.6 views

CVE-2026-31934

A flaw was found in Suricata, a network Intrusion Detection System IDS, Intrusion Prevention System IPS, and Network Security Monitoring NSM engine. A remote attacker could exploit a quadratic complexity issue when searching for URLs in MIME-encoded messages over SMTP. This could lead to a...

7.5CVSS5.8AI score0.00272EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/02 3:16 p.m.9 views

CVE-2026-34973

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS0.00336EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/02 3:16 p.m.6 views

DEBIAN-CVE-2026-31934

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.1AI score0.00272EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/02 2:47 p.m.1 views

CVE-2026-34973 phpMyFAQ has a LIKE Wildcard Injection in Search.php — Unescaped % and _ Metacharacters Enable Broad Content Disclosure

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:47 p.m.3 views

CVE-2026-34973

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/04/02 2:21 p.m.6 views

CVE-2026-31934

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.1AI score0.00272EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/04/02 2:21 p.m.32 views

CVE-2026-31934

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:21 p.m.2 views

CVE-2026-31934

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/02 5:4 a.m.5 views

CVE-2026-3780

The application's installer runs with elevated privileges but resolves system executables and DLLs using untrusted search paths that can include user-writable directories, allowing a local attacker to place malicious binaries with the same names and have them loaded or executed instead of the...

7.3CVSS5.9AI score0.00121EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.11 views

Suricata 安全漏洞

Suricata is a network IDS, IPS, and NSM engine developed by the Open Information Security Foundation. Versions of Suricata prior to 8.0.0 and 8.0.4 contained security vulnerabilities. These vulnerabilities stemmed from a quadratic complexity issue during the search for URLs in MIME-encoded SMTP...

7.5CVSS5.8AI score0.00272EPSS
SaveExploits0References2
Rows per page
Query Builder