Lucene search
+L

1252 matches found

GithubExploit
GithubExploit
added 2024/09/22 8:17 p.m.714 views

Exploit for CVE-2024-8504

ViciDial Exploit Suite Author: Havok Project URL: Vi...

8.8CVSS10AI score0.76217EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2024/09/11 4:46 a.m.534 views

Exploit for SQL Injection in Bplugins Html5_Video_Player

CVE-2024-5522-PoC : HTML5 Video Player 2.5.27 - Unauthentica...

6.5CVSS7.1AI score0.02618EPSS
SaveExploits6
Metasploit
Metasploit
added 2024/09/10 12:0 a.m.345 views

Vicidial SQL Injection Time-based Admin Credentials Enumeration

This module exploits a time-based SQL injection vulnerability in VICIdial, allowing attackers to dump admin credentials usernames and passwords via SQL injection. Module Options msf use auxiliary/scanner/http/vicidial/sqlenumuserspass msf undefinedsqlenumuserspass show actions ...actions... msf...

9.8CVSS8.7AI score0.8023EPSS
SaveExploits10
Cvelist
Cvelist
added 2024/09/08 6:0 a.m.30 views

CVE-2024-6924 TrueBooker < 1.0.3 - Multiple Unauthenticated SQLi

The TrueBooker WordPress plugin before 1.0.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection...

0.03292EPSS
SaveExploits1References1
CVE
CVE
added 2024/09/02 12:25 p.m.61 views

CVE-2024-6919

CVE-2024-6919 is a SQL injection vulnerability in NAC Premium (NACPremium) caused by improper neutralization of special elements, enabling blind SQL injection. Affected versions are through 01082024. Connected documents consistently reference this as a NACPremium issue with potential data exposur...

9.8CVSS5.8AI score0.00424EPSS
SaveExploits0References2Affected Software1
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.383 views

OpenEMR 5.0.1 Patch 6 SQL Injection

require 'csv' This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'OpenEMR 5.0.1 Patch 6 SQLi Dump', 'Description' = ' This module exploits a SQLi vulnerability found in OpenEMR version 5.0.1 Patch ...

9.8CVSS7AI score0.1278EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2024/07/30 6:0 a.m.15 views

CVE-2024-1287 Paid Memberships Pro - Member Directory Add On < 1.2.6 - Contributor+ Sensitive Information Disclosure via SQLi

The pmpro-member-directory WordPress plugin before 1.2.6 does not prevent users with at least the contributor role from leaking other users' sensitive information, including password hashes via an SQLi vector...

6.4AI score0.00523EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/07/30 6:0 a.m.27 views

CVE-2024-1287 Paid Memberships Pro - Member Directory Add On < 1.2.6 - Contributor+ Sensitive Information Disclosure via SQLi

The pmpro-member-directory WordPress plugin before 1.2.6 does not prevent users with at least the contributor role from leaking other users' sensitive information, including password hashes via an SQLi vector...

0.00523EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/07/29 4:31 p.m.27 views

Admidio has Blind SQL Injection in ecard_send.php

Description: An SQL Injection has been identified in the /admprogram/modules/ecards/ecardsend.php source file of the Admidio Application. The SQL Injection results in a compromise of the application's database. The value of ecardrecipients POST parameter is being directly concatenated with the SQ...

9.9CVSS8.7AI score0.00931EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/18 12:0 a.m.27 views

VMware Aria Automation SQLi Vulnerability (VMSA-2024-0017)

The VMware Aria Automation application running on the remote host is affected by a SQL injection vulnerability due to incorrect input validation which allows for SQL-injection in the product. An authenticated malicious actor may exploit this vulnerability leading to unauthorized access to remote...

8.5CVSS6.4AI score0.00472EPSS
SaveExploits0References2
zdt
zdt
added 2024/07/09 12:0 a.m.201 views

Ivanti EPM RecordGoodApp SQL Injection / Remote Code Execution Exploit

Ivanti Endpoint Manager EPM 2022 SU5 and prior versions are susceptible to an unauthenticated SQL injection vulnerability which can be leveraged to achieve unauthenticated remote code execution. This module requires Metasploit: https://metasploit.com/download Current source:...

8.8CVSS9.4AI score0.99951EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2024/07/08 12:0 a.m.254 views

PMS 2024 1.0 SQL Injection

Titles: PMS-2024 - PHP by: oretnom23 v1.0 Multiple SQLi Author: nu11secur1ty Date: 07/06/2024 Vendor: https://github.com/oretnom23 Software: https://www.sourcecodester.com/php/15368/prison-management-system-phpoop-free-source-code.html Reference: https://portswigger.net/web-security/sql-injection...

7.4AI score
SaveExploits0
CVE
CVE
added 2024/06/26 2:28 p.m.55 views

CVE-2024-4228

CVE-2024-4228 affects Magarsus Consultancy SSO (Single Sign On) versions 1.0 before 1.1. The vulnerability arises from improper neutralization of special elements used in SQL commands, enabling SQL Injection. Impact is high: exposure of sensitive information, with insufficiently protected credent...

9.8CVSS5.9AI score0.00479EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 6:0 a.m.27 views

CVE-2024-5522 HTML5 Video Player < 2.5.27 - Unauthenticated SQLi

The HTML5 Video Player WordPress plugin before 2.5.27 does not sanitize and escape a parameter from a REST route before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks...

7.6AI score0.02618EPSS
SaveExploits6References1
Github Security Blog
Github Security Blog
added 2024/06/07 10:27 p.m.23 views

Zendframework1 Potential SQL injection in ORDER and GROUP functions

The implementation of ORDER BY and GROUP BY in ZendDbSelect remained prone to SQL injection when a combination of SQL expressions and comments were used. This security patch provides a comprehensive solution that identifies and removes comments prior to checking validity of the statement to ensur...

8.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/07 10:27 p.m.47 views

GHSA-6FQW-J3VM-7F66 Zendframework1 Potential SQL injection in ORDER and GROUP functions

The implementation of ORDER BY and GROUP BY in ZendDbSelect remained prone to SQL injection when a combination of SQL expressions and comments were used. This security patch provides a comprehensive solution that identifies and removes comments prior to checking validity of the statement to ensur...

9.8CVSS8.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 9:32 a.m.31 views

CVE-2023-3938 Bypassing ZkTeco-based OEM devices/ZKTeco biometric authentication system via SQLi in QR code

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in ZkTeco-based OEM devices allows an attacker to authenticate under any user from the device database. This issue affects ZkTeco-based OEM devices ZkTeco ProFace X, Smartec ST-FR043, Smartec...

4.6CVSS7.7AI score0.00432EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/06 1:51 p.m.26 views

CVE-2024-4548 Delta Electronics DIAEnergie SQL Injection

An SQLi vulnerability exists in Delta Electronics DIAEnergie v1.10.1.8610 and prior when CEBC.exe processes a 'RecalculateHDMWYC' message, which is split into 4 fields using the '' character as the separator. An unauthenticated remote attacker can perform SQLi via the fourth field...

9.8CVSS7.2AI score0.29425EPSS
SaveExploits5References1
CVE
CVE
added 2024/05/06 1:51 p.m.67 views

CVE-2024-4548

CVE-2024-4548 concerns a SQL injection in Delta Electronics DIAEnergie prior to and including v1.10.1.8610, triggered when CEBC.exe processes a RecalculateHDMWYC message split into four fields by the ~ separator; the attacker can inject via the fourth field. The vulnerability is unauthenticated a...

9.8CVSS7.1AI score0.29425EPSS
SaveExploits5References1Affected Software1
Packet Storm
Packet Storm
added 2024/04/22 12:0 a.m.224 views

LRMS PHP 1.0 SQL Injection / Shell Upload

Titles: LRMS-PHP-by-oretnom23-v1.0 hat-trick 1. Multiple-SQLi 2. File Upload 3. SQLi Bypass Authentication: Latest update from the vendor: 5 hours 32 minutes ago Author: nu11secur1ty Date: 04/17/2024 Vendor: https://github.com/oretnom23 Software:...

7.4AI score
SaveExploits0
Rows per page
Query Builder