Lucene search
+L

26936 matches found

RedHat Linux
RedHat Linux
added 2026/05/19 9:00 a.m.38 views

org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation

An improper input neutralization flaw has been discovered in Apache Tomcat. Tomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a...

9.6CVSS7.3AI score0.10137EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/19 8:53 a.m.43 views

BIT-MONGODB-2026-8200 Schema validation log messages may not redact user data

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 version...

5.3CVSS5.8AI score0.00204EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/19 2:12 a.m.132 views

MC-271325-DoS-PoC

Log amplification based denial for service for vanilla Minecra...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/19 2:12 a.m.158 views

MC-271325-PoC

Status trailing-byte log amplification MC-271325 Unauthenti...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.23 views

PT-2026-41961

Name of the Vulnerable Software and Affected Versions fabric-chaincode-java versions 2.3.1 through 2.5.9 Description When chaincode is deployed in chaincode-as-a-service mode with TLS enabled, the chaincode server INFO level logging includes the TLS private key password in plaintext. An attacker...

5.5CVSS5.5AI score0.00106EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/18 8:22 p.m.23 views

NiceGUI: Unauthenticated log-volume denial of service in dynamic resource routes

Summary Two FastAPI routes that serve per-component static assets in NiceGUI accept a sub-path parameter that may resolve to a directory rather than a file. Requests that resolve to a directory raise an unhandled RuntimeError inside Starlette's FileResponse, which Uvicorn writes to the server log...

5.3CVSS6.1AI score0.00343EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/18 8:22 p.m.12 views

GHSA-PQ7C-X8G4-RVP6 NiceGUI: Unauthenticated log-volume denial of service in dynamic resource routes

Summary Two FastAPI routes that serve per-component static assets in NiceGUI accept a sub-path parameter that may resolve to a directory rather than a file. Requests that resolve to a directory raise an unhandled RuntimeError inside Starlette's FileResponse, which Uvicorn writes to the server log...

5.3CVSS6.1AI score0.00343EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/18 8:17 p.m.28 views

OpenTelemetry eBPF Instrumentation: Log enricher writev path can overread and overwrite user buffers

Summary OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using the total ioviter.count as the copy length. When log injection is enabled, a crafted multi-segment writev call can make OBI read and overwrite memory beyond the first segment. Details In...

5.3CVSS5.9AI score0.00172EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/18 8:17 p.m.20 views

GHSA-VVMG-8MJR-G6Q3 OpenTelemetry eBPF Instrumentation: Log enricher writev path can overread and overwrite user buffers

Summary OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using the total ioviter.count as the copy length. When log injection is enabled, a crafted multi-segment writev call can make OBI read and overwrite memory beyond the first segment. Details In...

4.9CVSS5.9AI score0.00172EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/05/18 1:21 p.m.27 views

SUSE CVE-2026-45803

gh is GitHub's official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerabilit...

3.5CVSS6AI score0.00206EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/05/18 11:47 a.m.14 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 support packet generation process. An attacker can access sensitive credentials in plaintext by downloading a support packet from the System Console. This is only exploitable if t...

8.7CVSS5.8AI score0.00301EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/18 11:47 a.m.10 views

Insertion of Sensitive Information into Log File

Overview github.com/mattermost/mattermost-plugin-calls/server is a package that enables voice calling and screen sharing functionality in Mattermost channels Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via the plugin configuration process. ...

7.6CVSS5.8AI score0.00266EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/18 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: xnio (UTSA-2026-021490)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021490 advisory. A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows...

7.5CVSS7.1AI score0.01486EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/18 12:00 a.m.22 views

PT-2026-41779

Name of the Vulnerable Software and Affected Versions NiceGUI versions prior to 3.12.0 Description Two FastAPI routes used for serving per-component static assets accept a sub-path parameter that can resolve to a directory instead of a file. When a request resolves to a directory, it triggers an...

5.3CVSS6.2AI score0.00343EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/18 12:00 a.m.26 views

PT-2026-41789

Name of the Vulnerable Software and Affected Versions OpenTelemetry eBPF Instrumentation versions 0.7.0 through 0.8.x Description The log enricher mishandles writev buffers by reading only the first iovec entry while using the total iov iter.count as the copy length. When log injection is enabled...

5.3CVSS5.8AI score0.00172EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/05/17 12:11 p.m.54 views

CVE-2018-25324 Simple Fields 0.2-0.3.5 Local File Inclusion via wp_abspath

Simple Fields 0.2 through 0.3.5 WordPress Plugin contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by injecting null bytes into the wpabspath parameter on PHP versions before 5.3.4. Attackers can supply malicious wpabspath values to...

6.9CVSS0.00533EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/05/16 7:00 p.m.134 views

Exploit for Improper Access Control in Adobe Coldfusion

CVE-2023-26360 — Adobe ColdFusion Unauthenticated RCE Python...

9.8CVSS8.2AI score0.97339EPSS
SaveExploits13
NVD
NVD
added 2026/05/16 4:16 p.m.14 views

CVE-2021-47980

Fuel CMS 1.4.13 contains a blind SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'col' parameter in the Activity Log interface. Attackers can send requests to the logs endpoint with malicious SQL payloads in the 'col...

7.1CVSS0.00226EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/16 3:26 p.m.59 views

CVE-2021-47980 Fuel CMS 1.4.13 Blind SQL Injection via col Parameter

Fuel CMS 1.4.13 contains a blind SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'col' parameter in the Activity Log interface. Attackers can send requests to the logs endpoint with malicious SQL payloads in the 'col...

7.1CVSS0.00226EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/16 3:26 p.m.54 views

EUVD-2021-34833

Fuel CMS 1.4.13 contains a blind SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'col' parameter in the Activity Log interface. Attackers can send requests to the logs endpoint with malicious SQL payloads in the 'col...

7.1CVSS5.9AI score0.00226EPSS
SaveExploits0References4
Rows per page
Query Builder