Lucene search
+L

4555 matches found

Cvelist
Cvelist
added 2023/01/17 12:00 a.m.28 views

CVE-2022-41860

In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash...

7.6AI score0.01181EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/01/17 12:00 a.m.7 views

CVE-2022-41861

A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash...

6.3AI score0.01112EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.15 views

PT-2023-16047 · Nlnet · Nlnet Labs Krill

Name of the Vulnerable Software and Affected Versions: NLnet Labs Krill versions prior to 0.12.1 Description: The issue arises when a direct query is made for any existing directory under the "/rrdp/" endpoint, rather than an RRDP file, causing the server to crash. If the built-in "/rrdp" endpoin...

7.5CVSS7.5AI score0.00702EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/01/17 12:00 a.m.39 views

CVE-2022-41860

In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash...

7.5CVSS7.5AI score0.01181EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/01/17 12:00 a.m.11 views

CVE-2023-0158 Triggered crash on direct RRDP access

NLnet Labs Krill supports direct access to the RRDP repository content through its built-in web server at the "/rrdp" endpoint. Prior to 0.12.1 a direct query for any existing directory under "/rrdp/", rather than an RRDP file such as "/rrdp/notification.xml" as would be expected, causes Krill to...

7.8AI score0.00702EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/01/17 12:00 a.m.3 views

Apache HTTP Server 缓冲区错误漏洞

Apache HTTP Server is the United States Apache Apache Foundation of an open source web server . The server is fast, reliable and can be expanded through a simple API. A buffer overflow vulnerability exists in Apache HTTP Server version 2.4.54 and earlier. An attacker can exploit this vulnerabilit...

7.5CVSS7.1AI score0.03546EPSS
SaveExploits0References12
CVE
CVE
added 2023/01/17 12:00 a.m.64 views

CVE-2023-0158

NLnet Labs Krill is affected by CVE-2023-0158. Before version 0.12.1, a direct query for any existing directory under the built-in RRDP endpoint ("/rrdp/")—instead of an RRDP file like "/rrdp/notification.xml"—can crash the publication server. If the "/rrdp" endpoint is exposed to the internet, m...

7.5CVSS7.6AI score0.00702EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/01/17 12:00 a.m.149 views

CVE-2022-41861

CVE-2022-41861 affects the freeradius server. A malicious RADIUS client or home server can send a malformed abinary attribute, which can cause the server to crash. The impact is a crash of freeradius (no end-user exploitation details provided in the sources). Remediation guidance in the connected...

6.5CVSS6.3AI score0.01112EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/01/17 12:00 a.m.78 views

CVE-2021-32837

mechanize, a library for automatically interacting with HTTP web servers, contains a regular expression that is vulnerable to regular expression denial of service ReDoS prior to version 0.4.6. If a web server responds in a malicious way, then mechanize could crash. Version 0.4.6 has a patch for t...

7.5CVSS7.4AI score0.28872EPSS
SaveExploits1
OSV
OSV
added 2023/01/17 12:00 a.m.26 views

CVE-2022-41861

A flaw was found in freeradius. A malicious RADIUS client or home server can send a malformed abinary attribute which can cause the server to crash...

6.5CVSS6.7AI score
SaveExploits0References5
OSV
OSV
added 2023/01/17 12:00 a.m.25 views

CVE-2022-41860

In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash...

7.5CVSS6.9AI score
SaveExploits0References5
OSV
OSV
added 2023/01/12 9:34 a.m.9 views

SUSE-SU-2023:0081-1 Security update for samba

This update for samba fixes the following issues: - Updated to version 4.15.13: - CVE-2022-38023: Removed weak cryptographic algorithms from the Netlogon RPC implementation bsc1206504. - CVE-2022-42898: Fixed several buffer overflow vulnerabilities on 32-bit systems bsc1205126. - CVE-2022-3437:...

8.8CVSS7.7AI score0.06419EPSS
SaveExploits1References18
Github Security Blog
Github Security Blog
added 2023/01/09 8:07 p.m.31 views

PocketMine-MP has improperly handled dye colour IDs in banner NBT, leading to server crash

Impact DyeColorIdMap-fromId did not account for the possibility that it might be given invalid input. This means that an undefined offset error would occur whenever this happened. This code is indirectly called during Banner-deserializeCompoundTag, which is invoked when deserializing any item NBT...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/01/09 8:07 p.m.21 views

GHSA-WQQV-JCFR-9F5G PocketMine-MP has improperly handled dye colour IDs in banner NBT, leading to server crash

Impact DyeColorIdMap-fromId did not account for the possibility that it might be given invalid input. This means that an undefined offset error would occur whenever this happened. This code is indirectly called during Banner-deserializeCompoundTag, which is invoked when deserializing any item NBT...

7.5CVSS6.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/01/09 12:00 a.m.8 views

PT-2023-33069 · Unknown · Pocketmine-Mp

Name of the Vulnerable Software and Affected Versions: PocketMine-MP affected versions not specified Description: The issue arises from the DyeColorIdMap-fromId function not handling invalid input properly, leading to an undefined offset error. This function is indirectly called during the...

7.5CVSS7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/01/06 12:00 a.m.41 views

EulerOS Virtualization 3.0.2.6 : samba (EulerOS-SA-2023-1063)

According to the versions of the samba packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in the way samba implemented SMB1 authentication. An attacker could use this flaw to retrieve the plaintext...

9CVSS8AI score0.73864EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/01/04 5:01 p.m.17 views

Denial Of Service (DoS)

trafficserver is vulnerable to denial of service DoS attacks. Improper checks for unusual or exceptional conditions handling requests allows an attacker to crash the server under certain conditions...

7.5CVSS7AI score0.013EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/12/23 10:15 p.m.12 views

CVE-2022-28228

Out-of-bounds read was discovered in YDB server. An attacker could construct a query with insert statement that would allow him to read sensitive information from other memory locations or cause a crash...

9.1CVSS5.8AI score0.00671EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/12/23 12:00 a.m.31 views

openSUSE 15 Security Update : mbedtls (openSUSE-SU-2022:10247-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2022:10247-1 advisory. - An issue was discovered in Mbed TLS before 2.28.1 and 3.x before 3.2.0. In some configurations, an unauthenticated attacker can send an...

9.1CVSS8.4AI score0.02187EPSS
SaveExploits1References6
CNVD
CNVD
added 2022/12/21 12:00 a.m.68 views

Apache Traffic Server Exception Handling Error Vulnerability

Apache Traffic Server ATS is a set of scalable HTTP proxy and caching servers from the Apache Foundation, U.S. An exception handling error vulnerability exists in Apache Traffic Server. An attacker could exploit this vulnerability to crash the server under certain conditions...

7.5CVSS1.4AI score0.013EPSS
SaveExploits0References1
Rows per page
Query Builder