Lucene search
+L

10081 matches found

Tenable Nessus
Tenable Nessus
added 2021/07/13 12:00 a.m.29 views

EulerOS Virtualization 2.9.0 : curl (EulerOS-SA-2021-2206)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPTTELNETOPTIONS in...

5.3CVSS7.5AI score0.04385EPSS
SaveExploits2References3
CNVD
CNVD
added 2021/07/13 12:00 a.m.45 views

Unauthorized Access Vulnerability in PowerMTA

PowerMTA is an enterprise-class email transport agent MTA for sending high-volume and mission-critical email. An unauthorized access vulnerability exists in PowerMTA. An attacker could exploit the vulnerability to obtain sensitive information, modify configuration, etc...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/07/12 12:12 p.m.12 views

jetty: Resource exhaustion when receiving an invalid large TLS frame

When using SSL/TLS with Jetty, either with HTTP/1.1, HTTP/2, or WebSocket, the server may receive an invalid large greater than 17408 TLS frame that is incorrectly handled, causing high CPU resources utilization. The highest threat from this vulnerability is to service availability...

7.8CVSS7.2AI score0.53861EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/07/12 12:00 a.m.6 views

Apache Tomcat 环境问题漏洞

Apache Tomcat is the United States Apache Apache Foundation of a lightweight Web application server. The program implements support for Servlets and JavaServer Page JSP. An environmental issue vulnerability exists in Apache Tomcat that stems from Apache Tomcat not properly parsing the HTTP...

5.3CVSS7.3AI score0.75353EPSS
SaveExploits1References48
CNVD
CNVD
added 2021/07/12 12:00 a.m.60 views

Eclipse TinyDTLS encryption issue vulnerability

Eclipse TinyDTLS is a library for Datagram Transport Layer Security DTLS.Eclipse TinyDTLS is vulnerable to an encryption issue that could be exploited by an attacker to compute a key to decrypt DTLS communications...

7.5CVSS2.5AI score0.01045EPSS
SaveExploits1References1
Mageia
Mageia
added 2021/07/10 8:00 p.m.41 views

Updated pjproject packages fix security vulnerabilities

Currently, PJSIP transport can be reused if they have the same IP address + port + protocol. However, this is insufficient for secure transport since it lacks remote hostname authentication. The vulnerability allows for an insecure interaction without user awareness. It affects users who need...

6.8CVSS3.8AI score0.0208EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2021/07/09 9:15 p.m.2 views

CVE-2021-36371

Emissary-Ingress formerly Ambassador API Gateway through 1.13.9 allows attackers to bypass client certificate requirements i.e., mTLS certrequired on backend upstreams when more than one TLSContext is defined and at least one configuration exists that does not require client certificate...

4.3CVSS5.5AI score0.00738EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2021/07/06 3:17 p.m.59 views

CVE-2021-3570

A flaw was found in the ptp4l program of the linuxptp package. A missing length check when forwarding a PTP message between ports allows a remote attacker to cause an information leak, crash, or potentially remote code execution. The highest threat from this vulnerability is to data confidentiali...

8.8CVSS2AI score0.02955EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/06/28 1:15 p.m.5 views

CVE-2021-33515

The submission service in Dovecot before 2.3.15 allows STARTTLS command injection in lib-smtp. Sensitive information can be redirected to an attacker-controlled address...

5.8CVSS6.7AI score0.02837EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2021/06/23 7:00 a.m.11 views

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a single "static" variable in the library which has the surprising side-effect that if an application sets up multiple concurrent transfers the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario this weakens transport security significantly.

...

5.3CVSS5.5AI score0.02979EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2021/06/23 7:00 a.m.3 views

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. When libcurl at run-time sets up support for TLS 1.3 session tickets on a connection using OpenSSL it stores pointers to the transfer in-memory object for later retrieval when a session ticket arrives. If the connection is used by multiple transfers (like with a reused HTTP/1.1 connection or multiplexed HTTP/2 connection) that first transfer object might be freed before the new session is established on that connection and then the function will access a memory buffer that might be freed. When using that memory libcurl might even call a function pointer in the object making it possible for a remote code execution if the server could somehow manage to get crafted memory content into the correct

...

8.1CVSS6.2AI score0.60122EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/06/23 12:00 a.m.4 views

Daniel Kamil Kozar tsMuxer 缓冲区错误漏洞

tsMuxer is a transport stream multiplexing and TS encapsulation tool. A heap buffer overflow vulnerability exists in tsMuxer version 2.6.16. An attacker can exploit this vulnerability via specially crafted files to cause a denial of service...

5.5CVSS6AI score0.00698EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/06/23 12:00 a.m.11 views

Daniel Kamil Kozar tsMuxer 缓冲区错误漏洞

tsMuxer is a transport stream multiplexing and TS encapsulation tool. A heap buffer overflow vulnerability exists in tsMuxer version 2.6.16. An attacker can exploit this vulnerability via specially crafted files to cause a denial of service...

5.5CVSS6AI score0.0083EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/06/22 8:15 p.m.5 views

CVE-2021-32700

Ballerina is an open source programming language and platform for cloud application programmers. Ballerina versions 1.2.x and SL releases up to alpha 3 have a potential for a supply chain attack via MiTM against users. Http connections did not make use of TLS and certificate checking was ignored...

9.1CVSS6.9AI score0.00579EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/06/22 3:15 p.m.20 views

Input validation

Improper Certificate Validation vulnerability in the Online Threat Prevention module as used in Bitdefender Total Security allows an attacker to potentially bypass HTTP Strict Transport Security HSTS checks. This issue affects: Bitdefender Total Security versions prior to 25.0.7.29. Bitdefender...

5CVSS7.5AI score0.00542EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2021/06/22 2:50 p.m.33 views

CVE-2020-15732

Improper Certificate Validation vulnerability in the Online Threat Prevention module as used in Bitdefender Total Security allows an attacker to potentially bypass HTTP Strict Transport Security HSTS checks. This issue affects: Bitdefender Total Security versions prior to 25.0.7.29. Bitdefender...

6.5CVSS7.5AI score0.00542EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/06/22 12:00 a.m.10 views

Bitdefender 多款产品信任管理问题漏洞

Bitdefender Antivirus Plus is a suite of antivirus software that provides network threat detection and ransomware protection.Bitdefender Internet Security is a suite of antivirus software that focuses on Internet security. Bitdefender Antivirus Plus is a suite of antivirus programs that provides...

7.5CVSS7.4AI score0.00542EPSS
SaveExploits0References2
Akamai Blog
Akamai Blog
added 2021/06/21 5:00 p.m.45 views

HTTP/3 and QUIC: Past, Present, and Future

You may have seen the announcements over the past two weeks -- the IETF QUIC RFCs have been published! That leads to a lot of questions, depending on how closely you've followed this space. You might be wondering what this means to you, or you might think QUIC has been an established thing for...

SaveExploits0
OSV
OSV
added 2021/06/17 2:15 p.m.8 views

UBUNTU-CVE-2021-34825

Quassel through 0.13.1, when --require-ssl is enabled, launches without SSL or TLS support if a usable X.509 certificate is not found on the local system...

7.5CVSS5.8AI score0.00616EPSS
SaveExploits1References4
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
Rows per page
Query Builder