Lucene search
+L

10812 matches found

Microsoft CVE
Microsoft CVE
added 2021/06/23 7:00 a.m.8 views

curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option known as `CURLOPT_TELNETOPTIONS` in libcurl is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables libcurl could be made to pass on uninitialized data from a stack based buffer to the server resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.

...

3.1CVSS7.4AI score0.04385EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2021/06/23 12:00 a.m.37 views

Amazon Linux 2 : curl (ALAS-2021-1653)

The version of curl installed on the remote host is prior to 7.61.1-12. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1653 advisory. It was discovered that libcurl did not remove authentication credentials from URLs when automatically populating the Refere...

5.3CVSS7.4AI score0.05301EPSS
SaveExploits2References5
The Hacker News
The Hacker News
added 2021/06/22 10:02 a.m.77 views

Wormable DarkRadiation Ransomware Targets Linux and Docker Instances

Cybersecurity researchers are sounding the alarm bell over a new ransomware strain called "DarkRadiation" that's implemented entirely in Bash and targets Linux and Docker cloud containers, while banking on messaging service Telegram for command-and-control C2 communications. "The ransomware is...

1.1AI score
SaveExploits0
wpexploit
wpexploit
added 2021/06/21 12:00 a.m.952 views

Include Me <= 1.2.1 - Authenticated Remote Code Execution (RCE) via LFI log poisoning

The plugin is vulnerable to path traversal / local file inclusion, which can lead to Remote Code Execution RCE of the system due to log poisoning and therefore potentially a full compromise of the underlying structure RCE through chaining LFI with log poisoning 1. Path Traversal / Local File...

9CVSS0.4AI score0.04956EPSS
SaveExploits2
zdt
zdt
added 2021/06/18 12:00 a.m.426 views

Node.JS - (node-serialize) Remote Code Execution Exploit (3)

Exploit Title: Node.JS - 'node-serialize' Remote Code Execution 3 Exploit Author: Beren Kuday GORUN Vendor Homepage: https://github.com/luin/serialize Software Link: https://github.com/luin/serialize Version: 0.0.4 Tested on: Windows & Ubuntu CVE : 2017-5941 var serialize = require'node-serialize...

9.8CVSS9.6AI score0.61025EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.8 views

curl: Use-after-free in TLS session handling when using OpenSSL TLS backend

A use-after-free flaw was found in the way curl handled TLS session data. The curl versions using the OpenSSL library as their TLS backend could use freed memory after TLS session renegotiation was performed by the OpenSSL library. A malicious TLS server could use this flaw to crash or, possibly,...

8.1CVSS7.5AI score0.60122EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.13 views

curl: FTP PASV command response can cause curl to connect to arbitrary host

A malicious server can use the PASV response to trick curl into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions. If cu...

4.3CVSS6.8AI score0.03898EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.12 views

curl: Use-after-free in TLS session handling when using OpenSSL TLS backend

A use-after-free flaw was found in the way curl handled TLS session data. The curl versions using the OpenSSL library as their TLS backend could use freed memory after TLS session renegotiation was performed by the OpenSSL library. A malicious TLS server could use this flaw to crash or, possibly,...

8.1CVSS7.5AI score0.60122EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.10 views

curl: Leak of authentication credentials in URL via automatic Referer

It was discovered that libcurl did not remove authentication credentials from URLs when automatically populating the Referer HTTP request header while handling HTTP redirects. This could lead to exposure of the credentials to the server to which requests were redirected...

5.3CVSS6.8AI score0.05301EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.7 views

curl: TLS 1.3 session ticket mix-up with HTTPS proxy host

A flaw was found in the way libcurl handled TLS 1.3 session tickets. A malicious HTTPS proxy could possibly use this flaw to make libcurl resume a TLS session it previously had with the proxy while intending to resume a TLS session with a target server, making it possible for the proxy to perform...

4.3CVSS7.2AI score0.03141EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.10 views

curl: Inferior OCSP verification

Libcurl offers "OCSP stapling" via the CURLOPTSSLVERIFYSTATUS option. When set, libcurl verifies the OCSP response that a server responds with as part of the TLS handshake. It then aborts the TLS negotiation if something is wrong with the response. The same feature can be enabled with --cert-stat...

7.5CVSS7.1AI score0.04631EPSS
SaveExploits1References5
Exploit DB
Exploit DB
added 2021/06/14 12:00 a.m.226 views

GLPI 9.4.5 - Remote Code Execution (RCE)

Exploit Title: GLPI 9.4.5 - Remote Code Execution RCE Exploit Author: Brian Peters Vendor Homepage: https://glpi-project.org Software Link: https://github.com/glpi-project/glpi/releases Version: | grep "CREATE TABLE" | grep -n wifinetworks Update the offsettable value with this number in the...

9CVSS7.8AI score0.10949EPSS
SaveExploits7
NVD
NVD
added 2021/06/11 4:15 p.m.35 views

CVE-2021-22901

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS0.60122EPSS
SaveExploits1References10
OSV
OSV
added 2021/06/11 4:15 p.m.11 views

AZL-6360 CVE-2021-22901 affecting package curl for versions less than 7.76.0-5

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS7.3AI score0.60122EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.5 views

ALPINE-CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS6.7AI score0.04385EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.33 views

CVE-2021-22901

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS7.7AI score0.60122EPSS
SaveExploits1References10
OSV
OSV
added 2021/06/11 4:15 p.m.10 views

AZL-6359 CVE-2021-22898 affecting package curl for versions less than 7.76.0-5

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS6.8AI score0.04385EPSS
SaveExploits1References1
NVD
NVD
added 2021/06/11 4:15 p.m.41 views

CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS0.04385EPSS
SaveExploits1References14
OSV
OSV
added 2021/06/11 4:15 p.m.6 views

DEBIAN-CVE-2021-22898

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEWENV variables, libcurl could be made to pass on...

3.1CVSS6.6AI score0.04385EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.4 views

ALPINE-CVE-2021-22901

curl 7.75.0 through 7.76.1 suffers from a use-after-free vulnerability resulting in already freed memory being used when a TLS 1.3 session ticket arrives over a connection. A malicious server can use this in rare unfortunate circumstances to potentially reach remote code execution in the client...

8.1CVSS8.2AI score0.60122EPSS
SaveExploits1References1
Rows per page
Query Builder