Lucene search
+L

1761 matches found

Nuclei
Nuclei
added 2026/08/20 4:29 a.m.71 views

WordPress Like Button Rating <2.6.32 - Server-Side Request Forgery

WordPress Like Button Rating plugin before 2.6.32 is susceptible to server-side request forgery. An attacker can obtain sensitive information, modify data, and/or execute unauthorized operations. id: CVE-2021-24150 info: name: WordPress Like Button Rating 2.6.32 - Server-Side Request Forgery...

7.5CVSS7.5AI score0.04337EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/20 4:29 a.m.31 views

Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection

The Likes and Dislikes Plugin plugin for WordPress is vulnerable to SQL Injection via the 'post' parameter in all versions up to, and including, 1.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible f...

7.5CVSS5.8AI score0.02308EPSS
SaveExploits4References3
NVD
NVD
added 2026/08/19 5:18 p.m.6 views

CVE-2026-50173

Flow-Like is a platform for building end-to-end use cases. Prior to version 1.0.4, GET /api/v1/apps/appid/invoke/presign grants Azure Blob Storage SAS credentials with write and delete access to app content to any app member that has ExecuteEvents, even when that member lacks ReadFiles and...

7.2CVSS0.00497EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 5:02 p.m.10 views

EUVD-2026-62589

Flow-Like is a platform for building end-to-end use cases. Prior to version 1.0.4, GET /api/v1/apps/appid/invoke/presign grants Azure Blob Storage SAS credentials with write and delete access to app content to any app member that has ExecuteEvents, even when that member lacks ReadFiles and...

7.2CVSS5.7AI score0.00497EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:02 p.m.31 views

CVE-2026-50173 Flow-Like: Azure invoke presign grants app content write SAS to ExecuteEvents-only users

Flow-Like is a platform for building end-to-end use cases. Prior to version 1.0.4, GET /api/v1/apps/appid/invoke/presign grants Azure Blob Storage SAS credentials with write and delete access to app content to any app member that has ExecuteEvents, even when that member lacks ReadFiles and...

7.2CVSS0.00497EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:02 p.m.8 views

CVE-2026-50173

In Flow-Like before 1.0.4, the GET /api/v1/apps/{app_id}/invoke/presign route mints an Azure SAS token with sp=rwdl for any user holding only ExecuteEvents, even when they lack ReadFiles/WriteFiles. This lets low-privilege authenticated users directly write or delete blobs under the app content p...

7.2CVSS5.7AI score0.00497EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 2:01 p.m.13 views

CVE-2026-76212

phpMyFAQ before 4.1.7 with native pgsql extension has a mismatched LIKE ESCAPE character in Search/Database/Pgsql.php, making wildcard escaping a no-op. Unauthenticated attackers can submit % or _ to force broad pattern matches and expensive sequential scans, causing denial of service. The PDO ba...

6.9CVSS5.9AI score0.00299EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:01 p.m.3 views

CVE-2026-76212 phpMyFAQ before 4.1.7 LIKE Wildcard Injection via PostgreSQL

phpMyFAQ before 4.1.7, when configured to use PostgreSQL via the native pgsql PHP extension, declares an incorrect LIKE ESCAPE character '=' in the Search/Database/Pgsql.php backend while escapeLikeWildcards escapes user input with the '|' prefix. As a result, wildcard escaping is a no-op and...

6.9CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:01 p.m.7 views

EUVD-2026-62453

phpMyFAQ before 4.1.7, when configured to use PostgreSQL via the native pgsql PHP extension, declares an incorrect LIKE ESCAPE character '=' in the Search/Database/Pgsql.php backend while escapeLikeWildcards escapes user input with the '|' prefix. As a result, wildcard escaping is a no-op and...

6.9CVSS5.9AI score0.00299EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:17 a.m.14 views

CVE-2026-3835

The Prevent Direct Access – Protect WordPress Files plugin for WordPress is vulnerable to unauthorized access of protected files due to insufficient token validation in the getadvancefilebyurl method in all versions up to, and including, 2.8.8.8 The method uses a SQL LIKE operator for token looku...

5.3CVSS0.00273EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/13 5:29 a.m.4 views

CVE-2026-3835

The Prevent Direct Access – Protect WordPress Files plugin for WordPress is vulnerable to unauthorized access of protected files due to insufficient token validation in the getadvancefilebyurl method in all versions up to, and including, 2.8.8.8 The method uses a SQL LIKE operator for token looku...

5.3CVSS5.5AI score0.00273EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/13 5:29 a.m.29 views

CVE-2026-3835

The CVE covers the WordPress plugin Prevent Direct Access – Protect WordPress Files. All versions up to 2.8.8.8 are affected due to insufficient token validation in get_advance_file_by_url(), which uses a SQL LIKE without escaping wildcards via $wpdb-&gt;esc_like(). This allows unauthenticated us...

5.3CVSS5.6AI score0.00273EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/12 3:17 p.m.11 views

phpMyFAQ: SQL LIKE Wildcard Injection in Chat User Search Allows Authenticated User Enumeration

Summary An authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL string syntax but does not escape % and , which remain active LIKE...

5.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/06 7:03 p.m.8 views

GHSA-47PJ-3JCM-6WHG LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores

Summary The Postgres and SQLite stores persist hierarchical namespaces as a dot-joined string "memories", "alice" becomes memories.alice and scoped reads by matching that string with LIKE '%'. Because LIKE has no notion of the . separator, a scoped search or listnamespaces also matched sibling...

5.3CVSS5.7AI score0.00225EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/06 7:03 p.m.11 views

LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores

Summary The Postgres and SQLite stores persist hierarchical namespaces as a dot-joined string "memories", "alice" becomes memories.alice and scoped reads by matching that string with LIKE '%'. Because LIKE has no notion of the . separator, a scoped search or listnamespaces also matched sibling...

5.3CVSS5.7AI score0.00225EPSS
SaveExploits0References6Affected Software2
Wolfi
Wolfi
added 2026/08/05 8:31 p.m.13 views

GHSA-CVFF-V6V9-2F25 vulnerabilities

Vulnerabilities for packages: chromium...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/05 8:23 p.m.7 views

CVE-2026-17997 vulnerabilities

Vulnerabilities for packages: chromium...

3.1CVSS5.4AI score0.00128EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:57 p.m.10 views

Malicious code in shift-sdk-v5 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2aca555e012d36b30d9ffe3d0f8acdca7ba67298a87ea02ea9d32731e8f2a748 [email protected] registers a postinstall script that runs dist/recon.js on npm install. The script collects hostname, username, SUDOUSER, home...

5.6AI score
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/03 7:33 p.m.10 views

NPM: undici vulnerable to CRLF Injection via blob-like body 'type' property

NPM: undici vulnerable to CRLF Injection via blob-like body 'type' property vulnerability discovered by ? in WordPress Npm undici versions 6.28.0...

5.4CVSS7.2AI score0.00154EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/03 7:33 p.m.6 views

GHSA-M8RV-5G2X-5CG5 undici vulnerable to CRLF Injection via blob-like body 'type' property

Impact When an application passes a duck-typed blob-like body to undici's HTTP/1.1 dispatcher via request, stream, pipeline, or dispatch with a .type derived from untrusted input, an attacker can inject CRLF sequences \r\n to append arbitrary HTTP headers and potentially smuggle a second request...

4.2CVSS7.3AI score0.00154EPSS
SaveExploits0References10
Rows per page
Query Builder