Lucene search
+L

85849 matches found

Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.15 views

PT-2026-22360

Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'pt' parameter. Attackers can send GET requests to the admin/getcmsdata.php endpoint with malicious 'pt' values to extract sensitive database...

8.8CVSS6AI score0.00315EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.19 views

Doditsolutions Homey BNB SQL注入漏洞

Doditsolutions Homey BNB is a homestay reservation system operated by the Indian company Doditsolutions. Doditsolutions Homey BNB V4 has a SQL injection vulnerability; this vulnerability stems from the hostingid parameter, which allows for SQL injections. It may allow unverified attackers to...

9.1CVSS5.8AI score0.00391EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.6 views

PT-2026-22358

Homey BNB V4 contains a SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'id' parameter. Attackers can send GET requests to the admin/edit.php endpoint with time-based SQL injection payloads to extract sensitive...

8.8CVSS6AI score0.00321EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.17 views

PT-2026-22388

Name of the Vulnerable Software and Affected Versions Group-Office versions prior to 26.0.8 Group-Office versions prior to 25.0.87 Group-Office versions prior to 6.8.153 Description The software has a SQL Injection issue that can be exploited through the advancedQueryData parameter, specifically...

7.1CVSS6AI score0.00244EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.26 views

openDCIM SQL注入漏洞

openDCIM is an open-source data center inventory management DCIM application. Version 23.04 of openDCIM contains a SQL injection vulnerability. This vulnerability stems from the use of Config::UpdateParameter without using prepared statements or input sanitization, which may lead to SQL injection...

9.3CVSS5.8AI score0.0097EPSS
SaveExploits2References8
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.18 views

PT-2026-22412

Name of the Vulnerable Software and Affected Versions WeGIA versions prior to 3.6.5 Description WeGIA is a web manager for charitable institutions. A critical Remote Code Execution RCE issue exists in the application’s database restoration functionality. An attacker with administrative access can...

10CVSS6.2AI score0.03315EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.15 views

PT-2026-22361

Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'val' parameter. Attackers can send GET requests to the admin/getrecord.php endpoint with malicious 'val' values to extract sensitive databas...

8.8CVSS6AI score0.00315EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.16 views

Doditsolutions Homey BNB SQL注入漏洞

Doditsolutions Homey BNB is a homestay reservation system operated by the Indian company Doditsolutions. Doditsolutions Homey BNB V4 has a SQL injection vulnerability; this vulnerability stems from SQL injections during login on the management panel, which may allow unverified attackers to bypass...

8.8CVSS5.8AI score0.00408EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.17 views

groupoffice SQL注入漏洞

GroupOffice is an open-source groupware and CRM solution developed by Intermesh. Versions of GroupOffice prior to 26.0.8, 25.0.87, and 6.8.153 contain SQL injection vulnerabilities. These vulnerabilities stem from improper handling of the advancedQueryData parameter, which may lead to SQL injecti...

8.8CVSS5.9AI score0.00244EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.19 views

OCaml Security Advisory Database 安全漏洞

The OCaml Security Advisory Database is a security database developed under the open-source OCaml language. Versions prior to 4.14.3 and 5.x versions before 5.4.1 of the OCaml Security Advisory Database contain security vulnerabilities. These vulnerabilities stem from excessive buffer reading...

7.9CVSS6.2AI score0.0021EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.27 views

PT-2026-22301

A weakness has been identified in snowflakedb snowflake-jdbc up to 4.0.1. Impacted is the function SdkProxyRoutePlanner of the file src/main/java/net/snowflake/client/internal/core/SdkProxyRoutePlanner.java of the component JDBC URL Handler. Executing a manipulation of the argument nonProxyHosts...

4.8CVSS5.5AI score0.00209EPSS
SaveExploits1References9
Snyk
Snyk
added 2026/02/26 10:48 p.m.6 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via the http.Error function. An attacker can obtain sensitive database credentials by triggering database errors through authenticated HTTP requests. Remediation Upgrade...

7.1CVSS6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/02/26 10:48 p.m.6 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via the http.Error function. An attacker can obtain sensitive database credentials by triggering database errors through authenticated HTTP requests. Remediation Upgrade...

7.1CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/02/26 10:48 p.m.8 views

GHSA-GJ6X-Q8RH-WJ6X Curio exposes database credentials to users with network access through verbose HTTP error responses

Summary Multiple HTTP handlers in Curio passed raw database error messages to HTTP clients via http.Error. When the PostgreSQL/YugabyteDB driver pgx returned errors, these could contain the database connection string — including hostname, port, username, and password. Additionally, the internal...

7.1CVSS6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/26 10:48 p.m.26 views

Curio exposes database credentials to users with network access through verbose HTTP error responses

Summary Multiple HTTP handlers in Curio passed raw database error messages to HTTP clients via http.Error. When the PostgreSQL/YugabyteDB driver pgx returned errors, these could contain the database connection string — including hostname, port, username, and password. Additionally, the internal...

5.9AI score
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/02/26 10:20 p.m.16 views

CVE-2026-28218

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, fail-open access control in Data Explorer plugin allows any authenticated user to execute SQL queries that have no explicit group assignments, including built-in system queries. Versions 2025.12....

5.4CVSS0.00151EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/26 9:31 p.m.31 views

EUVD-2026-8882

Unitree Go2 firmware versions 1.1.7 through 1.1.11, when used with the Unitree Go2 Android application com.unitree.doggo2, are vulnerable to remote code execution due to missing integrity protection and validation of user-created programmes. The Android application stores programs in a local SQLi...

6.4CVSS6.6AI score0.00292EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/26 9:28 p.m.12 views

CVE-2026-22206

SPIP versions prior to 4.4.10 contain a SQL injection vulnerability that allows authenticated low-privilege users to execute arbitrary SQL queries by manipulating union-based injection techniques. Attackers can exploit this SQL injection flaw combined with PHP tag processing to achieve remote cod...

8.8CVSS0.00561EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/26 9:28 p.m.9 views

CVE-2026-22206

SPIP versions prior to 4.4.10 contain a SQL injection vulnerability that allows authenticated low-privilege users to execute arbitrary SQL queries by manipulating union-based injection techniques. Attackers can exploit this SQL injection flaw combined with PHP tag processing to achieve remote cod...

8.8CVSS6.4AI score0.00561EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/26 9:23 p.m.16 views

CVE-2026-28218 Discourse's Fail-Open Access Control in Data Explorer Plugin Allows Unauthorized SQL Query Execution

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, fail-open access control in Data Explorer plugin allows any authenticated user to execute SQL queries that have no explicit group assignments, including built-in system queries. Versions 2025.12....

5.3CVSS6.1AI score
SaveExploits0References3
Rows per page
Query Builder