Lucene search
+L

27989 matches found

RedHat Linux
RedHat Linux
added 2026/07/31 4:07 p.m.10 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/31 11:40 a.m.18 views

EUVD-2026-51526

A SQL injection vulnerability has been identified in the PHP Jabbers - PHP Poll Script. Improper neutralization of input provided by user to pjAdminPolls.controller.php endpoint allows an authenticated attacker to perform SQL Injection attacks. This issue was fixed in version 4.1...

8.6CVSS5.8AI score0.00297EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 11:40 a.m.40 views

CVE-2026-46593

The CVE-2026-46593 entry describes an authenticated SQL injection in the PHP Jabbers – PHP Poll Script. The vulnerability arises from improper neutralization of user input to the pjAdminPolls.controller.php endpoint, enabling an authenticated attacker to perform SQL Injection attacks. The issue i...

8.6CVSS5.8AI score0.00297EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/31 11:40 a.m.15 views

EUVD-2025-210567

An authenticated SQL injection vulnerability has been identified in multiple PHP Jabbers scripts. Improper neutralization of input provided by an authenticated user into parameters responsible for sorting functions allows an attacker to perform SQL Injection attacks. This issue was fixed in the...

8.6CVSS5.8AI score0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/31 6:38 a.m.51 views

CVE-2026-18217 Keycloak-services: keycloak-services: saml http-redirect binding response preserves query string leading to parameter pollution

A flaw was found in the SAML protocol implementation of Keycloak, an open-source identity and access management solution. The issue occurs when Keycloak handles SAML authentication requests using the HTTP-Redirect binding. If a client is configured with a wildcard redirect URL, an attacker can...

3.4CVSS0.00193EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/31 6:38 a.m.14 views

EUVD-2026-51479

A flaw was found in the SAML protocol implementation of Keycloak, an open-source identity and access management solution. The issue occurs when Keycloak handles SAML authentication requests using the HTTP-Redirect binding. If a client is configured with a wildcard redirect URL, an attacker can...

3.4CVSS5.5AI score0.00193EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/31 6:16 a.m.12 views

CVE-2026-63221

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS0.00372EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 6:00 a.m.23 views

EUVD-2026-51428

The WP Go Maps WordPress plugin before 10.1.04 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks...

3.7CVSS5.9AI score0.00178EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2026/07/31 2:16 a.m.18 views

CVE-2026-13676 vulnerabilities

Vulnerabilities for packages: prism, vitess, yaml-language-server, opensearch-dashboards...

7.5CVSS5.4AI score0.00384EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/31 2:16 a.m.22 views

GHSA-4C8G-83QW-93J6 vulnerabilities

Vulnerabilities for packages: prism, vitess, yaml-language-server, opensearch-dashboards...

5.2AI score
SaveExploits0
Fedora
Fedora
added 2026/07/31 1:15 a.m.12 views

[SECURITY] Fedora 43 Update: unbound-1.25.2-1.fc43

Unbound is a validating, recursive, and caching DNSSEC resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modula...

9.3CVSS5.5AI score0.00625EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/31 12:32 a.m.12 views

SUSE CVE-2026-17756

Insufficient policy enforcement in Presentation in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.5AI score0.00353EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/07/31 12:00 a.m.20 views

Joern 4.0.593

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.28 views

PT-2026-66750

A SQL injection vulnerability has been identified in the PHP Jabbers - PHP Poll Script. Improper neutralization of input provided by user to pjAdminPolls.controller.php endpoint allows an authenticated attacker to perform SQL Injection attacks. This issue was fixed in version 4.1...

8.6CVSS5.8AI score0.00297EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.26 views

PT-2026-66785

Name of the Vulnerable Software and Affected Versions cPanel affected versions not specified Description Improper preservation of SQL mode when renaming databases allows the execution of SQL commands in root context. Recommendations At the moment, there is no information about a newer version tha...

9.4CVSS5.8AI score0.00967EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/30 10:16 p.m.10 views

CVE-2026-62845

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have ...

4.7CVSS0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 9:16 p.m.13 views

CVE-2025-69935

CodeAstro Membership Management System 1.0 is vulnerale to SQL Injection in the report.php and revenuereport.php via the fromDate parameter...

9.8CVSS0.0026EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 5:01 p.m.8 views

SUSE CVE-2026-17977

Policy bypass in CSS in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.5AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 4:09 p.m.13 views

CVE-2026-23985 Apache Superset: Regular Expression Denial of Service (ReDoS) in SQL Parser

A Regular Expression Denial of Service ReDoS vulnerability exists in Apache Superset versions 1.5.0 through 5.0.0. The vulnerability is located in the sqlparse.py component, specifically within the SQLREGEX used for parsing SQL statements in the sqlparse library integration. The affected regular...

5.3CVSS5.7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 3:55 p.m.10 views

CVE-2026-28323

SolarWinds Web Help Desk is found to be affected by a SAML authentication bypass vulnerability. This requires the SAML 2.0 authentication method to be enabled...

9.8CVSS5.8AI score0.00676EPSS
SaveExploits0References4
Rows per page
Query Builder