Lucene search
+L

6773 matches found

SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.12 views

SUSE CVE-2024-49888

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error: Oops: divide error: 0000 1 PREEMPT SMP KASAN PTI The failure is due to the below signed divide:...

5.5CVSS7.3AI score0.00237EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2024/10/22 5:50 p.m.24 views

Umbraco CMS vulnerable to stored Cross-site Scripting in the "dictionary name" on Dictionary section

Impact This can be leveraged to gain access to higher-privilege endpoints, e.g. if you get a user with admin privileges to run the code, you can potentially elevate all users and grant them admin privileges or access protected content. Patches Will be patched in 14.3.1 and 15.0.0. Workarounds...

8.7CVSS7AI score0.0033EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2024/10/21 6:01 p.m.153 views

CVE-2024-49888

CVE-2024-49888 – Linux kernel (BPF) sdiv/smod overflow fix . The issue affects the BPF subsystem where division by -1 can overflow for 64-bit operands (LLONG_MIN/-1) on x86_64, potentially triggering a kernel crash; on arm64, results differ (LLONG_MIN/-1 yields LLONG_MIN). The provided patch logi...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/10/18 12:00 a.m.201 views

Oracle Database Server (October 2024 CPU)

The versions of Oracle Database Server installed on the remote host are affected by multiple vulnerabilities as referenced in the October 2024 CPU advisory. - Vulnerability in the Oracle Spatial and Graph libcurl2 component of Oracle Database Server. Supported versions that are affected are...

10CVSS7AI score0.87211EPSS
SaveExploits11References32
Positive Technologies
Positive Technologies
added 2024/10/17 12:00 a.m.9 views

PT-2024-33437 · Zoho · Zoho Crm Lead Magnet

Name of the Vulnerable Software and Affected Versions: Zoho CRM Lead Magnet versions 1.7.9.0 and earlier Description: The issue is related to an SQL Injection vulnerability due to improper neutralization of special elements used in an SQL command. This allows for SQL Injection attacks...

8.5CVSS8.3AI score0.00395EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/16 9:15 p.m.25 views

UBUNTU-CVE-2024-47888

Action Text brings rich text content and editing to Rails. Starting in version 6.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the plaintextforblockquotenode helper in Action Text. Carefully crafted text can cause the...

8.7CVSS6.4AI score0.00984EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2024/10/16 5:03 a.m.2 views

Security update for the Linux Kernel (Live Patch 19 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-1504002492 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954:...

7.8CVSS8.3AI score0.00662EPSS
SaveExploits0References20
The Hacker News
The Hacker News
added 2024/10/16 4:54 a.m.30 views

CISA Warns of Active Exploitation in SolarWinds Help Desk Software Vulnerability

The U.S. Cybersecurity and Infrastructure Security Agency CISA on Tuesday added a critical security flaw impacting SolarWinds Web Help Desk WHD software to its Known Exploited Vulnerabilities KEV catalog, citing evidence of active exploitation. Tracked as CVE-2024-28987 CVSS score: 9.1, the...

9.8CVSS7.3AI score0.93208EPSS
SaveExploits6
OSV
OSV
added 2024/10/15 3:30 p.m.26 views

GHSA-6JGW-RGMM-7CV6 PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references

The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the weak reference does itself not have ownership of the value. At any point the last strong reference could be cleared and the borrowed value would become dangling. In PyO3 0.22.4...

5.3CVSS5AI score0.00206EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2024/10/15 3:33 a.m.2 views

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506008 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954: net:...

7.8CVSS7.8AI score0.00662EPSS
SaveExploits0References16
SUSE Linux
SUSE Linux
added 2024/10/15 2:33 a.m.3 views

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: CVE-2024-40954: net: do not leave a dangling sk pointer, when socket creation fails bsc1227808 CVE-2024-40909: bpf: Fix a potential use-after-free in bpflinkfree bsc1228349. Patch...

7.8CVSS7.7AI score0.00278EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/10 4:43 p.m.12 views

GHSA-27VH-H6MC-Q6G8 btcd did not correctly re-implement Bitcoin Core's "FindAndDelete()" functionality

Impact The btcd Bitcoin client versions 0.10 to 0.24 did not correctly re-implement Bitcoin Core's "FindAndDelete" functionality. This logic is consensus-critical: the difference in behavior with the other Bitcoin clients can lead to btcd clients accepting an invalid Bitcoin block or rejecting a...

8.3CVSS7.3AI score0.01015EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/09 6:03 p.m.15 views

CVE-2024-47763 Wasmtime runtime crash when combining tail calls with trapping imports

Wasmtime is an open source runtime for WebAssembly. Wasmtime's implementation of WebAssembly tail calls combined with stack traces can result in a runtime crash in certain WebAssembly modules. The runtime crash may be undefined behavior if Wasmtime was compiled with Rust 1.80 or prior. The runtim...

5.5CVSS7AI score0.00245EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2024/10/08 10:04 a.m.109 views

Exploit for Command Injection in Avtech Avm1203_Firmware

EN GenAvTechRCEExploit A PoC exploit for the CVE-2024-7029...

9.8CVSS8.4AI score0.38739EPSS
SaveExploits5
ICS
ICS
added 2024/10/08 12:00 a.m.22 views

Schneider Electric Data Center Expert

View CSAF 1. EXECUTIVE SUMMARY CVSS v4 8.6 ATTENTION : Exploitable remotely/low attack complexity Vendor : Schneider Electric Equipment : Data Center Expert Vulnerability : Improper Verification of Cryptographic Signature, Missing Authentication for Critical Function 2. RISK EVALUATION Successful...

7.2CVSS7.9AI score0.00548EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/09/26 12:00 a.m.17 views

PT-2024-6501

Name of the Vulnerable Software and Affected Versions cups versions prior to 2.4.11-alt1 cups-browsed versions prior to 2.0.1-0ubuntu2.1 cups-filters affected versions not specified Description The Common UNIX Printing System CUPS and related components, including cups-browsed and cups-filters, a...

7.6CVSS7.9AI score0.50605EPSS
SaveExploits15References275
Cvelist
Cvelist
added 2024/09/19 10:38 p.m.50 views

CVE-2024-46984 XML External Entity Reference (XXE) vulnerability can lead to a Server Side Request Forgery attack in gematik app-referencevalidator

The reference validator is a tool to perform advanced validation of FHIR resources for TI applications and interoperability standards. The profile location routine in the referencevalidator commons package is vulnerable to XML External Entities attack due to insecure defaults of the used Woodstox...

8.6CVSS0.00637EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/09/18 12:00 a.m.14 views

Important: kernel-livepatch-5.10.220-209.867

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix double free on error CVE-2024-41087 Affected Packages: kernel-livepatch-5.10.220-209.867 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0
NVD
NVD
added 2024/09/17 10:15 p.m.34 views

CVE-2024-46982

Next.js is a React framework for building full-stack web applications. By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router this does not affect the app router. When this crafted request is sent it could coerce Next....

7.5CVSS0.5918EPSS
SaveExploits3References3
CVE
CVE
added 2024/09/17 9:55 p.m.686 views

CVE-2024-46982

CVE-2024-46982 affects Next.js pages router SSR caching: crafted requests can poison non-dynamic SSR routes (e.g., pages/dashboard.tsx) and lead to caching of sensitive responses with Cache-Control: s-maxage=1, stale-while-revalidate, potentially spreading via upstream CDNs. Affected versions are...

7.5CVSS7.3AI score0.5918EPSS
SaveExploits3References3Affected Software1
Rows per page
Query Builder