Lucene search
+L

508 matches found

Kitploit
Kitploit
added 2026/09/13 10:22 a.m.5 views

DSSS

Damn Small SQLi Scanner Damn Small SQLi Scanner DSSS es un escáner de vulnerabilidades de inyección SQL completamente funcional que soporta parámetros GET y POST escrito en menos de 100 líneas de código. En cuanto a las configuraciones opcionales, soporta proxy HTTP junto con los valores de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:00 a.m.7 views

CVE-2024-48245

CVE-2024-48245 Vulnerabilidad de Inyección SQL en Vehicle Management System 1.0 - 1.3 Descripción Vehicle Management System 1.0 es vulnerable a Inyección SQL. Los usuarios invitados con autenticación baja o cuentas administrativas pueden explotar parámetros POST vulnerables en varios endpoints pa...

7.2CVSS5.9AI score0.01036EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 6:38 a.m.4 views

CVE-2024-57427

CVE-2024-57427 - Reflected Cross-Site Scripting XSS PHPJabbers Cinema Booking System v2.0 is vulnerable to reflected cross-site scripting XSS. Multiple endpoints improperly handle user input, allowing malicious scripts to execute in a victim’s browser. Attackers can craft malicious links to steal...

6.1CVSS8.1AI score0.00445EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 2:38 a.m.13 views

DSXS

Damn Small XSS Scanner Damn Small XSS Scanner DSXS es un escáner de vulnerabilidades de Cross-site scripting completamente funcional compatible con parámetros GET y POST escrito en menos de 100 líneas de código. En cuanto a configuraciones opcionales, admite proxy HTTP junto con los valores de...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 6:57 p.m.3 views

ParamPamPam

ParamPamPam Esta herramienta permite descubrir parámetros GET y POST mediante fuerza bruta. Instalación Con Docker Instala Docker root@kitploit: git clone https://github.com/Bo0oM/ParamPamPam.git cd ParamPamPam docker build -t parampp . echo -e '!'"/bin/bash\ndocker run -ti --rm parampp $@"...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 11:48 a.m.7 views

CVE-2022-25845-In-Spring

CVE-2022-25845-In-Spring !IMPORTANT Solo para fines de aprendizaje e intercambio, no lo use para fines ilegales. exploit by python Si te ha sido útil, dale una estrella. Referencias: https://github.com/luelueking/CVE-2022-25845-In-Spring Usage Modifique la lógica de paso de parámetros según sea...

9.8CVSS8.1AI score0.18743EPSS
SaveExploits6References1
CVE
CVE
added 2026/09/12 1:50 a.m.20 views

CVE-2026-89268

QloApps through 1.7.0 contains a reflected cross-site scripting (XSS) vulnerability in the back-office list helper template (list_header.tpl). POST parameters from list filter forms are rendered into HTML value attributes without escaping , allowing an attacker to induce an authenticated user to ...

5.4CVSS0.00171EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/12 12:00 a.m.8 views

PT-2026-90554

QloApps through 1.7.0 renders back-office list filter POST parameters into HTML input value attributes without escaping them in the list helper template. Attackers can induce authenticated users to submit crafted POST requests with malicious payloads to list controllers, executing arbitrary...

5.4CVSS0.00171EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/28 8:19 p.m.11 views

CVE-2026-75126

PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contains multiple authenticated stack buffer overflow vulnerabilities in /cgi-bin/dispatcher.cgi. The following handlers copy attacker-controlled POST parameters into fixed-size stack buffers without length validation:...

6.9CVSS0.00433EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 3:33 p.m.14 views

EUVD-2026-67786

PLANET GS-4210-16P2S firmware before 3.441b260626 contains multiple authenticated stack buffer overflow vulnerabilities in /cgi-bin/dispatcher.cgi. The following handlers copy attacker-controlled POST parameters into fixed-size stack buffers without length validation:...

6.9CVSS6.2AI score0.00433EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/28 7:24 a.m.6 views

WordPress Tutor LMS plugin <= 4.0.5 - Unauthenticated Remote Code Execution via 'template' and 'data' POST Parameters vulnerability

Unauthenticated Remote Code Execution via 'template' and 'data' POST Parameters vulnerability discovered by Slopothecary in WordPress Plugin Tutor LMS versions = 4.0.5...

6.5CVSS6AI score0.00431EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/05 8:12 p.m.42 views

CVE-2026-15996 Denial of service vulnerability in GitHub Enterprise Server allowed unauthenticated service disruption via deeply nested request parameters

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause excessive CPU consumption and exhaust the pool of request-handling worker processes by sending a crafted form-encoded HTTP POST request containing deeply nested parameter...

8.7CVSS0.00436EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/24 5:17 p.m.17 views

CVE-2026-65707

Likeshop through 3.0.5 contains an authenticated SQL injection vulnerability that allows admin-level users to extract arbitrary database contents by submitting unsanitized POST parameters to the adjustAccount endpoint. The adjustAccount method in UserLogic.php concatenates the money, integral,...

8.5CVSS0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:43 p.m.10 views

CVE-2026-65707 Likeshop 3.0.5 Authenticated SQL Injection via adjustAccount Endpoint

Likeshop through 3.0.5 contains an authenticated SQL injection vulnerability that allows admin-level users to extract arbitrary database contents by submitting unsanitized POST parameters to the adjustAccount endpoint. The adjustAccount method in UserLogic.php concatenates the money, integral,...

8.5CVSS6AI score
SaveExploits0References5
NVD
NVD
added 2026/07/20 5:17 p.m.16 views

CVE-2026-35048

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the addslashes protection is bypassed because it checks for getmagicquotesgpc, a function removed i...

9.8CVSS0.00579EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/29 2:16 p.m.24 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
OSV
OSV
added 2026/06/29 12:29 p.m.17 views

CVE-2026-40523 FrontAccounting < 2.4.20 SQL Injection via reporting/rep710.php

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...

7.2CVSS6.4AI score
SaveExploits0References6
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
Cvelist
Cvelist
added 2026/06/19 5:11 p.m.39 views

CVE-2019-25751 Joomla J-ClassifiedsManager 3.0.5 SQL Injection

Joomla Component J-ClassifiedsManager 3.0.5 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through POST parameters. Attackers can submit crafted SQL payloads in the categorySearch, adType, and citySearch...

8.8CVSS0.00492EPSS
SaveExploits1References4
CVE
CVE
added 2026/06/19 5:11 p.m.39 views

CVE-2019-25751

CVE-2019-25751 affects Joomla’s J-ClassifiedsManager component, version 3.0.5. The vulnerability is an SQL injection in the displayads flow that does not require authentication. An attacker can inject malicious SQL through POST parameters, specifically categorySearch, adType, and citySearch, to e...

8.8CVSS6.2AI score0.00492EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder