Lucene search
+L

228674 matches found

RedHat Linux
RedHat Linux
added 2026/08/20 6:37 p.m.22 views

Moderate: Red Hat Security Advisory: mod_md security update

An update for modmd is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.3CVSS7.5AI score0.00628EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/20 6:21 p.m.14 views

Exploit for Improper Input Validation in Drupal

SAWPOC — CVE-2018-7600 A Python Proof of Concept for CVE-20...

9.8CVSS8.4AI score0.99991EPSS
SaveExploits49
SUSE Linux
SUSE Linux
added 2026/08/20 6:19 p.m.8 views

Security update for helm

This update for helm rebuilds it against the current go security release. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product: SUSE Linux Enterprise...

5.2AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/08/20 6:17 p.m.9 views

Security update for kubernetes

This update for kubernetes rebuilds it against the current go security release. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product: Containers Module...

5.2AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/08/20 6:17 p.m.10 views

Security update for kubernetes-old

This update for kubernetes-old rebuilds it against the current go security release. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product: Containers...

5.2AI score
SaveExploits0
F5 Networks
F5 Networks
added 2026/08/20 6:07 p.m.16 views

K000162855: Intel SMM vulnerability CVE-2025-20028

Security Advisory Description Time-of-check time-of-use race condition in the WheaERST SMM module for some IntelR reference platforms may allow an escalation of privilege. System software adversary with a privileged user combined with a high complexity attack may enable escalation of privilege...

7.1CVSS5.5AI score0.00076EPSS
SaveExploits0Affected Software14
Rockylinux
Rockylinux
added 2026/08/20 6:04 p.m.12 views

php:8.3 security, bug fix, and enhancement update

An update is available for module.php-pecl-redis6, php, module.php-pecl-rrd, php-pecl-apcu, module.php-pecl-apcu, php-pecl-zip, php-pecl-rrd, module.php, module.php-pecl-zip, php-pecl-redis6, php-pecl-xdebug3, module.php-pecl-xdebug3. This update affects Rocky Linux 9. A Common Vulnerability...

9.8CVSS6AI score0.00323EPSS
SaveExploits2
OSV
OSV
added 2026/08/20 5:28 p.m.11 views

GHSA-89V8-RHWQ-HF77 asteval has a Sandbox Escape via BaseException Subclasses

Summary An attacker who can supply expressions to asteval.Interpreter.eval can raise SystemExit, KeyboardInterrupt, GeneratorExit, or BaseException from inside the sandbox. These exceptions are subclasses of BaseException but not Exception, so they bypass the except Exception: safety net in both...

5CVSS5.8AI score
SaveExploits0References5
Snyk
Snyk
added 2026/08/20 5:28 p.m.7 views

Uncaught Exception

Overview asteval is a Safe, minimalistic evaluator of python expression using ast module Affected versions of this package are vulnerable to Uncaught Exception via the eval process. An attacker can terminate the application process or disrupt signal and cleanup handlers by supplying specially...

5.1CVSS5.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 5:28 p.m.10 views

asteval has a Sandbox Escape via BaseException Subclasses

Summary An attacker who can supply expressions to asteval.Interpreter.eval can raise SystemExit, KeyboardInterrupt, GeneratorExit, or BaseException from inside the sandbox. These exceptions are subclasses of BaseException but not Exception, so they bypass the except Exception: safety net in both...

8.4CVSS5.8AI score0.0027EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 5:26 p.m.8 views

GHSA-9W56-46F6-3QHX asteval Sandbox Escape: arbitrary native memory read/write via numpy ctypes in default asteval Interpreter

Summary With its default configuration numpy enabled, import disabled, asteval's Interpreter lets an attacker-controlled expression obtain a raw arbitrary process-memory read and write primitive, without using import, any dunder attribute, or eval/exec/getattr. Arbitrary in-process read/write is...

5.5CVSS6.4AI score
SaveExploits0References5
Snyk
Snyk
added 2026/08/20 5:26 p.m.6 views

Improper Control of Dynamically-Managed Code Resources

Overview asteval is a Safe, minimalistic evaluator of python expression using ast module Affected versions of this package are vulnerable to Improper Control of Dynamically-Managed Code Resources through the Interpreter process when evaluating attacker-controlled expressions with numpy enabled. A...

6.8CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 5:26 p.m.9 views

asteval Sandbox Escape: arbitrary native memory read/write via numpy ctypes in default asteval Interpreter

Summary With its default configuration numpy enabled, import disabled, asteval's Interpreter lets an attacker-controlled expression obtain a raw arbitrary process-memory read and write primitive, without using import, any dunder attribute, or eval/exec/getattr. Arbitrary in-process read/write is...

8.4CVSS6.4AI score0.0027EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 5:26 p.m.10 views

OpenTelemetry-Go: Unsynchronized baggage map can panic under concurrent access

Summary go.opentelemetry.io/otel/bridge/opentracing introduced an unsynchronized extraBaggageItems map on bridgeSpan. One goroutine can write this map through Span.SetBaggageItem while another goroutine reads and iterates it during correlation baggage propagation, which can trigger Go's fatal...

5.9CVSS5.8AI score0.00131EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 5:26 p.m.7 views

GHSA-42CJ-99W8-CP2P OpenTelemetry-Go: Unsynchronized baggage map can panic under concurrent access

Summary go.opentelemetry.io/otel/bridge/opentracing introduced an unsynchronized extraBaggageItems map on bridgeSpan. One goroutine can write this map through Span.SetBaggageItem while another goroutine reads and iterates it during correlation baggage propagation, which can trigger Go's fatal...

5.9CVSS5.8AI score0.00131EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/08/20 5:16 p.m.9 views

Security update for MozillaFirefox

This update for MozillaFirefox fixes the following issues: Update to Firefox Extended Support Release 140.14.0 ESR. MFSA 2026-74 bsc1274867 CVE-2026-74934: Site isolation issue in the Graphics: CanvasWebGL component. CVE-2026-74935: Privilege escalation in the DOM: Networking component...

7.5CVSS5.5AI score0.0057EPSS
SaveExploits4References118
OSV
OSV
added 2026/08/20 5:06 p.m.5 views

SUSE-SU-2026:3657-1 Security update for rsync

This update for rsync fixes the following issues: - CVE-2026-53783: rrsync restricted-directory escape validation-vs-exec race + unsafe option allowlist bsc1269041. - CVE-2026-53784: Daemon module-root chdir escape under 'use chroot = no' bsc1269042. - CVE-2026-53785: --relative implied-parent...

9.2CVSS5.9AI score0.00573EPSS
SaveExploits1References68
SUSE Linux
SUSE Linux
added 2026/08/20 5:06 p.m.9 views

Security update for rsync

This update for rsync fixes the following issues: CVE-2026-53783: rrsync restricted-directory escape validation-vs-exec race + unsafe option allowlist bsc1269041. CVE-2026-53784: Daemon module-root chdir escape under "use chroot = no" bsc1269042. CVE-2026-53785: --relative implied-parent creation...

9.2CVSS5.8AI score0.00573EPSS
SaveExploits1References134
RedHat Linux
RedHat Linux
added 2026/08/20 4:43 p.m.10 views

Important: Red Hat Security Advisory: php:8.2 security, bug fix, and enhancement update

An update for the php:8.2 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS5.8AI score0.00323EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 2026/08/20 4:43 p.m.8 views

php: ext-pgsql: PHP: SQL injection via improper backslash escaping

A flaw was found in PHP. Improper escaping of backslashes in attacker-provided parameters can lead to a SQL injection vulnerability. A remote attacker could exploit this flaw by crafting malicious input, potentially gaining unauthorized access to sensitive information, manipulating data, or causi...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References5
Rows per page
Query Builder