Lucene search
+L

722 matches found

OSV
OSV
added 2022/11/16 12:0 a.m.34 views

CVE-2022-41877 Missing input length validation in `drive` channel in FreeRDP

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.6CVSS4.8AI score0.00719EPSS
Exploits0References9
Cvelist
Cvelist
added 2022/11/16 12:0 a.m.30 views

CVE-2022-41877 Missing input length validation in `drive` channel in FreeRDP

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.6CVSS6.3AI score0.00719EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 10:17 a.m.6 views

frrouting: overflow bugs in unpack_tlv_router_cap

frrouting is vulnerable to a flaw that can cause buffer overflow through due to incorrect checks on the input packet length when processing type-length-value packets. There is high impact to availability due to the fact that the process up-time can be made unreliable...

7.8CVSS6AI score0.01007EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.7 views

PT-2022-5610 · Freerdp +9 · Freerdp +9

Name of the Vulnerable Software and Affected Versions: FreeRDP versions prior to 2.9.0 Description: The issue is related to missing input length validation in the urbdrc channel of the FreeRDP library. A malicious server can exploit this to trick a FreeRDP-based client into reading out-of-bound...

9.8CVSS6.5AI score0.0375EPSS
Exploits16References201
RedHat Linux
RedHat Linux
added 2022/10/06 12:26 p.m.4 views

moment: inefficient parsing algorithm resulting in DoS

A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service ReDoS attacks...

7.5CVSS6.8AI score0.04923EPSS
Exploits1References5
Prion
Prion
added 2022/09/29 8:15 p.m.26 views

Input validation

Discourse is an open source discussion platform. In versions prior to 2.8.9 on the stable branch and prior to 2.9.0.beta10 on the beta and tests-passed branches, a malicious actor can add large payloads of text into the Location and Website fields of a user profile, which causes issues for other...

4CVSS4.7AI score0.00805EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/29 8:5 p.m.6 views

CVE-2022-39226 Discourse user profile location and website fields were not sufficiently length-limited

Discourse is an open source discussion platform. In versions prior to 2.8.9 on the stable branch and prior to 2.9.0.beta10 on the beta and tests-passed branches, a malicious actor can add large payloads of text into the Location and Website fields of a user profile, which causes issues for other...

4.3CVSS4.6AI score0.00805EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/09/28 12:0 a.m.7 views

PT-2022-6985 · D Link · D-Link Dap-1325

Name of the Vulnerable Software and Affected Versions: D-Link DAP-1325 affected versions not specified Description: This issue allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DAP-1325 routers. Authentication is not required to exploit this issue. Th...

8.8CVSS7.4AI score0.00855EPSS
Exploits0References7
Huntr
Huntr
added 2022/09/22 2:35 p.m.23 views

No limit in email length may result in a possible DOS attack

Description As per RFC the maximum length allowed for an email address is 255 characters. However, rdiffweb don't validate email length, so you can add email addresses that exceed 255 characters. Through this, if you sign up for an email with a length of 1 million or more and log in, withdraw, or...

5CVSS0.7AI score0.01429EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/09/01 12:0 a.m.6 views

Contiki-NG 缓冲区错误漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. A buffer error vulnerability exists in Contiki-NG versions prior to 4.8, which stems from a lack of length checking in the input function...

8.8CVSS8.1AI score0.00634EPSS
Exploits0References3
CNNVD
CNNVD
added 2022/08/31 12:0 a.m.9 views

GNU C Library 日志信息泄露漏洞

The GNU C Library glibc, libc6 is an open-source, free C language compiler released under the LGPL license. A security vulnerability exists in GNU C Library glibc version 2.36, which stems from the fact that when the syslog function is passed a carefully crafted input string larger than 1024 byte...

7.5CVSS6.8AI score0.01554EPSS
Exploits3References5
RedHat Linux
RedHat Linux
added 2022/08/24 1:43 p.m.7 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.04195EPSS
Exploits0References5
OSV
OSV
added 2022/07/06 6:15 p.m.3 views

DEBIAN-CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS6.4AI score0.04923EPSS
Exploits1References1
OSV
OSV
added 2022/07/06 6:15 p.m.6 views

UBUNTU-CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS6.6AI score0.04923EPSS
Exploits1References6
Cvelist
Cvelist
added 2022/07/06 12:0 a.m.41 views

CVE-2022-31129 Inefficient Regular Expression Complexity in moment

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS7.8AI score0.04923EPSS
Exploits1References10
Positive Technologies
Positive Technologies
added 2022/07/06 12:0 a.m.5 views

PT-2022-28156

Name of the Vulnerable Software and Affected Versions Luxon versions 1.x prior to 1.38.1 Luxon versions 2.x prior to 2.5.2 Luxon versions 3.x prior to 3.2.1 Moment versions prior to 2.29.4 Description The issue is related to quadratic N^2 complexity in date and time parsing on specific inputs,...

7.5CVSS6.8AI score0.01707EPSS
Exploits0References37
CNNVD
CNNVD
added 2022/07/01 12:0 a.m.7 views

Tenda AX1806 缓冲区错误漏洞

A stack overflow vulnerability exists in the Tenda AX1806 formAddMacfilterRule function, which stems from the fact that the deviceList parameter of the formAddMacfilterRule function does not check the input data for length. No details of the vulnerability are available at this time...

10CVSS5.6AI score0.09609EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/07/01 12:0 a.m.6 views

TOTOLINK T6 缓冲区错误漏洞

TOTOLINK T6 is a wireless dual-band router from China Gion Electronics TOTOLINK.TOTOLINK T6 version V4.1.9cu.5179B20201015 is vulnerable to a stack overflow vulnerability, which originates from the desc, week, sTime, eTime parameters in the FUN004133c4 function for The input data is not checked f...

7.5CVSS5.8AI score0.0108EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/07/01 12:0 a.m.5 views

TOTOLINK T6 缓冲区错误漏洞

TOTOLINK T6 is a wireless dual-band router from China Gion Electronics TOTOLINK.A stack overflow vulnerability exists in TOTOLINK T6 V4.1.9cu.5179B20201015 version, which stems from the desc parameter in the FUN00413be4 function not checking its length for input data. A remote attacker can exploi...

7.5CVSS5.8AI score0.0108EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/07/01 12:0 a.m.6 views

Tenda M3 缓冲区错误漏洞

Tenda M3 is an access controller from Tenda, China. Tenda M3 v1.0.0.12 is vulnerable to a stack overflow vulnerability that stems from the formGetPassengerAnalyseData function not checking the length of the input data. An attacker could exploit this vulnerability to cause a denial of service atta...

7.5CVSS5.8AI score0.0108EPSS
Exploits1References2
Rows per page
Query Builder