Lucene search
K

158466 matches found

RedHat Linux
RedHat Linux
added 2026/06/01 3:41 p.m.16 views

firefox: Incorrect boundary conditions, integer overflow in the Audio/Video component

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, integer overflow in the Audio/Video component...

7.5CVSS5.8AI score0.00425EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/06/01 3:41 p.m.17 views

firefox: thunderbird: Use-after-free in the DOM: Bindings (WebIDL) component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the DOM: Bindings WebIDL component...

7.3CVSS5.7AI score0.00369EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/06/01 3:41 p.m.10 views

firefox: thunderbird: Other issue in the JavaScript Engine component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Other issue in the JavaScript Engine component...

5.3CVSS5.7AI score0.00215EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/06/01 3:41 p.m.15 views

firefox: thunderbird: Incorrect boundary conditions in the JavaScript Engine: JIT component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions in the JavaScript Engine: JIT component...

6.5CVSS5.7AI score0.00187EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/06/01 3:41 p.m.18 views

firefox: Information disclosure, sandbox escape in the Security: Process Sandboxing component

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Information disclosure, sandbox escape in the Security: Process Sandboxing component...

8.6CVSS5.7AI score0.00344EPSS
Exploits0References6
Ubuntu
Ubuntu
added 2026/06/01 3:12 p.m.11 views

USN-8360-1: sslh vulnerability

It was discovered that sslh did not properly handle symbolic links when writing its PID file. A local attacker could possibly use this issue to overwrite arbitrary files...

9.3CVSS5.9AI score0.00158EPSS
Exploits0
Ubuntu
Ubuntu
added 2026/06/01 3:4 p.m.14 views

USN-8359-1: NNCP vulnerability

It was discovered that NNCP did not properly sanitize file paths in packet data during file requesting and file saving operations. A remote attacker could possibly use this issue to read or write arbitrary files outside of the intended directory...

6.4CVSS5.8AI score0.00243EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/06/01 3:1 p.m.12 views

CVE-2026-8643

pip would treat consolescripts and guiscripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory...

5.5CVSS5.8AI score0.00135EPSS
Exploits0
Chainguard
Chainguard
added 2026/06/01 1:17 p.m.23 views

GHSA-3PV8-6F4R-FFG2 vulnerabilities

Vulnerabilities for packages: qdrant, zizmor, bootc, buck2, wasm-pack, cleave, rustup, litmus, sccache, typst, cargo-c, wasmcloud, rye, deno, fnm...

5.8AI score
Exploits0
Chainguard
Chainguard
added 2026/06/01 1:17 p.m.8 views

GHSA-9857-6MW7-FQ2M vulnerabilities

Vulnerabilities for packages: cargo-audit, cargo-c...

5.8AI score
Exploits0
RedHat Linux
RedHat Linux
added 2026/06/01 11:21 a.m.13 views

PHP: PHP: Denial of Service via improper handling of signed characters in ctype functions

A flaw was found in PHP. Some functions, including urldecode, incorrectly pass signed characters to character type ctype functions. On certain systems, this can lead to accessing memory with a negative offset. This vulnerability can be exploited by an attacker to trigger a denial of service DoS,...

7.5CVSS5.7AI score0.00337EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/06/01 7:23 a.m.12 views

CVE-2026-42588

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS6.4AI score0.00546EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/06/01 7:22 a.m.10 views

CVE-2026-45505

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Non-parenthesized discovery wrappers such as masterslave:vm://...,... and static:vm://... incorrectly pass validation allowing bypass o...

8.8CVSS6.4AI score0.00577EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/06/01 7:21 a.m.10 views

CVE-2026-46605

Incomplete authorization by Apache ActiveMQ server before versions v6.2.6 and v5.19.7 allows authenticated connections to remove existing destinations with proper permissions. This issue affects Apache ActiveMQ Broker: before 5.19.7, from 6.0.0 before 6.2.6; Apache ActiveMQ All: before 5.19.7, fr...

4.3CVSS5.8AI score0.00335EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/06/01 7:20 a.m.10 views

CVE-2026-49157

Incorrect Default Permissions vulnerability in Apache ActiveMQ. This issue affects Apache ActiveMQ: before 5.19.7, from 6.0.0 before 6.2.6. The default Jolokia authorization settings granted non-admin low-privilege web-login accounts access to Jolokia operations which allowed executing broker...

8.8CVSS5.8AI score0.00424EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/06/01 7:19 a.m.10 views

CVE-2026-49270

Exposure of Sensitive Information Through Metadata vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All. Brokers that are configured with a network connector with syncDurableSubs set to true, are vulnerable to an unauthenticated attacker who can receive a list of all...

5.9CVSS5.8AI score0.00328EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2026/06/01 3:37 a.m.10 views

php: signed integer overflow in metaphone()

A flaw was found in PHP. The metaphone function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. When an input string is longer than 2,147,483,647 bytes, a signed integer overflow can occur, leading to undefined behavior and an...

7.5CVSS5.8AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/06/01 3:18 a.m.20 views

php: signed integer overflow in metaphone()

A flaw was found in PHP. The metaphone function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. When an input string is longer than 2,147,483,647 bytes, a signed integer overflow can occur, leading to undefined behavior and an...

7.5CVSS5.8AI score0.00241EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/06/01 3:18 a.m.14 views

PHP: PHP: Denial of Service via improper handling of signed characters in ctype functions

A flaw was found in PHP. Some functions, including urldecode, incorrectly pass signed characters to character type ctype functions. On certain systems, this can lead to accessing memory with a negative offset. This vulnerability can be exploited by an attacker to trigger a denial of service DoS,...

7.5CVSS5.7AI score0.00337EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/06/01 2:15 a.m.9 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS5.7AI score0.00292EPSS
Exploits0References8
Rows per page
Query Builder