Lucene search
+L

5943 matches found

Prion
Prion
added 2019/02/06 8:29 p.m.30 views

Heap overflow

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

5CVSS7.4AI score0.04286EPSS
SaveExploits1References12Affected Software6
OSV
OSV
added 2019/02/06 8:29 p.m.7 views

DEBIAN-CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS6.5AI score0.04286EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2019/02/06 8:00 p.m.79 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS8.8AI score0.04286EPSS
SaveExploits1
CVE
CVE
added 2019/02/06 8:00 p.m.306 views

CVE-2019-3823

CVE-2019-3823 affects curl/libcurl from version 7.34.0 through before 7.64.0. The issue is a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtp_endofresp() isn’t NUL terminated and contains no character ending the parsed number, and len is 5, a...

7.5CVSS8.5AI score0.04286EPSS
SaveExploits1References12Affected Software1
Vulnrichment
Vulnrichment
added 2019/02/06 8:00 p.m.9 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

4.3CVSS6AI score0.04286EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2019/02/06 8:00 p.m.38 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

4.3CVSS8.6AI score0.04286EPSS
SaveExploits1References12
Debian CVE
Debian CVE
added 2019/02/06 8:00 p.m.41 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS6.5AI score0.04286EPSS
SaveExploits1
Silent Robot Systems
Silent Robot Systems
added 2019/02/06 5:58 p.m.78 views

SSRF Protocol Smuggling in Plaintext Credential Handlers : LDAP

SSRF protocol smuggling involves an attacker injecting one TCP protocol into a dissimilar TCP protocol. A classic example is using gopher i.e. the first protocol to smuggle SMTP i.e. the second protocol: 1 |...

1.3AI score
SaveExploits0
OSV
OSV
added 2019/02/06 2:07 p.m.4 views

USN-3882-1 curl vulnerabilities

Wenxiang Qian discovered that curl incorrectly handled certain NTLM authentication messages. A remote attacker could possibly use this issue to cause curl to crash, resulting in a denial of service. This issue only applied to Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 18.10. CVE-2018-16890...

9.8CVSS6.7AI score0.12873EPSS
SaveExploits2References4
Ubuntu
Ubuntu
added 2019/02/06 2:07 p.m.252 views

USN-3882-1: curl vulnerabilities

Wenxiang Qian discovered that curl incorrectly handled certain NTLM authentication messages. A remote attacker could possibly use this issue to cause curl to crash, resulting in a denial of service. This issue only applied to Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 18.10. CVE-2018-16890...

9.8CVSS6.6AI score0.12873EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2019/02/06 8:20 a.m.53 views

CVE-2019-3823

An out-of-bounds read flaw was found in the way curl handled certain SMTP responses. A remote attacker could use this flaw to crash curl. Mitigation Do not use SMTP authentication with curl...

7.5CVSS0.9AI score0.04286EPSS
SaveExploits1References4
curl security advisories
curl security advisories
added 2019/02/06 8:00 a.m.19 views

SMTP end-of-response out-of-bounds read

libcurl contains a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp is not null-terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call reads beyond the allocated buffer. The read...

7.5CVSS6.6AI score0.04286EPSS
SaveExploits1Affected Software2
OSV
OSV
added 2019/02/06 8:00 a.m.17 views

CURL-CVE-2019-3823 SMTP end-of-response out-of-bounds read

libcurl contains a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp is not null-terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call reads beyond the allocated buffer. The read...

7.5CVSS6.9AI score0.04286EPSS
SaveExploits1
OSV
OSV
added 2019/02/06 12:00 a.m.5 views

UBUNTU-CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS6.9AI score0.04286EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2019/02/06 12:00 a.m.37 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

7.5CVSS6.9AI score0.04286EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/02/06 12:00 a.m.41 views

SUSE SLED15 / SLES15 Security Update : curl (SUSE-SU-2019:0248-1)

This update for curl fixes the following issues : Security issues fixed : CVE-2019-3823: Fixed a heap out-of-bounds read in the code handling the end-of-response for SMTP bsc1123378. CVE-2019-3822: Fixed a stack-based buffer overflow in the function creating an outgoing NTLM type-3 message...

9.8CVSS6.8AI score0.12873EPSS
SaveExploits2References10
OpenVAS
OpenVAS
added 2019/02/05 12:00 a.m.77 views

Debian: Security Advisory (DSA-4386-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9AI score0.12873EPSS
SaveExploits2References4
Packet Storm
Packet Storm
added 2019/02/02 12:00 a.m.505 views

SolarWinds Serv-U FTP 15.1.6.25 Cross Site Scripting

Issue: Reflected Cross-Site Scripting CVE: CVE-2018-19934 Security researcher: Chris Moberly @ The Missing Link Security Product name: Serv-U FTP Server Product version: Tested on 15.1.6.25 current as of Dec 2018 Fixed in: Serv-U 15.1.6 hotfix 3 Overview The Serv-U FTP Server is vulnerable to a...

5.3AI score0.05424EPSS
SaveExploits3
Prion
Prion
added 2019/01/31 7:29 p.m.31 views

Security feature bypass

The MailConnect feature on D-Link Central WiFiManager CWM-100 1.03 r0098 devices is intended to check a connection to an SMTP server but actually allows outbound TCP to any port on any IP address, leading to SSRF, as demonstrated by an index.php/System/MailConnect/host/127.0.0.1/port/22/secure/ U...

5CVSS8.6AI score0.44101EPSS
SaveExploits3References2Affected Software1
OpenVAS
OpenVAS
added 2019/01/18 12:00 a.m.658 views

SMTP Unencrypted Cleartext Login

The remote host is running a SMTP server that allows cleartext logins over unencrypted connections. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

7.4AI score
SaveExploits0
Rows per page
Query Builder