Lucene search
+L

4902 matches found

RedHat Linux
RedHat Linux
added 2021/09/14 12:35 p.m.10 views

keycloak: X509 Direct Grant Auth does not verify certificate timestamp validity

A flaw was found in keycloak. An expired certificate would be accepted by the direct-grant authenticator because of missing time stamp validations. The highest threat from this vulnerability is to data confidentiality and integrity...

5.4CVSS5.7AI score0.00303EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/09/13 7:46 a.m.3 views

Mozilla: Memory safety bugs fixed in Firefox 92, Firefox ESR 78.14 and Firefox ESR 91.1

Mozilla developers reported memory safety bugs present in Firefox 91 and Firefox ESR 78.13. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR 78.14,...

8.8CVSS7.5AI score0.01205EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/09/08 2:9 p.m.4 views

nodejs-lodash: ReDoS via the toNumber, trim and trimEnd functions

A flaw was found in nodejs-lodash. A Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions is possible...

5.3CVSS6.8AI score0.07336EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/08/31 3:1 p.m.5 views

golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header

A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes...

5.9CVSS7.1AI score0.03692EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/08/26 10:18 a.m.7 views

nodejs: Use-after-free on close http2 on stream canceling

A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit the memory corruption, which causes a change in the process behavior. The highest threat from this vulnerability is to confidentiality and integrity...

9.8CVSS7.3AI score0.36453EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/26 10:18 a.m.7 views

nodejs: Use-after-free on close http2 on stream canceling

A flaw was found in Node.js, where it is vulnerable to a use-after-free attack. This flaw allows an attacker to exploit memory corruption to change process behavior. The highest threat from this vulnerability is to confidentiality and integrity...

7.5CVSS7.3AI score0.13861EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/08/18 9:13 a.m.3 views

pdfbox: infinite loop while loading a crafted PDF file

A carefully crafted PDF file can trigger an infinite loop while loading the file. This issue affects Apache PDFBox version 2.0.22 and prior 2.0.x versions...

5.5CVSS7.2AI score0.02979EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/08/16 10:44 a.m.6 views

Mozilla: Uninitialized memory in a canvas object could have led to memory corruption

Uninitialized memory in a canvas object could have caused an incorrect free leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird 78.13, Thunderbird 91, Firefox ESR 78.13, and Firefox 91...

8.8CVSS7.4AI score0.01406EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/08/16 10:6 a.m.4 views

Mozilla: Memory corruption as a result of incorrect style treatment

Firefox incorrectly treated an inline list-item element as a block element, resulting in an out of bounds read or memory corruption, and a potentially exploitable crash. This vulnerability affects Thunderbird 78.13, Thunderbird 91, Firefox ESR 78.13, and Firefox 91...

8.8CVSS7.3AI score0.01386EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/08/16 9:32 a.m.9 views

Mozilla: Uninitialized memory in a canvas object could have led to memory corruption

Uninitialized memory in a canvas object could have caused an incorrect free leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird 78.13, Thunderbird 91, Firefox ESR 78.13, and Firefox 91...

8.8CVSS7.4AI score0.01406EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/08/12 12:41 a.m.3 views

golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents

A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability...

7.5CVSS7.1AI score0.034EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/07/12 12:12 p.m.150 views

Moderate: Red Hat Security Advisory: Red Hat AMQ Broker 7.8.2 release and security update

Red Hat AMQ Broker 7.8.2 is now available from the Red Hat Customer Portal. 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 vulnerability fr...

7.8CVSS6.7AI score0.82371EPSS
SaveExploits10References11
UbuntuCve
UbuntuCve
added 2021/06/23 2:15 p.m.3 views

CVE-2011-0023

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Notes: none...

5.8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.5 views

curl: Malicious FTP server can trigger stack overflow when CURLOPT_CHUNK_BGN_FUNCTION is used

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.2AI score0.09917EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2021/06/10 11:15 p.m.45 views

CVE-2021-26198

An issue was discovered in JerryScript 2.4.0. There is a SEVG in ecmaderefbigint in ecma-helpers.c file...

6.5CVSS6.6AI score0.00856EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2021/06/01 4:12 a.m.6 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/26 11:48 a.m.5 views

python-httplib2: CRLF injection via an attacker controlled unescaped part of uri for httplib2.Http.request function

A flaw was found in python-httplib2. An attacker controlling an unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenatio...

6.8CVSS5.8AI score0.02593EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.5 views

ruby: Code injection via command argument of Shell#test / Shell#[]

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument aka the "command" argument to Shell or Shelltest in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method...

8.1CVSS7.4AI score0.04187EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/05/18 3:23 p.m.9 views

sqlite: Use-after-free in fts3EvalNextRow in ext/fts3/fts3.c

A use-after-free vulnerability was found in the SQLite FTS3 extension module in the way it implemented the snippet function. This flaw allows an attacker who can execute SQL statements to crash the application or potentially execute arbitrary code...

7CVSS7.6AI score0.0103EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/05/18 2:50 p.m.8 views

opensc: stack-based buffer overflow in tcos_decipher

The TCOS smart card software driver in OpenSC before 0.21.0-rc1 has a stack-based buffer overflow in tcosdecipher...

5.5CVSS6.2AI score0.00398EPSS
SaveExploits0References4
Rows per page
Query Builder