Oval Definition:oval:com.ubuntu.bionic:def:2019183480000000
Revision Date:2019-10-23Version:1
Title:CVE-2019-18348 on Ubuntu 18.04 LTS (bionic) - medium.
Description:An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.)
Family:unixClass:vulnerability
Status:Reference(s):CVE-2019-18348
Platform(s):Ubuntu 18.04 LTS
Product(s):
Definition Synopsis
  • Ubuntu 18.04 LTS (bionic) is installed.
  • AND Package Information
  • python2.7 package in bionic is affected, but a decision has been made to defer addressing it (note: '2020-03-09').
  • OR python3.6 package in bionic is affected, but a decision has been made to defer addressing it (note: '2020-03-09').
  • OR python3.7 package in bionic is affected, but a decision has been made to defer addressing it (note: '2020-03-09').
  • OR python3.8 package in bionic is affected, but a decision has been made to defer addressing it (note: '2020-03-09').
  • BACK