Lucene search
+L

4878 matches found

RedHat Linux
RedHat Linux
added 2023/07/18 3:43 p.m.5 views

webkitgtk: Processing web content may lead to arbitrary code execution

A vulnerability was found in WebKit. This flaw allows a remote attacker to perform arbitrary code execution when processing web content. This flaw is caused by insufficient memory handling, which attackers could exploit to execute malicious code on affected systems...

8.8CVSS6.4AI score0.0118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/07/18 3:43 p.m.69 views

Important: Red Hat Security Advisory: webkit2gtk3 security update

An update for webkit2gtk3 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 vulnerability fr...

9.8CVSS7.5AI score0.29179EPSS
SaveExploits10References3
SUSE CVE
SUSE CVE
added 2023/07/15 2:18 a.m.9 views

SUSE CVE-2023-28362

The redirectto method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header...

6.5CVSS7AI score0.00332EPSS
SaveExploits2References5
SUSE CVE
SUSE CVE
added 2023/07/15 2:17 a.m.4 views

SUSE CVE-2023-38200

A flaw was found in Keylime. Due to their blocking nature, the Keylime registrar is subject to a remote denial of service against its SSL connections. This flaw allows an attacker to exhaust all available connections...

7.5CVSS6.6AI score0.01436EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2023/07/13 10:15 a.m.42 views

CVE-2023-29458

Duktape is an 3rd-party embeddable JavaScript engine, with a focus on portability and compact footprint. When adding too many values in valstack JavaScript will crash. This issue occurs due to bug in Duktape 2.6 which is an 3rd-party solution that we use...

7.5CVSS7.2AI score0.00758EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/07/12 8:33 a.m.7 views

python: urllib.parse url blocklisting bypass

A flaw was found in the Python package. An issue in the urllib.parse component could allow attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.This may lead to compromised Integrity...

7.5CVSS6.8AI score0.20459EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2023/07/12 8:27 a.m.9 views

c-ares: 0-byte UDP payload Denial of Service

A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service...

7.5CVSS7.3AI score0.01577EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/07/12 8:27 a.m.7 views

c-ares: Insufficient randomness in generation of DNS query IDs

A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom are unavailable, c-ares will use rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand, so it will generate predictable output...

6.5CVSS7.3AI score0.00905EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/07/12 1:58 a.m.3 views

SUSE CVE-2023-3600

During the worker lifecycle, a use-after-free condition could have occurred, which could have led to a potentially exploitable crash. This vulnerability affects Firefox 115.0.2, Firefox ESR 115.0.2, and Thunderbird 115.0.1...

7.5CVSS8.1AI score0.00634EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/07/10 12:0 a.m.8 views

IBM DB2 安全漏洞

IBM DB2 is a relational database management system from International Business Machines IBM. The system is implemented in UNIX, Linux, IBMi, z/OS, and Windows server versions. A security vulnerability exists in IBM DB2 that stems from vulnerability to insufficient audit logging...

4.3CVSS6.2AI score0.0076EPSS
SaveExploits0References5
OSV
OSV
added 2023/07/08 11:5 a.m.8 views

OESA-2023-1404 golang security update

The Go Programming Language Security Fixes: On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a...

7.8CVSS6.9AI score0.00429EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/07/07 2:18 a.m.4 views

SUSE CVE-2023-37210

A website could prevent a user from exiting full-screen mode via alert and prompt calls. This could lead to user confusion and possible spoofing attacks. This vulnerability affects Firefox 115...

6.5CVSS6.1AI score0.00284EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/07/02 2:52 a.m.8 views

SUSE CVE-2009-3571

Unspecified vulnerability in OpenOffice.org OOo has unknown impact and client-side attack vector, as demonstrated by a certain module in VulnDisco Pack Professional 8.8, aka "Client-side exploit." NOTE: as of 20091005, this disclosure has no actionable information. However, because the VulnDisco...

9.3CVSS7.1AI score0.01293EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/07/01 1:27 a.m.5 views

SUSE CVE-2023-2908

A null pointer dereference issue was found in Libtiff's tifdir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial o...

5.5CVSS6.6AI score0.00495EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/06/29 9:14 a.m.11 views

golang: runtime: unexpected behavior of setuid/setgid binaries

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/...

7.8CVSS6.8AI score0.00429EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/06/29 9:14 a.m.9 views

golang: cmd/go: go command may generate unexpected code at build time when using cgo

A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names...

9.8CVSS7.1AI score0.01694EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2023/06/26 5:47 p.m.38 views

CVE-2023-29403

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/...

7.8CVSS8.8AI score0.00429EPSS
SaveExploits0References7
NVD
NVD
added 2023/06/23 9:15 p.m.20 views

CVE-2023-34254

The GLPI Agent is a generic management agent. Prior to version 1.5, if glpi-agent is running remoteinventory task against an Unix platform with ssh command, an administrator user on the remote can manage to inject a command in a specific workflow the agent would run with the privileges it uses. I...

7.6CVSS7.6AI score0.00799EPSS
SaveExploits0References2
Prion
Prion
added 2023/06/23 9:15 p.m.21 views

Design/Logic Flaw

The GLPI Agent is a generic management agent. Prior to version 1.5, if glpi-agent is running remoteinventory task against an Unix platform with ssh command, an administrator user on the remote can manage to inject a command in a specific workflow the agent would run with the privileges it uses. I...

5.8CVSS7AI score0.00799EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/06/23 9:15 p.m.4 views

UBUNTU-CVE-2023-34254

The GLPI Agent is a generic management agent. Prior to version 1.5, if glpi-agent is running remoteinventory task against an Unix platform with ssh command, an administrator user on the remote can manage to inject a command in a specific workflow the agent would run with the privileges it uses. I...

7.6CVSS5.8AI score0.00799EPSS
SaveExploits0References4
Rows per page
Query Builder