Lucene search
K

4783 matches found

BDU FSTEC
BDU FSTEC
added 2022/06/03 12:0 a.m.2 views

The vulnerability in the implementation of the OPENSSL_LHflush() function in the OpenSSL library allows a attacker to cause a service failure.

The vulnerability of the OPENSSLLHflush function implementation in the OpenSSL library is related to the repeated use of memory during the flushing of the hash table when decoding certificates or keys. Exploiting this vulnerability could allow a malicious actor to cause service failures...

3.7CVSS6.6AI score0.00314EPSS
Exploits0References7Affected Software3
OSV
OSV
added 2022/06/02 2:15 p.m.1 views

AZL-9909 CVE-2022-27780 affecting package curl for versions less than 7.83.1-1

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.7AI score0.00185EPSS
Exploits1References1
OSV
OSV
added 2022/05/24 3:15 p.m.519 views

PYSEC-2022-202

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS1.9AI score0.00422EPSS
Exploits0References5
GithubExploit
GithubExploit
added 2022/05/19 10:50 p.m.4 views

Exploit for Unrestricted Upload of File with Dangerous Type in Artica Pandora_Fms

Exploit for CVE-2020-5844 Pandora FMS v7.0NG.742 - Remote Co...

7.2CVSS8.9AI score0.73792EPSS
Exploits6
Microsoft CVE
Microsoft CVE
added 2022/05/19 7:0 a.m.2 views

LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619 allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources the fix is available with commit b4e79bfa.

...

5.5CVSS6.7AI score0.00104EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2022/05/14 1:38 a.m.28 views

Crash when decoding malformed HTTP requests or malformed JSON payload

When parsing a malformed JSON payload, libprocess in Apache Mesos versions 1.4.0 to 1.5.0 might crash due to an uncaught exception. Parsing chunked HTTP requests with trailers can lead to a libprocess crash too because of the mistakenly planted assertion. A malicious actor can therefore cause a...

7.5CVSS0.6AI score0.02109EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:47 a.m.20 views

Denial of service in Apache Mesos

When handling a decoding failure for a malformed URL path of an HTTP request, libprocess in Apache Mesos might crash because the code accidentally calls inappropriate function. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster...

7.5CVSS2.1AI score0.03234EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/05/13 1:47 a.m.2 views

GHSA-X869-784M-JMJ2 Denial of service in Apache Mesos

When handling a decoding failure for a malformed URL path of an HTTP request, libprocess in Apache Mesos might crash because the code accidentally calls inappropriate function. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster...

7.5CVSS7.2AI score0.03234EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/05/13 1:6 a.m.19 views

Puppet Improper Access Control

Puppet Server before 2.3.2 and Ruby puppetmaster in Puppet 4.x before 4.4.2 and in Puppet Agent before 1.4.2 might allow remote attackers to bypass intended auth.conf access restrictions by leveraging incorrect URL decoding...

9.8CVSS7AI score0.0017EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:6 a.m.13 views

GHSA-PQJ5-7R86-64FV Puppet Improper Access Control

Puppet Server before 2.3.2 and Ruby puppetmaster in Puppet 4.x before 4.4.2 and in Puppet Agent before 1.4.2 might allow remote attackers to bypass intended auth.conf access restrictions by leveraging incorrect URL decoding...

9.8CVSS9.3AI score0.0017EPSS
Exploits0References6
Snyk
Snyk
added 2022/05/12 11:6 a.m.2 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS via an assertion failure in the stbijpeghuffdecode function, due to a crafted JPEG file. Details Denial of Service DoS describes a family of attacks, all aimed at making a system inaccessible to its intended and...

7.5CVSS6.9AI score0.00563EPSS
Exploits1References2
Mageia
Mageia
added 2022/05/12 10:24 a.m.29 views

Updated python-rencode packages fix security vulnerability

The rencode package through 1.0.6 for Python allows an infinite loop in typecode decoding such as via ;\x2f\x7f, enabling a remote attack that consumes CPU and memory. CVE-2021-40839...

7.5CVSS4.4AI score0.17289EPSS
Exploits0References2
CNNVD
CNNVD
added 2022/05/11 12:0 a.m.1 views

curl 代码问题漏洞

curl is a tool used to transfer data from or to a server. A code issue vulnerability exists in curl, which arises from the URL parser incorrectly accepting percentage-encoded URL separators when decoding the hostname portion of a URL...

7.5CVSS6.9AI score0.00185EPSS
Exploits1References15
CNNVD
CNNVD
added 2022/05/10 12:0 a.m.1 views

Silicon Graphics LibTIFF 缓冲区错误漏洞

Silicon Graphics LibTIFF is a library for reading and writing TIFF Tagged Image File Format files from Silicon Graphics, USA. The library contains some command line tools for working with TIFF files. A security vulnerability exists in Silicon Graphics LibTIFF. An attacker could use this...

5.5CVSS6.9AI score0.00104EPSS
Exploits1References23
Fedora
Fedora
added 2022/05/07 5:6 a.m.31 views

[SECURITY] Fedora 36 Update: golang-github-francoispqt-gojay-1.2.13-6.fc36

GoJay is a performant JSON encoder/decoder for Golang currently the most performant, see benchmarks. It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices. Gojay also comes with powerful stream decoding features and an even faster...

7.5CVSS9.2AI score0.00089EPSS
Exploits0
CNVD
CNVD
added 2022/05/06 12:0 a.m.23 views

USU Oracle Optimization Command Injection Vulnerability

USU Oracle Optimization is used to improve the performance of Oracle queries. command injection vulnerability exists in versions of USU Oracle Optimization prior to 5.17.5. The vulnerability stems from the fact that some common OS commands are blocked, but OS commands for base64 decoding are not...

9CVSS2.9AI score0.00571EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2022/05/04 12:0 a.m.31 views

Insecure password handling vulnerability in Strapi

Storing passwords in a recoverable format in the DOCUMENTATION plugin component of Strapi before 3.6.9 and 4.x before 4.1.5 allows an attacker to access a victim's HTTP request. From this, the attacker can get the victim's cookie, base64 decode it, and obtain a cleartext password, leading to...

7.5CVSS2.2AI score0.03089EPSS
Exploits3References6Affected Software2
OSV
OSV
added 2022/05/03 4:15 p.m.1 views

ALPINE-CVE-2022-1473

The OPENSSLLHflush function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will...

7.5CVSS6.9AI score0.00314EPSS
Exploits0References1
Cvelist
Cvelist
added 2022/05/03 3:15 p.m.20 views

CVE-2022-1473 Resource leakage when decoding certificates and keys

The OPENSSLLHflush function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will...

8.4AI score0.00314EPSS
Exploits0References5
OSV
OSV
added 2022/05/03 12:0 p.m.31 views

RUSTSEC-2022-0025 Resource leakage when decoding certificates and keys

The OPENSSLLHflush function, which empties a hash table, contains a bug that breaks reuse of the memory occupied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will...

7.5CVSS8.4AI score0.00314EPSS
Exploits0References3
Rows per page
Query Builder