Lucene search
+L

7229 matches found

Github Security Blog
Github Security Blog
added 2026/03/09 4:56 p.m.14 views

@budibase/server: Command Injection in PostgreSQL Dump Command

Location: packages/server/src/integrations/postgres.ts:529-531 Description The PostgreSQL integration constructs shell commands using user-controlled configuration values database name, host, password, etc. without proper sanitization. The password and other connection parameters are directly...

8.6CVSS5.9AI score0.0048EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/09 4:56 p.m.3 views

GHSA-726G-59WR-CJ4C @budibase/server: Command Injection in PostgreSQL Dump Command

Location: packages/server/src/integrations/postgres.ts:529-531 Description The PostgreSQL integration constructs shell commands using user-controlled configuration values database name, host, password, etc. without proper sanitization. The password and other connection parameters are directly...

8.6CVSS5.9AI score0.0048EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/09 12:0 p.m.7 views

RUSTSEC-2026-0037 Denial of service in Quinn endpoints

Receiving QUIC transport parameters containing invalid values could lead to a panic. Unfortunately the maintainers did not properly assess usage of unwrap calls in the transport parameters parsing code, and we did not have sufficient fuzzing coverage to find this issue. We have since added a...

8.7CVSS5.8AI score0.005EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/09 12:0 a.m.9 views

PT-2026-24106

Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.23.22 and earlier, the PostgreSQL integration constructs shell commands using user-controlled configuration values database name, host, password, etc. without proper sanitization. The password and other...

8.6CVSS5.8AI score0.0048EPSS
SaveExploits1References4
CNVD
CNVD
added 2026/03/09 12:0 a.m.8 views

Chamilo CSV File Name Cross-Site Scripting Vulnerability

Chamilo is a learning management system open source by Chamilo. A cross-site scripting vulnerability exists in Chamilo CSV filenames, which stems from insufficient cleanup of CSV filenames, and no detailed vulnerability details are provided at this time...

4.8CVSS5.8AI score0.00295EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.6 views

CVE-2026-29788

TSPortal is the WikiTide Foundation’s in-house platform used by the Trust and Safety team to manage reports, investigations, appeals, and transparency work. Prior to version 30, conversion of empty strings to null allows disguising DPA reports as genuine self-deletion reports. This issue has been...

8.4CVSS5.7AI score0.00262EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/07 9:30 a.m.10 views

EUVD-2026-10140

Improper handling of configuration values in ZKConfig in Apache ZooKeeper 3.8.5 and 3.9.4 on all platforms allows an attacker to expose sensitive information stored in client configuration in the client's logfile. Configuration values are exposed at INFO level logging rendering potential producti...

5.8AI score0.01177EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/07 9:30 a.m.5 views

GHSA-CRHR-QQJ8-RPXC Apache ZooKeeper has improper handling of configuration values

Improper handling of configuration values in ZKConfig in Apache ZooKeeper 3.8.5 and 3.9.4 on all platforms allows an attacker to expose sensitive information stored in client configuration in the client's logfile. Configuration values are exposed at INFO level logging rendering potential producti...

8.7CVSS6.7AI score0.01177EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/07 8:51 a.m.5 views

CVE-2026-24308 Apache ZooKeeper: Sensitive information disclosure in client configuration handling

Improper handling of configuration values in ZKConfig in Apache ZooKeeper 3.8.5 and 3.9.4 on all platforms allows an attacker to expose sensitive information stored in client configuration in the client's logfile. Configuration values are exposed at INFO level logging rendering potential producti...

6.5CVSS7AI score
SaveExploits0References13
NVD
NVD
added 2026/03/07 2:16 a.m.5 views

CVE-2026-2429

The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'cevenuename' CSV field in the onsavechangesvenues function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the...

4.9CVSS0.00325EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/07 1:21 a.m.4 views

CVE-2026-2429

The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'cevenuename' CSV field in the onsavechangesvenues function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the...

4.9CVSS5.8AI score0.00325EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/07 12:0 a.m.9 views

Flowise 安全漏洞

Flowise is an open-source tool developed by FlowiseAI, designed for easily building LLM applications. Prior versions of Flowise, including 3.0.13, contained security vulnerabilities. These vulnerabilities stemmed from the possibility for unverified users to inject arbitrary values into internal...

7.7CVSS7.2AI score0.12902EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/06 9:16 p.m.8 views

CVE-2026-29791

Agentgateway is an open source data plane for agentic AI connectivity within or across any agent framework or environment. Prior to version 0.12.0, when converting MCP tools/call request to OpenAPI request, input path, query, and header values are not sanitized. This issue has been patched in...

6.5CVSS0.00144EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/06 8:39 p.m.3 views

CVE-2026-29791 Agentgateway: Missing parameter sanitization in MCP to OpenAPI conversion

Agentgateway is an open source data plane for agentic AI connectivity within or across any agent framework or environment. Prior to version 0.12.0, when converting MCP tools/call request to OpenAPI request, input path, query, and header values are not sanitized. This issue has been patched in...

4.9CVSS5.7AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/06 4:16 a.m.15 views

CVE-2026-29046

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Prior to version 2.04, TinyWeb accepts request header values and later maps them into CGI environment variables HTTP. The parser did not strictly reject dangerous control characters in header lines and header values, including CR, L...

9.2CVSS0.00387EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:0 a.m.15 views

Oracle Linux 7 : kernel (ELSA-2026-1581)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-1581 advisory. - e1000e: fix heap overflow in e1000seteeprom CVE-2025-39898 Orabug: 38904071 - i40e: fix idx validation in config queues msg CVE-2025-39971 Orabug:...

9.8CVSS6.4AI score0.0125EPSS
SaveExploits9References3
SUSE CVE
SUSE CVE
added 2026/03/05 6:51 a.m.10 views

SUSE CVE-2026-23235

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm: echo 65537...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.9 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python311 (SUSE-SU-2026:0767-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0767-1 advisory. - CVE-2025-11468: header injection when folding a long comment in an email header containing...

6.3CVSS7.2AI score0.0055EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005443)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005443 advisory. In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive value...

9.8CVSS5.9AI score0.00503EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005713)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005713 advisory. In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive value...

9.8CVSS5.9AI score0.00503EPSS
SaveExploits0References4
Rows per page
Query Builder