Lucene search
+L

8948 matches found

UbuntuCve
UbuntuCve
added 2022/03/26 1:15 p.m.322 views

CVE-2022-27943

libiberty/rust-demangle.c in GNU GCC 11.2 allows stack consumption in demangleconst, as demonstrated by nm-new...

5.5CVSS6.8AI score0.00906EPSS
SaveExploits1References5
OSV
OSV
added 2022/03/26 11:04 a.m.12 views

OESA-2022-1596 httpd security update

Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Security Fixes: Out-of-bounds Write vulnerability in modsed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52...

8.1CVSS7.3AI score0.69803EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/24 3:40 p.m.18 views

CLSA-2022-1648136411 Fix of CVE: CVE-2022-22721, CVE-2022-22719, CVE-2022-23943, CVE-2022-22720

CVE-2022-22719: modlua: error out if luareadbody or luawritebody fail - CVE-2022-22720: simpler connection close logic if discarding the request body fails - CVE-2022-22721: make sure and check that LimitXMLRequestBody fits in system memory - CVE-2022-23943: modsed: use sizet to allow for larger...

9.8CVSS5.9AI score0.69803EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/24 3:39 p.m.15 views

CLSA-2022-1648136371 Fix of CVE: CVE-2022-22721, CVE-2022-23943, CVE-2022-22719, CVE-2022-22720

CVE-2022-22719: modlua: error out if luareadbody or luawritebody fail - CVE-2022-22720: simpler connection close logic if discarding the request body fails - CVE-2022-22721: make sure and check that LimitXMLRequestBody fits in system memory - CVE-2022-23943: modsed: use sizet to allow for larger...

9.8CVSS7.4AI score0.69803EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/24 3:38 p.m.16 views

CLSA-2022-1648136327 Fix CVE(s): CVE-2022-23943, CVE-2022-22720, CVE-2022-22721, CVE-2022-22719

SECURITY UPDATE: modlua Use of uninitialized value of in r:parsebody - debian/patches/CVE-2022-22719.patch: refactor luareadbody in order to catch all possible errors - CVE-2022-22719 SECURITY UPDATE: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier -...

9.8CVSS7.5AI score0.69803EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/24 3:36 p.m.12 views

CLSA-2022-1648136177 Fix of CVE: CVE-2022-22721, CVE-2022-22720

CVE-2022-22720: simpler connection close logic if discarding the request body fails - CVE-2022-22721: make sure and check that LimitXMLRequestBody fits in system memory...

9.8CVSS7.3AI score0.41861EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/17 7:10 p.m.16 views

USN-5333-2 apache2 vulnerabilities

USN-5333-1 fixed several vulnerabilities in Apache. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Original advisory details: Chamal De Silva discovered that the Apache HTTP Server modlua module incorrectly handled certain crafted request bodies. A remote...

9.8CVSS7.3AI score0.69803EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/17 11:31 a.m.14 views

USN-5333-1 apache2 vulnerabilities

Chamal De Silva discovered that the Apache HTTP Server modlua module incorrectly handled certain crafted request bodies. A remote attacker could possibly use this issue to cause the server to crash, resulting in a denial of service. CVE-2022-22719 James Kettle discovered that the Apache HTTP Serv...

9.8CVSS7.4AI score0.69803EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/03/16 12:00 a.m.31 views

Integer Overflow in microweber

Microweber is a new generation CMS with drag and drop. The microweber application allows large characters to insert in the input field "first & last name" which can allow attackers to cause a Denial of Service DoS via a crafted HTTP request. The first name & last name input should be limited to 5...

7.2CVSS3.8AI score0.03731EPSS
SaveExploits1References4Affected Software1
Code423n4
Code423n4
added 2022/03/16 12:00 a.m.10 views

Sending tokens close to the maximum will fail and user will lose tokens

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Proof of Concept When a user calls the deposit function the reward amount is calculated and an event is emited with amount+reward as the transfer amount. The function checks amount is smaller than the m...

6.8AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2022/03/15 12:00 a.m.31 views

Security update for chrony (moderate)

openSUSE Security Update: Security update for chrony Announcement ID: openSUSE-SU-2022:0845-1 Rating: moderate References: 1099272 1115529 1128846 1162964 1172113 1173277 1174075 1174911 1180689 1181826 1187906 1190926 1194229 SLE-17334 Cross-References: CVE-2020-14367 CVSS scores: CVE-2020-14367...

6CVSS6.7AI score0.00485EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2022/03/15 12:00 a.m.7 views

PT-2022-3854 · Totolink · Totolink A3100R +5

Name of the Vulnerable Software and Affected Versions: TOTOLINK A800R version 4.1.2cu.5137 B20200730 TOTOLINK A810R version 4.1.2cu.5182 B20201026 TOTOLINK A830R version 5.9c.4729 B20191112 TOTOLINK A3000RU version 5.9c.5185 B20201128 TOTOLINK A3100R version 4.1.2cu.5050 B20200504 TOTOLINK A950RG...

9.8CVSS10AI score0.05693EPSS
SaveExploits1References11
OSV
OSV
added 2022/03/14 11:15 a.m.2 views

DEBIAN-CVE-2022-22721

If LimitXMLRequestBody is set to allow request bodies larger than 350MB defaults to 1M on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier...

9.1CVSS8.5AI score0.41861EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/14 11:15 a.m.12 views

AZL-9017 CVE-2022-22721 affecting package httpd for versions less than 2.4.53-1

If LimitXMLRequestBody is set to allow request bodies larger than 350MB defaults to 1M on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier...

9.1CVSS7.4AI score0.41861EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/03/14 11:15 a.m.11 views

CVE-2022-22721

If LimitXMLRequestBody is set to allow request bodies larger than 350MB defaults to 1M on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier...

9.1CVSS7.4AI score0.41861EPSS
SaveExploits0References20Affected Software1
RedHat Linux
RedHat Linux
added 2022/03/14 9:24 a.m.7 views

kernel: remote stack overflow via kernel panic on systems using TIPC may lead to DoS

A stack overflow flaw was found in the Linux kernel’s TIPC protocol functionality in the way a user sends a packet with malicious content where the number of domain member nodes is higher than the 64 allowed. This flaw allows a remote user to crash the system or possibly escalate their privileges...

9CVSS6.8AI score0.67994EPSS
SaveExploits2References5
Code423n4
Code423n4
added 2022/03/09 12:00 a.m.13 views

Spend limit can be circumvented

Lines of code Vulnerability details Impact The spending limit is on a single message. One can circumvent it by splitting the transaction up into several messages. if config.spendlimit amount return ErrStdError::genericerr"Cannot spend more than spendlimit"; It does not seem like a useful spend...

6.8AI score
SaveExploits0
NVD
NVD
added 2022/03/08 8:15 p.m.22 views

CVE-2022-24715

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. Authenticated users, with access to the configuration, can create SSH resource files in unintended directories, leading to the execution of arbitrary code. This issue has been resolved in versions 2.8.6...

8.8CVSS0.1467EPSS
SaveExploits5References4
UbuntuCve
UbuntuCve
added 2022/03/08 8:15 p.m.80 views

CVE-2022-24715

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. Authenticated users, with access to the configuration, can create SSH resource files in unintended directories, leading to the execution of arbitrary code. This issue has been resolved in versions 2.8.6...

8.8CVSS7.3AI score0.1467EPSS
SaveExploits5References3
RedHat Linux
RedHat Linux
added 2022/03/08 4:48 p.m.6 views

kernel: remote stack overflow via kernel panic on systems using TIPC may lead to DoS

A stack overflow flaw was found in the Linux kernel’s TIPC protocol functionality in the way a user sends a packet with malicious content where the number of domain member nodes is higher than the 64 allowed. This flaw allows a remote user to crash the system or possibly escalate their privileges...

9CVSS6.8AI score0.67994EPSS
SaveExploits2References5
Rows per page
Query Builder