Lucene search
+L

384 matches found

RustSec
RustSec
added 2025/08/29 12:0 p.m.10 views

Logging user input may result in poisoning logs with ANSI escape sequences

Previous versions of tracing-subscriber were vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be injected into terminal output when logged, potentially allowing attackers to: - Manipulate terminal title bars - Clear screens or modif...

2.3CVSS7.6AI score0.00325EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/26 4:19 p.m.15 views

traQ Allows Insertion of Sensitive Information into Log File

Impact A vulnerability exists where sensitive information, such as OAuth tokens, is recorded in log files when an error occurs during the execution of an SQL query. An attacker could intentionally trigger an SQL error by methods such as placing a high load on the database. This could allow an...

5.9CVSS6.8AI score0.00416EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/16 12:0 a.m.7 views

PT-2025-33536

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in ksmbd where repeated connections from clients using the same IP address can exhaust connection limits, potentially preventing legitimate client...

7.5CVSS5.8AI score0.02103EPSS
SaveExploits1
OSV
OSV
added 2025/08/12 8:24 a.m.3 views

ROOT-OS-DEBIAN-12-CVE-2024-24758 CVE-2024-24758 in rootio-node-undici - Patched by Root

Root has patched CVE-2024-24758 in the rootio-node-undici package for Root:Debian:12. Multiple fixed versions available...

4.5CVSS8.2AI score0.00765EPSS
SaveExploits0
OSV
OSV
added 2025/08/12 8:24 a.m.2 views

ROOT-OS-DEBIAN-12-CVE-2021-35331 CVE-2021-35331 in rootio-tcl8.6 - Patched by Root

Root has patched CVE-2021-35331 in the rootio-tcl8.6 package for Root:Debian:12. Multiple fixed versions available...

7.8CVSS5.4AI score0.01639EPSS
SaveExploits1
OSV
OSV
added 2025/08/12 8:24 a.m.3 views

ROOT-OS-DEBIAN-12-CVE-2024-21892 CVE-2024-21892 in rootio-nodejs - Patched by Root

Root has patched CVE-2024-21892 in the rootio-nodejs package for Root:Debian:12. Multiple fixed versions available...

7.8CVSS5.4AI score0.00562EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47099

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b veth: allow enabling...

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-35856

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the...

8.8CVSS5.5AI score0.00366EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/09 11:27 p.m.3 views

SUSE CVE-2025-7207

A vulnerability, which was classified as problematic, was found in mruby up to 3.4.0-rc2. Affected is the function scopenew of the file mrbgems/mruby-compiler/core/codegen.c of the component nregs Handler. The manipulation leads to heap-based buffer overflow. An attack has to be approached locall...

5.5CVSS3.6AI score0.00219EPSS
SaveExploits1References3
CVE
CVE
added 2025/06/24 2:52 a.m.30 views

CVE-2025-52574

SysmonElixir (Elixir) contains a path-traversal vulnerability in the /read endpoint. Prior to version 1.0.1, this endpoint could read arbitrary files from the server filesystem (including /etc/passwd). In version 1.0.1, a whitelist was added to restrict reads to files under priv/data, and the iss...

7.5CVSS7.5AI score0.00419EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 9:10 a.m.6 views

CVE-2024-35221

Rubygems.org is the Ruby community's gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.fromyaml. fromyaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-bas...

4.3CVSS6.9AI score0.00494EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:40 a.m.16 views

CVE-2024-31465

XWiki Platform is a generic wiki platform. Starting in version 5.0-rc-1 and prior to versions 14.10.20, 15.5.4, and 15.9-rc-1, any user with edit right on any page can execute any code on the server by adding an object of type XWiki.SearchSuggestSourceClass to their user profile or any other page...

9.9CVSS7.1AI score0.75575EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:37 a.m.12 views

CVE-2024-47050

Prior to this patch being applied, Mautic's tracking was vulnerable to Cross-Site Scripting through the Page URL variable...

6.1CVSS6.2AI score0.0029EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:55 p.m.10 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.4AI score0.0018EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:55 p.m.6 views

CVE-2021-37642

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:53 p.m.7 views

CVE-2021-37669

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause denial of service in applications serving models using tf.rawops.NonMaxSuppressionV5 by triggering a division by 0. The implementation uses a user controlled argument to resize a...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/08 6:26 a.m.112 views

CVE-2025-37813

Technical details for CVE-2025-37813 are not publicly provided in the supplied documents. The connected advisories reference this CVE but do not disclose affected products, root cause, or fixes. Monitor vendor advisories for specifics.

7.8CVSS6.7AI score0.00187EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53110 net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS5.8AI score
SaveExploits0References8
OSV
OSV
added 2025/05/01 2:9 p.m.13 views

CVE-2022-49762 ntfs: check overflow when iterating ATTR_RECORDs

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in ntfsattrfind. Because the ATTRRECORDs are next to each other, kernel can get the next ATTRRECORD from end address of current...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2025/04/21 8:45 p.m.77 views

CVE-2025-32958

Adept (prior to commit a1a41b7) exposed the GITHUB_TOKEN via the mac-standalone artifact created by remoteBuild.yml using actions/upload-artifact@v4. The artifact was a zip of the current directory that included the generated .git/config containing the run’s token, enabling an attacker to extract...

9.8CVSS9.6AI score0.00551EPSS
SaveExploits0References2
Rows per page
Query Builder