Lucene search
K

2395 matches found

Fedora
Fedora
added 2024/03/07 10:33 p.m.22 views

[SECURITY] Fedora 40 Update: javassist-3.30.2-4.fc40

Javassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file withou...

8.8CVSS6.7AI score0.46427EPSS
Exploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.23 views

[SECURITY] Fedora 40 Update: icu4j-74.2-4.fc40

The International Components for Unicode ICU library provides robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode standard, and provides support for supplementary characters needed for GB 18030 repertoire support. Java...

8.8CVSS6.6AI score0.46427EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2024/03/05 6:22 p.m.65 views

Moderate: Red Hat Security Advisory: mysql security update

An update for mysql is now available for Red Hat Enterprise Linux 9. 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 available for each vulnerability from the...

7.5CVSS6.4AI score0.06984EPSS
Exploits0References76
RedHat Linux
RedHat Linux
added 2024/03/05 6:22 p.m.1 views

mysql: Client programs unspecified vulnerability (CPU Apr 2023)

Vulnerability in the MySQL Server product of Oracle MySQL component: Client programs. Supported versions that are affected are 5.7.41 and prior and 8.0.32 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL...

7.1CVSS7.3AI score0.00435EPSS
Exploits0References4
OSV
OSV
added 2024/03/05 12:0 a.m.40 views

ALSA-2024:1141 Moderate: mysql security update

MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon mysqld and many client programs and libraries. Security Fixes: mysql: InnoDB unspecified vulnerability CPU Apr 2023 CVE-2023-21911 mysql: Server: DDL unspecified vulnerability CPU Apr 2023...

7.5CVSS6.5AI score0.06984EPSS
Exploits0References152
Prion
Prion
added 2024/02/22 5:15 p.m.18 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix accesses to uninit stack slots Privileged programs are supposed to be able to read uninitialized stack memory ever since 6715df8d5 but, before this patch, these accesses were permitted inconsistently. In particular,...

7.1AI score0.00015EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/02/22 12:0 a.m.1 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that when an internal mapping in a mapping array or mapping htab is updated or deleted, the mapping...

6.7CVSS7.8AI score0.00011EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/02/20 12:40 p.m.3 views

mysql: Client programs unspecified vulnerability (CPU Jul 2023)

Vulnerability in the MySQL Server product of Oracle MySQL component: Client programs. Supported versions that are affected are 5.7.42 and prior and 8.0.33 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL...

5.9CVSS7.3AI score0.00076EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:40 p.m.3 views

mysql: Client programs unspecified vulnerability (CPU Apr 2023)

Vulnerability in the MySQL Server product of Oracle MySQL component: Client programs. Supported versions that are affected are 5.7.41 and prior and 8.0.32 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL...

7.1CVSS7.3AI score0.00435EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/02/08 3:26 a.m.1 views

SUSE CVE-2023-6597

An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged...

8.4CVSS6.8AI score0.00077EPSS
Exploits0References19
Rapid7 Blog
Rapid7 Blog
added 2024/02/06 6:0 p.m.17 views

Celebrating Excellence: Alex Page Recognized As a CRN 2024 Channel Chief

Congratulations to Rapid7’s Vice President of Global Channel Sales, Alex Page, who is named among the newly-announced CRN 2024 Channel Chiefs! Alex, who also received this prestigious accolade in 2023, has been recognized for his outstanding contributions and expertise in driving strategic...

7.1AI score
Exploits0
RedHat Linux
RedHat Linux
added 2024/01/25 9:43 a.m.1 views

kernel: eBPF: insufficient stack type checks in dynptr

An improper input validation flaw was found in the eBPF subsystem in the Linux kernel. The issue occurs due to a lack of proper validation of dynamic pointers within user-supplied eBPF programs prior to executing them. This may allow an attacker with CAPBPF privileges to escalate privileges and...

8.2CVSS7AI score0.00016EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/01/15 12:0 a.m.36 views

Siemens SCALANCE LPE9403 Incorrect Permission Assignment for Critical Resource (CVE-2021-41091)

A vulnerability was found in Moby Docker Engine where the data directory typically /var/lib/docker contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included...

6.3CVSS7.3AI score0.04746EPSS
Exploits3References4
Kitploit
Kitploit
added 2024/01/09 11:30 a.m.25 views

Nysm - A Stealth Post-Exploitation Container

A stealth post-exploitation container. Introduction With the raise in popularity of offensive tools based on eBPF, going from credential stealers to rootkits hiding their own PID, a question came to our mind: Would it be possible to make eBPFinvisible in its own eyes? From there, we created nysm,...

6.8AI score
Exploits0References1
Fedora
Fedora
added 2024/01/08 1:24 a.m.27 views

[SECURITY] Fedora 39 Update: tinyxml-2.6.2-28.fc39

TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs. Have you ever found yourself writing a text file parser every time you needed to save human readable data or serialize objects? TinyXML solves the text I/O file once and for all. Or, as a friend said,...

7.5CVSS7.3AI score0.01164EPSS
Exploits1
Malwarebytes
Malwarebytes
added 2024/01/07 12:8 p.m.22 views

How AI hallucinations are making bug hunting harder

Bug bounty programs that pay people for finding bugs are a very useful tool for improving the security of software. But with the availability of artificial intelligence AI as seen in the popular large language models LLMs like ChatGPT, Bard, and others it looks like there is a new problem on the...

7.3AI score
Exploits0
Ubuntu
Ubuntu
added 2024/01/03 6:0 p.m.210 views

USN-6565-1: OpenSSH vulnerabilities

It was discovered that OpenSSH incorrectly handled supplemental groups when running helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand as a different user. An attacker could possibly use this issue to escalate privileges. This issue only affected Ubuntu 20.04 LTS...

7CVSS6.9AI score0.17234EPSS
Exploits9
The Hacker News
The Hacker News
added 2023/12/15 2:17 p.m.59 views

New KV-Botnet Targeting Cisco, DrayTek, and Fortinet Devices for Stealthy Attacks

A new botnet consisting of firewalls and routers from Cisco, DrayTek, Fortinet, and NETGEAR is being used as a covert data transfer network for advanced persistent threat actors, including the China-linked threat actor called Volt Typhoon. Dubbed KV-botnet by the Black Lotus Labs team at Lumen...

9.8CVSS9.5AI score0.9212EPSS
Exploits9
OSV
OSV
added 2023/12/13 1:32 p.m.11 views

GHSA-4MQ4-7RW3-VM5J Wasmer filesystem sandbox not enforced

Summary As of Wasmer version v4.2.3, Wasm programs can access the filesystem outside of the sandbox. Details https://github.com/wasmerio/wasmer/issues/4267 PoC A minimal Rust program: fn main let f = std::fs::OpenOptions::new .writetrue .createnewtrue .open"abc" .unwrap; This should be compiled...

8.4CVSS8.5AI score0.00354EPSS
Exploits1References6
NVD
NVD
added 2023/11/22 10:15 p.m.13 views

CVE-2023-49102

NZBGet 21.1 allows authenticated remote code execution because the unarchive programs 7za and unrar preserve executable file permissions. An attacker with the Control capability can execute a file by setting the value of SevenZipCommand or UnrarCmd. NOTE: This vulnerability only affects products...

8.8CVSS0.01715EPSS
Exploits1References2
Rows per page
Query Builder