Oval Definition:oval:com.ubuntu.bionic:def:201999470000000
Revision Date:2019-03-23Version:1
Title:CVE-2019-9947 on Ubuntu 18.04 LTS (bionic) - medium.
Description:An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. 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 path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue.
Family:unixClass:vulnerability
Status:Reference(s):CVE-2019-9947
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 was vulnerable but has been fixed (note: '2.7.15-4ubuntu4~18.04.1').
  • OR python3.6 package in bionic was vulnerable but has been fixed (note: '3.6.8-1~18.04.2').
  • OR python3.7 package in bionic is affected and needs fixing.
  • BACK