rhsa-2011_0791
Vulnerability from csaf_redhat
Published
2011-05-19 10:55
Modified
2024-09-15 18:59
Summary
Red Hat Security Advisory: tomcat6 security and bug fix update

Notes

Topic
Updated tomcat6 packages that fix three security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages (JSP) technologies. It was found that web applications could modify the location of the Tomcat host's work directory. As web applications deployed on Tomcat have read and write access to this directory, a malicious web application could use this flaw to trick Tomcat into giving it read and write access to an arbitrary directory on the file system. (CVE-2010-3718) A cross-site scripting (XSS) flaw was found in the Manager application, used for managing web applications on Tomcat. If a remote attacker could trick a user who is logged into the Manager application into visiting a specially-crafted URL, the attacker could perform Manager application tasks with the privileges of the logged in user. (CVE-2010-4172) A second cross-site scripting (XSS) flaw was found in the Manager application. A malicious web application could use this flaw to conduct an XSS attack, leading to arbitrary web script execution with the privileges of victims who are logged into and viewing Manager application web pages. (CVE-2011-0013) This update also fixes the following bugs: * A bug in the "tomcat6" init script prevented additional Tomcat instances from starting. As well, running "service tomcat6 start" caused configuration options applied from "/etc/sysconfig/tomcat6" to be overwritten with those from "/etc/tomcat6/tomcat6.conf". With this update, multiple instances of Tomcat run as expected. (BZ#636997) * The "/usr/share/java/" directory was missing a symbolic link to the "/usr/share/tomcat6/bin/tomcat-juli.jar" library. Because this library was mandatory for certain operations (such as running the Jasper JSP precompiler), the "build-jar-repository" command was unable to compose a valid classpath. With this update, the missing symbolic link has been added. (BZ#661244) * Previously, the "tomcat6" init script failed to start Tomcat with a "This account is currently not available." message when Tomcat was configured to run under a user that did not have a valid shell configured as a login shell. This update modifies the init script to work correctly regardless of the daemon user's login shell. Additionally, these new tomcat6 packages now set "/sbin/nologin" as the login shell for the "tomcat" user upon installation, as recommended by deployment best practices. (BZ#678671) * Some standard Tomcat directories were missing write permissions for the "tomcat" group, which could cause certain applications to fail with errors such as "No output folder". This update adds write permissions for the "tomcat" group to the affected directories. (BZ#643809) * The "/usr/sbin/tomcat6" wrapper script used a hard-coded path to the "catalina.out" file, which may have caused problems (such as for logging init script output) if Tomcat was being run with a user other than "tomcat" and with CATALINA_BASE set to a directory other than the default. (BZ#695284, BZ#697504) * Stopping Tomcat could have resulted in traceback errors being logged to "catalina.out" when certain web applications were deployed. (BZ#698624) Users of Tomcat should upgrade to these updated packages, which contain backported patches to correct these issues. Tomcat must be restarted for this update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated tomcat6 packages that fix three security issues and several bugs\nare now available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Apache Tomcat is a servlet container for the Java Servlet and JavaServer\nPages (JSP) technologies.\n\nIt was found that web applications could modify the location of the Tomcat\nhost\u0027s work directory. As web applications deployed on Tomcat have read and\nwrite access to this directory, a malicious web application could use this\nflaw to trick Tomcat into giving it read and write access to an arbitrary\ndirectory on the file system. (CVE-2010-3718)\n\nA cross-site scripting (XSS) flaw was found in the Manager application,\nused for managing web applications on Tomcat. If a remote attacker could\ntrick a user who is logged into the Manager application into visiting a\nspecially-crafted URL, the attacker could perform Manager application tasks\nwith the privileges of the logged in user. (CVE-2010-4172)\n\nA second cross-site scripting (XSS) flaw was found in the Manager\napplication. A malicious web application could use this flaw to conduct an\nXSS attack, leading to arbitrary web script execution with the privileges\nof victims who are logged into and viewing Manager application web pages.\n(CVE-2011-0013)\n\nThis update also fixes the following bugs:\n\n* A bug in the \"tomcat6\" init script prevented additional Tomcat instances\nfrom starting. As well, running \"service tomcat6 start\" caused\nconfiguration options applied from \"/etc/sysconfig/tomcat6\" to be\noverwritten with those from \"/etc/tomcat6/tomcat6.conf\". With this update,\nmultiple instances of Tomcat run as expected. (BZ#636997)\n\n* The \"/usr/share/java/\" directory was missing a symbolic link to the\n\"/usr/share/tomcat6/bin/tomcat-juli.jar\" library. Because this library was\nmandatory for certain operations (such as running the Jasper JSP\nprecompiler), the \"build-jar-repository\" command was unable to compose a\nvalid classpath. With this update, the missing symbolic link has been\nadded. (BZ#661244)\n\n* Previously, the \"tomcat6\" init script failed to start Tomcat with a \"This\naccount is currently not available.\" message when Tomcat was configured to\nrun under a user that did not have a valid shell configured as a login\nshell. This update modifies the init script to work correctly regardless of\nthe daemon user\u0027s login shell. Additionally, these new tomcat6 packages now\nset \"/sbin/nologin\" as the login shell for the \"tomcat\" user upon\ninstallation, as recommended by deployment best practices. (BZ#678671)\n\n* Some standard Tomcat directories were missing write permissions for the\n\"tomcat\" group, which could cause certain applications to fail with errors\nsuch as \"No output folder\". This update adds write permissions for the\n\"tomcat\" group to the affected directories. (BZ#643809)\n\n* The \"/usr/sbin/tomcat6\" wrapper script used a hard-coded path to the\n\"catalina.out\" file, which may have caused problems (such as for logging\ninit script output) if Tomcat was being run with a user other than \"tomcat\"\nand with CATALINA_BASE set to a directory other than the default.\n(BZ#695284, BZ#697504)\n\n* Stopping Tomcat could have resulted in traceback errors being logged to\n\"catalina.out\" when certain web applications were deployed. (BZ#698624)\n\nUsers of Tomcat should upgrade to these updated packages, which contain\nbackported patches to correct these issues. Tomcat must be restarted for\nthis update to take effect.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat offerings.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2011:0791",
        "url": "https://access.redhat.com/errata/RHSA-2011:0791"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "http://tomcat.apache.org/security-6.html",
        "url": "http://tomcat.apache.org/security-6.html"
      },
      {
        "category": "external",
        "summary": "636997",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=636997"
      },
      {
        "category": "external",
        "summary": "643809",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=643809"
      },
      {
        "category": "external",
        "summary": "656246",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=656246"
      },
      {
        "category": "external",
        "summary": "661244",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=661244"
      },
      {
        "category": "external",
        "summary": "675786",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=675786"
      },
      {
        "category": "external",
        "summary": "675792",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=675792"
      },
      {
        "category": "external",
        "summary": "678671",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=678671"
      },
      {
        "category": "external",
        "summary": "695284",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=695284"
      },
      {
        "category": "external",
        "summary": "697504",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=697504"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://access.redhat.com/security/data/csaf/v2/advisories/2011/rhsa-2011_0791.json"
      }
    ],
    "title": "Red Hat Security Advisory: tomcat6 security and bug fix update",
    "tracking": {
      "current_release_date": "2024-09-15T18:59:34+00:00",
      "generator": {
        "date": "2024-09-15T18:59:34+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "3.33.3"
        }
      },
      "id": "RHSA-2011:0791",
      "initial_release_date": "2011-05-19T10:55:00+00:00",
      "revision_history": [
        {
          "date": "2011-05-19T10:55:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2011-05-19T06:58:07+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-09-15T18:59:34+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
                  "product_id": "6Client-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
                  "product_id": "6ComputeNode-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 6)",
                  "product_id": "6Server",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 6)",
                  "product_id": "6Server-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 6)",
                  "product_id": "6Workstation",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
                  "product_id": "6Workstation-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-admin-webapps@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-webapps@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-javadoc@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-docs-webapp@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-servlet-2.5-api@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-el-2.1-api@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-lib-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-lib-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-lib-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-lib@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6@6.0.24-33.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
                "product": {
                  "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
                  "product_id": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6-jsp-2.1-api@6.0.24-33.el6?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "tomcat6-0:6.0.24-33.el6.src",
                "product": {
                  "name": "tomcat6-0:6.0.24-33.el6.src",
                  "product_id": "tomcat6-0:6.0.24-33.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tomcat6@6.0.24-33.el6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-0:6.0.24-33.el6.src"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.src",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-lib-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-lib-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.src",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-lib-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-lib-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-0:6.0.24-33.el6.src"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.src",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-lib-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-lib-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-0:6.0.24-33.el6.src"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.src",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-lib-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-lib-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.src",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-lib-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-lib-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-0:6.0.24-33.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-0:6.0.24-33.el6.src"
        },
        "product_reference": "tomcat6-0:6.0.24-33.el6.src",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-javadoc-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-javadoc-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-lib-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-lib-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat6-webapps-0:6.0.24-33.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        },
        "product_reference": "tomcat6-webapps-0:6.0.24-33.el6.noarch",
        "relates_to_product_reference": "6Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2010-3718",
      "discovery_date": "2011-02-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "675792"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Apache Tomcat 7.0.0 through 7.0.3, 6.0.x, and 5.5.x, when running within a SecurityManager, does not make the ServletContext attribute read-only, which allows local web applications to read or write files outside of the intended working directory, as demonstrated using a directory traversal attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "tomcat: file permission bypass flaw",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
          "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-0:6.0.24-33.el6.src",
          "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-0:6.0.24-33.el6.src",
          "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-3718"
        },
        {
          "category": "external",
          "summary": "RHBZ#675792",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=675792"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-3718",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-3718"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-3718",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3718"
        }
      ],
      "release_date": "2011-02-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
          "product_ids": [
            "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
            "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.src",
            "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2011:0791"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
            "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.src",
            "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "tomcat: file permission bypass flaw"
    },
    {
      "cve": "CVE-2010-4172",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2010-11-22T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "656246"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Multiple cross-site scripting (XSS) vulnerabilities in the Manager application in Apache Tomcat 6.0.12 through 6.0.29 and 7.0.0 through 7.0.4 allow remote attackers to inject arbitrary web script or HTML via the (1) orderBy or (2) sort parameter to sessionsList.jsp, or unspecified input to (3) sessionDetail.jsp or (4) java/org/apache/catalina/manager/JspHelper.java, related to use of untrusted web applications.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "tomcat: cross-site-scripting vulnerability in the manager application",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
          "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-0:6.0.24-33.el6.src",
          "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-0:6.0.24-33.el6.src",
          "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-4172"
        },
        {
          "category": "external",
          "summary": "RHBZ#656246",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=656246"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-4172",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-4172"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-4172",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4172"
        }
      ],
      "release_date": "2010-11-22T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
          "product_ids": [
            "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
            "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.src",
            "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2011:0791"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
            "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.src",
            "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "tomcat: cross-site-scripting vulnerability in the manager application"
    },
    {
      "cve": "CVE-2011-0013",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2011-02-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "675786"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Multiple cross-site scripting (XSS) vulnerabilities in the HTML Manager Interface in Apache Tomcat 5.5 before 5.5.32, 6.0 before 6.0.30, and 7.0 before 7.0.6 allow remote attackers to inject arbitrary web script or HTML, as demonstrated via the display-name tag.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "tomcat: XSS vulnerability in HTML Manager interface",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
          "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-0:6.0.24-33.el6.src",
          "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
          "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-0:6.0.24-33.el6.src",
          "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
          "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2011-0013"
        },
        {
          "category": "external",
          "summary": "RHBZ#675786",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=675786"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0013",
          "url": "https://www.cve.org/CVERecord?id=CVE-2011-0013"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0013",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0013"
        }
      ],
      "release_date": "2011-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
          "product_ids": [
            "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
            "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.src",
            "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2011:0791"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Client-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Client-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-0:6.0.24-33.el6.src",
            "6ComputeNode-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6ComputeNode-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Server-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-0:6.0.24-33.el6.src",
            "6Server:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Server:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation-optional:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation-optional:tomcat6-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-0:6.0.24-33.el6.src",
            "6Workstation:tomcat6-admin-webapps-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-docs-webapp-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-el-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-javadoc-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-jsp-2.1-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-lib-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-servlet-2.5-api-0:6.0.24-33.el6.noarch",
            "6Workstation:tomcat6-webapps-0:6.0.24-33.el6.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "tomcat: XSS vulnerability in HTML Manager interface"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...