Lucene search
+L

8347 matches found

CNNVD
CNNVD
added 2024/05/08 12:0 a.m.8 views

VMware Avi Load Balancer 安全漏洞

VMware Avi Load Balancer is a load balancing platform from VMware. A security vulnerability exists in VMware Avi Load Balancer that originates from a malicious actor with access to system logs being able to view cloud connection credentials in plaintext...

6.5CVSS6.7AI score0.00399EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/05/08 12:0 a.m.5 views

PT-2024-19295

Name of the Vulnerable Software and Affected Versions VMware Avi Load Balancer affected versions not specified Description The issue allows a malicious actor with admin privileges on VMware Avi Load Balancer to create, modify, execute, and delete files as a root user on the host system. This is a...

9CVSS7AI score0.00549EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/08 12:0 a.m.12 views

PT-2024-19296

Name of the Vulnerable Software and Affected Versions VMware Avi Load Balancer affected versions not specified Description The issue concerns an information disclosure problem where a malicious actor with access to the system logs can view cloud connection credentials in plaintext. Recommendation...

6.8CVSS6.7AI score0.00399EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/07 12:0 a.m.63 views

RHEL 8 : bind and dhcp (RHSA-2024:2720)

"The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2720 advisory. The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References14
Oracle linux
Oracle linux
added 2024/05/07 12:0 a.m.62 views

bind security update

bind 9.16.23-18.0.1 - Fix warning when changing device file permissions Orabug: 36518580 32:9.16.23-18.1 - Rebuild with correct z-stream tag again 32:9.16.23-18 - Prevent crashing at masterformat system test CVE-2023-6516 32:9.16.23-17 - Import tests for large DNS messages fix - Add downstream...

7.5CVSS7.3AI score0.99995EPSS
SaveExploits1
OSV
OSV
added 2024/05/06 1:4 p.m.48 views

RLSA-2024:1781 Important: bind9.16 security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.4AI score0.99995EPSS
SaveExploits1References7
OSV
OSV
added 2024/05/06 1:4 p.m.62 views

RLSA-2024:1782 Important: bind and dhcp security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. The Dynamic Hos...

7.5CVSS7.4AI score0.99995EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/05/06 12:0 a.m.56 views

Rocky Linux 8 : bind and dhcp (RLSA-2024:1782)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:1782 advisory. - The DNS message parsing code in named includes a section whose computational complexity is overly high. It does not cause problems for typical DNS...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2024/05/05 12:0 a.m.6 views

PT-2024-40757 · Git +1 · Ninja

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the Lexer::ReadToken function, which is called by...

6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/05/03 6:15 p.m.7 views

DEBIAN-CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 a.m.4 views

CVE-2023-44440

Ashlar-Vellum Lithium Uncontrolled Search Path Element Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ashlar-Vellum Lithium. User interaction is required to exploit this vulnerability in that the target must...

8.8CVSS6.2AI score0.00825EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/03 12:0 a.m.7 views

PT-2024-24185 · Unknown · Kliqqi-Cms

Name of the Vulnerable Software and Affected Versions: Kliqqi-CMS version 2.0.2 Description: The issue is related to SQL Injection in the load data.php file via the userid parameter. This allows for potential exploitation. Recommendations: For Kliqqi-CMS version 2.0.2, consider restricting access...

9.8CVSS8.1AI score0.00572EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/05/02 12:0 a.m.8 views

pgAdmin 跨站脚本漏洞

pgAdmin is an open source management and development platform for the open source database PostgreSQL. A cross-site scripting vulnerability exists in pgAdmin 8.5 and earlier versions, which stems from a cross-site scripting vulnerability in the /settings/store endpoint that responds to a json loa...

7.4CVSS6.1AI score0.00461EPSS
SaveExploits1References4
OSV
OSV
added 2024/05/01 4:40 p.m.100 views

GHSA-3999-5FFV-WP2R Yamux Memory Exhaustion Vulnerability via Active::pending_frames property

Summary Attack scenario The Rust implementation of the Yamux stream multiplexer uses a vector for pending frames. This vector is not bounded in length. Every time the Yamux protocol requires sending of a new frame, this frame gets appended to this vector. This can be remotely triggered in a numbe...

7.5CVSS7AI score0.00761EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/05/01 4:40 p.m.57 views

Yamux Memory Exhaustion Vulnerability via Active::pending_frames property

Summary Attack scenario The Rust implementation of the Yamux stream multiplexer uses a vector for pending frames. This vector is not bounded in length. Every time the Yamux protocol requires sending of a new frame, this frame gets appended to this vector. This can be remotely triggered in a numbe...

7.5CVSS7AI score0.00761EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 10:5 a.m.41 views

Moderate: Red Hat Security Advisory: mod_jk and mod_proxy_cluster security update

An update for modjk and modproxycluster 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...

7.5CVSS6.5AI score0.02242EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: vcscreen: move load of struct vcdata pointer in vcsread to avoid UAF After a call to consoleunlock in vcsread the vcdata struct can be freed by vcdeallocate. Because of that, the struct vcdata pointer load must be done at the top...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2024/04/30 12:0 a.m.112 views

Moderate: mod_jk and mod_proxy_cluster security update

The modjk module is a plugin for the Apache HTTP Server to connect it with the Apache Tomcat servlet engine. The modproxycluster module is a plugin for the Apache HTTP Server that provides load-balancer functionality. Security Fixes: httpd: Apache Tomcat Connectors modjk Information Disclosure...

7.5CVSS6.1AI score0.02242EPSS
SaveExploits5References6
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:0 a.m.60 views

RHEL 8 : bind and dhcp (RHSA-2024:1782)

"The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1782 advisory. The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.25 views

RHEL 7 : qemu-kvm-rhev (RHSA-2019:1202)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:1202 advisory. KVM Kernel-based Virtual Machine is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provi...

5.9CVSS7AI score0.01566EPSS
SaveExploits0References11
Rows per page
Query Builder