Lucene search
+L

221 matches found

GithubExploit
GithubExploit
added 2025/03/07 6:21 p.m.127 views

Exploit for CVE-2025-26055

CVE-2025-26055 CVE Description Author : Rohan Deshpande...

6.5CVSS9AI score0.01082EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/14 7:25 a.m.21 views

CVE-2025-1094

A flaw was found in PostgreSQL. Due to improper neutralization of quoting syntax, affected versions potentially allow a database input provider to achieve SQL injection in certain usage patterns. Specifically, SQL injection requires the application to use the affected function's result to constru...

8.1CVSS8.6AI score0.9003EPSS
SaveExploits14References6
RedhatCVE
RedhatCVE
added 2025/02/05 9:55 p.m.23 views

CVE-2022-24827

Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort. When leveraging the following together: Elide Aggregation Data Store for Analytic Queries, Parameterized Columns A column that requires a client provided parameter, and a parameterized column of typ...

8.1CVSS7.5AI score0.01368EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/12/23 9:16 a.m.115 views

Exploit for SQL Injection in Janobe Vehicle_Management_System

CVE-2024-48245 SQL Injection Vulnerability in Vehicle Manageme...

7.2CVSS9.9AI score0.01036EPSS
SaveExploits1
OSV
OSV
added 2024/07/29 4:31 p.m.61 views

GHSA-69WX-XC6J-28V3 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.9CVSS10AI score0.00931EPSS
SaveExploits1References4
GitLab Advisory Database
GitLab Advisory Database
added 2024/07/29 12:0 a.m.73 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
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/01 7:20 p.m.40 views

GeoServer's Server Status shows sensitive environmental variables and Java properties

GeoServer's Server Status page and REST API at /geoserver/rest/about/status lists all environment variables and Java properties to any GeoServer user with administrative rights as part of those modules' status message. These variables/properties can also contain sensitive information, such as...

4.9CVSS6.9AI score0.00397EPSS
SaveExploits0References3Affected Software2
NVD
NVD
added 2024/05/28 4:15 p.m.31 views

CVE-2024-33805

A SQL injection vulnerability in /model/getstudent.php in campcodes Complete Web-Based School Management System 1.0 allows an attacker to execute arbitrary SQL commands via the id parameter...

9.8CVSS8.2AI score0.0051EPSS
SaveExploits1References1
Atlassian
Atlassian
added 2024/04/10 7:45 a.m.62 views

SQLi (SQL Injection) org.postgresql:postgresql Dependency in Jira Software Data Center and Server

This Critical severity org.postgresql:postgresql Dependency vulnerability was introduced in versions 9.0.0, 9.1.0, 9.2.0, 9.3.0, 9.4.0, 9.5.0, 9.6.0, 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, and 9.14.0 of Jira Software Data Center and Server. Jira Software Data Center is unaffected by...

10CVSS9.7AI score0.0481EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2024/03/30 11:18 a.m.75 views

Exploit for SQL Injection in Phpgurukul Men_Salon_Management_System

PHPGurukul Men Salon Management System 2.0 + Welcome to the PH...

9.8CVSS8.4AI score0.01217EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2024/03/28 12:0 a.m.11 views

PT-2024-20387 · Unknown · Best Courier Management System

Name of the Vulnerable Software and Affected Versions: Best Courier management system version 1.0 Description: The issue allows a remote attacker to obtain sensitive information via the print pdets.php component. This is due to a SQL Injection vulnerability. The estimated number of potentially...

5.3CVSS7.7AI score0.00603EPSS
SaveExploits1References11
Packet Storm
Packet Storm
added 2024/03/28 12:0 a.m.303 views

Event Management 1.0 SQL Injection

Exploit Title: Event Management - SQL Injection Application: Event Management Date: 19.02.2024 Bugs: SQL Injection Exploit Author: SoSPiro Vendor Homepage: https://github.com/PuneethReddyHC Software Link: https://github.com/PuneethReddyHC/event-management Version:1.0 Attack Type: Remote Tested on...

7.4AI score
SaveExploits0
OSV
OSV
added 2024/03/12 8:33 a.m.44 views

BIT-POSTGRESQL-JDBC-DRIVER-2024-1597 pgjdbc SQL Injection via line comment generation

pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a strin...

10CVSS9.8AI score0.0481EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/03/04 8:13 p.m.37 views

pgx SQL Injection via Line Comment Creation

Impact SQL injection can occur when all of the following conditions are met: 1. The non-default simple protocol is used. 2. A placeholder for a numeric value must be immediately preceded by a minus. 3. There must be a second placeholder for a string value after the first placeholder; both must be...

8.1CVSS8AI score0.00854EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/03/04 8:13 p.m.35 views

GHSA-M7WR-2XF7-CM9P pgx SQL Injection via Line Comment Creation

Impact SQL injection can occur when all of the following conditions are met: 1. The non-default simple protocol is used. 2. A placeholder for a numeric value must be immediately preceded by a minus. 3. There must be a second placeholder for a string value after the first placeholder; both must be...

8.7CVSS8AI score0.00854EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2024/03/01 12:0 a.m.328 views

Membership Management System 1.0 SQL Injection

Title: Membership Management System - SQL injection - Application: Hospital Management System - Date: 01.03.2024 - Bugs: SQL injection - Exploit Author: SoSPiro - Vendor Homepage: https://codeastro.com/author/nbadmin/ - Software Link:...

7.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/19 3:30 p.m.18 views

Duplicate Advisory: SQL injection in pgjdbc

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-24rp-q3w6-vc56. This link is maintained to preserve external references. Original Description pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not t...

10CVSS10AI score0.0481EPSS
SaveExploits0References11Affected Software1
Prion
Prion
added 2024/02/19 1:15 p.m.35 views

Sql injection

pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a strin...

7.5CVSS8.6AI score0.0481EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/19 12:58 p.m.28 views

CVE-2024-1597 pgjdbc SQL Injection via line comment generation

pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a strin...

10CVSS7.8AI score0.0481EPSS
SaveExploits0References7
CVE
CVE
added 2024/02/19 12:58 p.m.581 views

CVE-2024-1597

CVE-2024-1597 affects the PostgreSQL JDBC Driver (libpgjava) used with pgjdbc. The vulnerability exists when PreferQueryMode=SIMPLE is enabled (not the default); an attacker can inject SQL to alter queries. Affected versions include before 42.7.2, and older 42.6.1, 42.5.5, 42.4.4, 42.3.9, and 42....

10CVSS9.8AI score0.0481EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder