Show filters
736 Total Results
Displaying 221-230 of 736
Sort by:
Attacker Value
Unknown
CVE-2019-11047
Disclosure Date: December 23, 2019 (last updated November 08, 2023)
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
0
Attacker Value
Unknown
CVE-2019-16786
Disclosure Date: December 20, 2019 (last updated November 08, 2023)
Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with the inner-most encoding first, followed by any further transfer codings, ending with chunked. Requests sent with: "Transfer-Encoding: gzip, chunked" would incorrectly get ignored, and the request would use a Content-Length header instead to determine the body size of the HTTP message. This could allow for Waitress to treat a single request as multiple requests in the case of HTTP pipelining. This issue is fixed in Waitress 1.4.0.
0
Attacker Value
Unknown
CVE-2019-16785
Disclosure Date: December 20, 2019 (last updated November 08, 2023)
Waitress through version 1.3.1 implemented a "MAY" part of the RFC7230 which states: "Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR." Unfortunately if a front-end server does not parse header fields with an LF the same way as it does those with a CRLF it can lead to the front-end and the back-end server parsing the same HTTP message in two different ways. This can lead to a potential for HTTP request smuggling/splitting whereby Waitress may see two requests while the front-end server only sees a single HTTP message. This issue is fixed in Waitress 1.4.0.
0
Attacker Value
Unknown
CVE-2019-3994
Disclosure Date: December 17, 2019 (last updated November 08, 2023)
ELOG 3.1.4-57bea22 and below is affected by a denial of service vulnerability due to a use after free. A remote unauthenticated attacker can crash the ELOG server by sending multiple HTTP POST requests which causes the ELOG function retrieve_url() to use a freed variable.
0
Attacker Value
Unknown
CVE-2019-3996
Disclosure Date: December 17, 2019 (last updated November 08, 2023)
ELOG 3.1.4-57bea22 and below can be used as an HTTP GET request proxy when unauthenticated remote attackers send crafted HTTP POST requests.
0
Attacker Value
Unknown
CVE-2019-3992
Disclosure Date: December 17, 2019 (last updated November 08, 2023)
ELOG 3.1.4-57bea22 and below is affected by an information disclosure vulnerability. A remote unauthenticated attacker can access the server's configuration file by sending an HTTP GET request. Amongst the configuration data, the attacker may gain access to valid admin usernames and, in older versions of ELOG, passwords.
0
Attacker Value
Unknown
CVE-2019-3995
Disclosure Date: December 17, 2019 (last updated November 08, 2023)
ELOG 3.1.4-57bea22 and below is affected by a denial of service vulnerability due to a NULL pointer dereference. A remote unauthenticated attacker can crash the ELOG server by sending a crafted HTTP GET request.
0
Attacker Value
Unknown
CVE-2019-3993
Disclosure Date: December 17, 2019 (last updated November 08, 2023)
ELOG 3.1.4-57bea22 and below is affected by an information disclosure vulnerability. A remote unauthenticated attacker can recover a user's password hash by sending a crafted HTTP POST request.
0
Attacker Value
Unknown
CVE-2019-19783
Disclosure Date: December 16, 2019 (last updated November 08, 2023)
An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed (3.x) or certain non-default sieve options are enabled (2.x), a user with a mail account on the service can use a sieve script containing a fileinto directive to create any mailbox with administrator privileges, because of folder mishandling in autosieve_createfolder() in imap/lmtp_sieve.c.
0
Attacker Value
Unknown
CVE-2019-19797
Disclosure Date: December 15, 2019 (last updated November 08, 2023)
read_colordef in read.c in Xfig fig2dev 3.2.7b has an out-of-bounds write.
0