Lucene search
+L

58 matches found

Kitploit
Kitploit
added 2026/09/23 12:03 p.m.14 views

mssqli-duet

MSSQLi-DUET - Herramienta de Enumeración de Usuarios de Dominio basada en Inyección MSSQL Script de inyección SQL para MSSQL que extrae usuarios de dominio de un entorno de Active Directory basado en fuerza bruta de RID. Soporta diversas formas de técnicas de evasión de WAF mediante la...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/09/18 6:59 p.m.8 views

CVE-2019-25776

Weaver E-cology is affected by an unauthenticated SQL injection vulnerability in the userIdentifiers GET parameter of the mobile plugin endpoint (SyncUserInfo.jsp). Attackers bypass space-based WAF filters by wrapping SQL keywords in parentheses, enabling UNION-based injection to extract sensitiv...

8.7CVSS6.3AI score0.00361EPSS
SaveIn wildExploits0References4
GithubExploit
GithubExploit
added 2026/09/13 5:56 p.m.26 views

Scary_POCs

CVE-2026-48842 - Roundcube Webmail SQL Injection PoC Fil...

8.1CVSS7.4AI score0.00888EPSS
SaveExploits1
NVD
NVD
added 2026/09/05 12:17 a.m.10 views

CVE-2026-52763

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action actions/recentchanges.php accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against 'day','week','month'. The action-argument form takes the else branch wi...

6.5CVSS0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:39 p.m.38 views

CVE-2026-52763

YesWiki , a PHP-based wiki system, is affected by a stored SQL injection in the recentchanges action (actions/recentchanges.php). The period argument supplied via the action syntax ({{recentchanges period="..."}}) bypasses a whitelist that only validates the $_GET form, flowing unvalidated into P...

6.5CVSS5.9AI score0.00379EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 11:39 p.m.7 views

EUVD-2026-71798

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action actions/recentchanges.php accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against 'day','week','month'. The action-argument form takes the else branch wi...

6.5CVSS5.9AI score0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:39 p.m.8 views

CVE-2026-52763 YesWiki: SQL injection via the `recentchanges` action `period` argument leading to arbitrary DB read

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the recentchanges action actions/recentchanges.php accepts a period argument from two disjoint parameter spaces. A whitelist validates only the URL form against 'day','week','month'. The action-argument form takes the else branch wi...

6.5CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/09/01 11:17 p.m.24 views

CVE-2026-84208

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the UserLocation plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing...

8.7CVSS0.00463EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/01 10:25 p.m.38 views

CVE-2026-84208 AVideo User_Location Plugin Unauthenticated SQL Injection

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the UserLocation plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing...

8.7CVSS0.00463EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 10:25 p.m.12 views

CVE-2026-84208 AVideo User_Location Plugin Unauthenticated SQL Injection

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the UserLocation plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing...

8.7CVSS6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.23 views

PT-2026-84533

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 29.1 Description An unauthenticated SQL injection exists in the User Location plugin. The endpoints 'regions.json.php' and 'cities.json.php' fail to properly escape or bind the country and region GET parameters before...

8.7CVSS5.7AI score0.00463EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/05 11:16 a.m.16 views

CVE-2026-71237

Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from 'pwd' with no sanitization and concatenates it into a raw SQL string: mysqlquery"select from userlists where username='' and password='' limit 1". An unauthenticated attacker can submit a payload...

9.8CVSS0.00781EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.13 views

CVE-2026-71237 Miantang IoT-PHP - Unauthenticated SQL Injection in /userlogin

Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from 'pwd' with no sanitization and concatenates it into a raw SQL string: mysqlquery"select from userlists where username='' and password='' limit 1". An unauthenticated attacker can submit a payload...

9.8CVSS5.7AI score0.00781EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/15 6:00 a.m.26 views

EUVD-2026-44595

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

8.6CVSS6.2AI score0.00445EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/15 6:00 a.m.14 views

CVE-2026-12512 Quotes Llama < 3.1.6 - Unauthenticated SQL Injection via sc Parameter

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

6.2AI score0.00445EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/29 2:16 p.m.25 views

CVE-2026-40523

FrontAccounting before 2.4.20 contains a SQL injection vulnerability in the Audit Trail report handler that allows authenticated attackers with SAGLANALYTIC permission to execute arbitrary SQL queries by injecting malicious code into the PARAM2 and PARAM3 POST parameters. Attackers can exploit...

8.1CVSS0.00473EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/06/29 12:29 p.m.18 views

CVE-2026-40523

FrontAccounting before 2.4.20 contains a SQL injection vulnerability in the Audit Trail report handler that allows authenticated attackers with SAGLANALYTIC permission to execute arbitrary SQL queries by injecting malicious code into the PARAM2 and PARAM3 POST parameters. Attackers can exploit...

8.1CVSS6.1AI score0.00473EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/23 6:30 p.m.15 views

CVE-2018-25341 Smartshop 1 SQL Injection via product.php id Parameter

Smartshop 1 contains a SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the id parameter. Attackers can send GET requests to product.php with union-based SQL injection payloads in the id parameter to extract...

8.8CVSS6.1AI score0.00334EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/23 6:30 p.m.51 views

CVE-2018-25340

The CVE-2018-25340 entry affects Smartshop 1, with a SQL injection in category.php through the id parameter that allows unauthenticated attackers to send GET requests using UNION-based payloads to extract database data (e.g., usernames). The vulnerability is triggered via the id parameter and can...

8.8CVSS6.1AI score0.00334EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/23 12:00 a.m.13 views

PT-2026-43051

Name of the Vulnerable Software and Affected Versions Smartshop version 1 Description An issue allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code. Attackers can send GET requests to the 'category.php' endpoint using UNION-based SQL injection payloads in...

8.8CVSS6.2AI score0.00334EPSS
SaveExploits0References7
Rows per page
Query Builder