USN-4128-2

Source
https://ubuntu.com/security/notices/USN-4128-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-4128-2.json
JSON Data
https://api.osv.dev/v1/vulns/USN-4128-2
Upstream
Related
Published
2019-09-18T14:08:33.260288Z
Modified
2025-10-13T04:34:56Z
Summary
tomcat9 vulnerabilities
Details

It was discovered that the Tomcat 9 SSI printenv command echoed user provided data without escaping it. An attacker could possibly use this issue to perform an XSS attack. (CVE-2019-0221)

It was discovered that Tomcat 9 did not address HTTP/2 connection window exhaustion on write while addressing CVE-2019-0199. An attacker could possibly use this issue to cause a denial of service. (CVE-2019-10072)

References

Affected packages

Ubuntu:18.04:LTS / tomcat9

Package

Name
tomcat9
Purl
pkg:deb/ubuntu/tomcat9@9.0.16-3ubuntu0.18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
9.0.16-3ubuntu0.18.04.1

Affected versions

9.*

9.0.16-3~18.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "libtomcat9-embed-java"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "libtomcat9-java"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "tomcat9"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "tomcat9-admin"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "tomcat9-common"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "tomcat9-docs"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "tomcat9-examples"
        },
        {
            "binary_version": "9.0.16-3ubuntu0.18.04.1",
            "binary_name": "tomcat9-user"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-0221"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-10072"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}