Lucene search
+L

2812 matches found

CNNVD
CNNVD
added 2024/02/20 12:00 a.m.21 views

VMware Enhanced Authentication Plug-in Security Vulnerability

The VMware Enhanced Authentication Plug-in is part of the VMware Horizon client from VMware, Inc. and is used to provide an additional authentication layer to enhance the security of access to VMware Horizon virtual desktops and applications. A security vulnerability exists in VMware Enhanced...

9.6CVSS6.9AI score0.01262EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/20 12:00 a.m.8 views

PT-2024-1777 · Vmware · Vmware Enhanced Authentication Plug-In

Name of the Vulnerable Software and Affected Versions: VMware Enhanced Authentication Plug-in EAP affected versions not specified Description: The issue is related to arbitrary authentication relay and session hijack vulnerabilities in the deprecated VMware Enhanced Authentication Plug-in EAP. Th...

10CVSS7.5AI score0.01262EPSS
SaveExploits0References62
Malwarebytes
Malwarebytes
added 2024/02/16 1:37 p.m.78 views

Microsoft Exchange vulnerability actively exploited

As it turns out, there was another actively exploited vulnerability included in Microsoft’s patch Tuesday updates for February. When Microsoft said in its update guide for CVE-2024-21410 that the vulnerability was likely to be exploited by attackers, they weren’t kidding. Soon after they changed...

7.5CVSS7.6AI score0.12561EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2024/02/15 5:19 a.m.165 views

Critical Exchange Server Flaw (CVE-2024-21410) Under Active Exploitation

Microsoft on Wednesday acknowledged that a newly disclosed critical security flaw in Exchange Server has been actively exploited in the wild, a day after it released fixes for the vulnerability as part of its Patch Tuesday updates. Tracked as CVE-2024-21410 CVSS score: 9.8, the issue has been...

9.8CVSS9.5AI score0.95443EPSS
SaveExploits26
CNNVD
CNNVD
added 2024/02/14 12:00 a.m.10 views

Schneider Electric Harmony Control Relay Authorization Issue Vulnerability

The Schneider Electric Harmony Control Relay is a three-phase monitoring relay from Schneider Electric France. An authorization issue vulnerability exists in the Schneider Electric Harmony Control Relay RMNF22TB30, which stems from the presence of an incorrect authentication vulnerability that...

8.8CVSS6.8AI score0.0031EPSS
SaveExploits0References2
Circl
Circl
added 2024/02/13 8:37 p.m.28 views

CVE-2024-21410

creationtimestamp| type| source ---|---|--- 2024-02-13 20:37:02+00:00| seen| https://t.me/ctinow/184168 2024-02-14 04:00:00+00:00| seen| https://www.govcert.gov.hk/en/alertsdetail.php?id=1227 2024-02-14 16:13:10+00:00| seen| https://t.me/itsecnews/4112 2024-02-15 06:21:50+00:00| exploited|...

9.8CVSS7.8AI score0.12561EPSS
SaveExploits0References36
Positive Technologies
Positive Technologies
added 2024/02/13 12:00 a.m.10 views

PT-2024-1645

Name of the Vulnerable Software and Affected Versions Microsoft Exchange Server versions prior to 2019 Cumulative Update 14 Description The vulnerability in Microsoft Exchange Server allows attackers to escalate privileges in NTLM relay attacks, potentially leading to unauthorized access to...

10CVSS9.6AI score0.12561EPSS
SaveExploits0References232
BDU FSTEC
BDU FSTEC
added 2024/02/13 12:00 a.m.11 views

The vulnerability of the microprogrammed software of the three-phase voltage control relay Harmony Control Relay RMNF22TB30 and the Harmony Timer Relay RENF22R2MMW allows a intruder to alter the device’s configuration.

The vulnerability of the microprogrammed voltage-controlled relays Harmony Control Relay RMNF22TB30 and Harmony Timer Relay RENF22R2MMW lies in errors during privilege management. Exploiting this vulnerability could allow an attacker to remotely alter the device’s configuration...

8.8CVSS7.6AI score0.0031EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/02/13 12:00 a.m.15 views

HIMA Paul Hildebrandt Multiple Product Access Control Error Vulnerability

The HIMA Paul Hildebrandt F Series and the HIMA Paul Hildebrandt X Series are both a line of electronic components from HIMA Paul Hildebrandt. An access control error vulnerability exists in multiple HIMA Paul Hildebrandt products that originates from an unauthenticated attacker being able to sen...

4.3CVSS7AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/09 8:15 a.m.9 views

CVE-2024-24308

SQL Injection vulnerability in Boostmyshop boostmyshopagent module for Prestashop versions 1.1.9 and before, allows remote attackers to escalate privileges and obtain sensitive information via changeOrderCarrier.php, relayPoint.php, and shippingConfirmation.php...

9.8CVSS5.9AI score0.00676EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/09 12:00 a.m.10 views

Prestashop SQL Injection Vulnerability

PrestaShop is an open source e-commerce solution from PrestaShop, Inc. in the United States. The solution provides a variety of payment methods, short message alerts and product image scaling and other features. A SQL injection vulnerability exists in Prestashop boostmyshopagent version 1.1.9 and...

9.8CVSS7.6AI score0.00676EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.12 views

kernel: netfilter: nf_conntrack_irc message handling issue

A flaw was found in the Linux kernel in nfconntrackirc where the message handling can be confused and it incorrectly matches on the message. An attacker could exploit this vulnerability to bypass firewall when users are using unencrypted IRC with nfconntrackirc configured...

5.3CVSS6.6AI score0.03194EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/02/02 10:21 p.m.19 views

Nervos CKB P2P DoS Attacks

The P2P protocols lack of rate limit. For example, in relay protocol, when a node receives a broadcasted txhashes, it will mark it in memory to avoid duplicated requests. code → . It is easy to establish a DoS attach by generating random tx hashes. Impact It affects all nodes connected to the P2P...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/02 10:21 p.m.12 views

GHSA-84X2-2QV6-QG56 Nervos CKB P2P DoS Attacks

The P2P protocols lack of rate limit. For example, in relay protocol, when a node receives a broadcasted txhashes, it will mark it in memory to avoid duplicated requests. code → . It is easy to establish a DoS attach by generating random tx hashes. Impact It affects all nodes connected to the P2P...

7AI score
SaveExploits0References2
OSV
OSV
added 2024/02/02 4:55 p.m.59 views

GHSA-34Q3-P352-C7Q8 Central Dogma Authentication Bypass Vulnerability via Session Leakage

Vulnerability Overview A vulnerability has been identified in Central Dogma versions prior to 0.64.1, allowing for the leakage of user sessions and subsequent authentication bypass. The issue stems from a Cross-Site Scripting XSS attack vector that targets the RelayState of Security Assertion...

9.3CVSS5.7AI score0.00491EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2024/02/02 2:49 p.m.99 views

Russian APT28 Hackers Targeting High-Value Orgs with NTLM Relay Attacks

Russian state-sponsored actors have staged NT LAN Manager NTLM v2 hash relay attacks through various methods from April 2022 to November 2023, targeting high-value targets worldwide. The attacks, attributed to an "aggressive" hacking crew called APT28, have set their eyes on organizations dealing...

9.8CVSS8.5AI score0.97894EPSS
SaveExploits68
OSV
OSV
added 2024/02/01 10:15 p.m.11 views

CVE-2023-47256

ConnectWise ScreenConnect through 23.8.4 allows local users to connect to arbitrary relay servers via implicit trust of proxy settings...

5.5CVSS5.9AI score0.00445EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/01 10:15 p.m.24 views

Code injection

ConnectWise ScreenConnect through 23.8.4 allows local users to connect to arbitrary relay servers via implicit trust of proxy settings...

1.7CVSS7AI score0.00445EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/01 12:00 a.m.24 views

CVE-2023-47256

ConnectWise ScreenConnect through 23.8.4 allows local users to connect to arbitrary relay servers via implicit trust of proxy settings...

6.8AI score0.00445EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/02/01 12:00 a.m.23 views

PT-2024-7395

Name of the Vulnerable Software and Affected Versions: Windows Remote Registry client affected versions not specified Description: The issue is related to the Windows Remote Registry client, where an elevation of privilege vulnerability exists due to the use of outdated transport protocols,...

9CVSS6AI score0.11966EPSS
SaveExploits0References41
Rows per page
Query Builder