GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
Common Weakness Enumeration

CWE-266

Allowed

Incorrect Privilege Assignment

Abstraction: Base · Status: Draft

A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

2214 vulnerabilities reference this CWE, most recent first.

CVE-2017-20199 (GCVE-0-2017-20199)

Vulnerability from cvelistv5 – Published: 2025-08-15 23:32 – Updated: 2025-08-27 16:51 Unsupported When Assigned
VLAI
Title
Buttercup buttercup-browser-extension Vault access control
Summary
A vulnerability was found in Buttercup buttercup-browser-extension up to 0.14.2. Affected by this vulnerability is an unknown functionality of the component Vault Handler. The manipulation results in improper access controls. The attack may be performed from a remote location. A high complexity level is associated with this attack. The exploitation appears to be difficult. The exploit has been made public and could be used. Upgrading to version 1.0.1 addresses this issue. The patch is identified as 89. Upgrading the affected component is recommended. This vulnerability only affects products that are no longer supported by the maintainer.
SSVC
Exploitation: poc Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-08-18 14:49 UTC
CWE
  • CWE-284 - Improper Access Controls
  • CWE-266 - Incorrect Privilege Assignment
Impacted products
Vendor Product Version
Buttercup buttercup-browser-extension Affected: 0.14.0
Affected: 0.14.1
Affected: 0.14.2
Unaffected: 1.0.1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2017-20199",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-08-18T14:49:35.826904Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-08-18T14:49:39.119Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/buttercup/buttercup-browser-extension/issues/92#issuecomment-372991430"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "modules": [
            "Vault Handler"
          ],
          "product": "buttercup-browser-extension",
          "vendor": "Buttercup",
          "versions": [
            {
              "status": "affected",
              "version": "0.14.0"
            },
            {
              "status": "affected",
              "version": "0.14.1"
            },
            {
              "status": "affected",
              "version": "0.14.2"
            },
            {
              "status": "unaffected",
              "version": "1.0.1"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Luke Childs"
        },
        {
          "lang": "en",
          "type": "reporter",
          "value": "lukechilds (VulDB User)"
        },
        {
          "lang": "en",
          "type": "analyst",
          "value": "lukechilds (VulDB User)"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "A vulnerability was found in Buttercup buttercup-browser-extension up to 0.14.2. Affected by this vulnerability is an unknown functionality of the component Vault Handler. The manipulation results in improper access controls. The attack may be performed from a remote location. A high complexity level is associated with this attack. The exploitation appears to be difficult. The exploit has been made public and could be used. Upgrading to version 1.0.1 addresses this issue. The patch is identified as 89. Upgrading the affected component is recommended. This vulnerability only affects products that are no longer supported by the maintainer."
        },
        {
          "lang": "de",
          "value": "Es wurde eine Schwachstelle in Buttercup buttercup-browser-extension bis 0.14.2 entdeckt. Das betrifft eine unbekannte Funktionalit\u00e4t der Komponente Vault Handler. Die Bearbeitung verursacht improper access controls. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Die Komplexit\u00e4t eines Angriffs ist eher hoch. Die Ausf\u00fchrung eines Exploits gilt als schwer. Die Ausnutzung wurde ver\u00f6ffentlicht und kann verwendet werden. Das Aktualisieren auf Version 1.0.1 kann dieses Problem l\u00f6sen. Die Bezeichnung des Patches lautet 89. Die Aktualisierung der betroffenen Komponente wird empfohlen."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "baseScore": 2.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
            "version": "4.0"
          }
        },
        {
          "cvssV3_1": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
            "version": "3.1"
          }
        },
        {
          "cvssV3_0": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
            "version": "3.0"
          }
        },
        {
          "cvssV2_0": {
            "baseScore": 2.6,
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N/E:POC/RL:OF/RC:C",
            "version": "2.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-284",
              "description": "Improper Access Controls",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-266",
              "description": "Incorrect Privilege Assignment",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-27T16:51:13.604Z",
        "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "shortName": "VulDB"
      },
      "references": [
        {
          "name": "VDB-319969 | Buttercup buttercup-browser-extension Vault access control",
          "tags": [
            "vdb-entry",
            "technical-description"
          ],
          "url": "https://vuldb.com/?id.319969"
        },
        {
          "name": "VDB-319969 | CTI Indicators (IOB, IOC, TTP)",
          "tags": [
            "signature",
            "permissions-required"
          ],
          "url": "https://vuldb.com/?ctiid.319969"
        },
        {
          "name": "Submit #628170 | Buttercup Password Manager Buttercup Browser Extension \u003c=v0.14.2 Improper Access Control \u2013 Sensitive Data Exposure (CWE-284 / CWE",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/?submit.628170"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/buttercup/buttercup-browser-extension/issues/92"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/buttercup/buttercup-browser-extension/issues/92#issuecomment-358449755"
        },
        {
          "tags": [
            "exploit",
            "issue-tracking"
          ],
          "url": "https://github.com/buttercup/buttercup-browser-extension/issues/92#issuecomment-372991430"
        },
        {
          "tags": [
            "issue-tracking",
            "patch"
          ],
          "url": "https://github.com/buttercup/buttercup-browser-extension/pull/89"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/buttercup/buttercup-browser-extension/releases/tag/v1.0.1"
        }
      ],
      "tags": [
        "unsupported-when-assigned"
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2025-08-13T00:00:00.000Z",
          "value": "Advisory disclosed"
        },
        {
          "lang": "en",
          "time": "2025-08-13T02:00:00.000Z",
          "value": "VulDB entry created"
        },
        {
          "lang": "en",
          "time": "2025-08-27T18:53:06.000Z",
          "value": "VulDB entry last update"
        }
      ],
      "title": "Buttercup buttercup-browser-extension Vault access control"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
    "assignerShortName": "VulDB",
    "cveId": "CVE-2017-20199",
    "datePublished": "2025-08-15T23:32:08.486Z",
    "dateReserved": "2025-08-13T16:23:22.827Z",
    "dateUpdated": "2025-08-27T16:51:13.604Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2017-12711 (GCVE-0-2017-12711)

Vulnerability from cvelistv5 – Published: 2017-08-30 18:00 – Updated: 2024-08-05 18:43
VLAI
Summary
An Incorrect Privilege Assignment issue was discovered in Advantech WebAccess versions prior to V8.2_20170817. A built-in user account has been granted a sensitive privilege that may allow a user to elevate to administrative privileges.
Severity
No CVSS data available.
CWE
References
Impacted products
Vendor Product Version
n/a Advantech WebAccess Affected: Advantech WebAccess
Date Public
2017-08-30 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T18:43:56.462Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://ics-cert.us-cert.gov/advisories/ICSA-17-241-02"
          },
          {
            "name": "100526",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/100526"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Advantech WebAccess",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "Advantech WebAccess"
            }
          ]
        }
      ],
      "datePublic": "2017-08-30T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "An Incorrect Privilege Assignment issue was discovered in Advantech WebAccess versions prior to V8.2_20170817. A built-in user account has been granted a sensitive privilege that may allow a user to elevate to administrative privileges."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-266",
              "description": "CWE-266",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-31T09:57:01.000Z",
        "orgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
        "shortName": "icscert"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://ics-cert.us-cert.gov/advisories/ICSA-17-241-02"
        },
        {
          "name": "100526",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/100526"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "ics-cert@hq.dhs.gov",
          "ID": "CVE-2017-12711",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Advantech WebAccess",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "Advantech WebAccess"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "An Incorrect Privilege Assignment issue was discovered in Advantech WebAccess versions prior to V8.2_20170817. A built-in user account has been granted a sensitive privilege that may allow a user to elevate to administrative privileges."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-266"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://ics-cert.us-cert.gov/advisories/ICSA-17-241-02",
              "refsource": "MISC",
              "url": "https://ics-cert.us-cert.gov/advisories/ICSA-17-241-02"
            },
            {
              "name": "100526",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/100526"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "7d14cffa-0d7d-4270-9dc0-52cabd5a23a6",
    "assignerShortName": "icscert",
    "cveId": "CVE-2017-12711",
    "datePublished": "2017-08-30T18:00:00.000Z",
    "dateReserved": "2017-08-09T00:00:00.000Z",
    "dateUpdated": "2024-08-05T18:43:56.462Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2016-7070 (GCVE-0-2016-7070)

Vulnerability from cvelistv5 – Published: 2018-09-11 13:00 – Updated: 2024-08-06 01:50
VLAI
Summary
A privilege escalation flaw was found in the Ansible Tower. When Tower before 3.0.3 deploys a PostgreSQL database, it incorrectly configures the trust level of postgres user. An attacker could use this vulnerability to gain admin level access to the database.
CWE
References
Impacted products
Vendor Product Version
Red Hat Ansible Tower Affected: 3.0.3
Create a notification for this product.
Date Public
2016-11-02 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T01:50:46.627Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7070"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://docs.ansible.com/ansible-tower/3.0.3/html/upgrade-migration-guide/release_notes.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Ansible Tower",
          "vendor": "Red Hat",
          "versions": [
            {
              "status": "affected",
              "version": "3.0.3"
            }
          ]
        }
      ],
      "datePublic": "2016-11-02T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "A privilege escalation flaw was found in the Ansible Tower. When Tower before 3.0.3 deploys a PostgreSQL database, it incorrectly configures the trust level of postgres user. An attacker could use this vulnerability to gain admin level access to the database."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-266",
              "description": "CWE-266",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-09-11T12:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7070"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://docs.ansible.com/ansible-tower/3.0.3/html/upgrade-migration-guide/release_notes.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2016-7070",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Ansible Tower",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "3.0.3"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Red Hat"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "A privilege escalation flaw was found in the Ansible Tower. When Tower before 3.0.3 deploys a PostgreSQL database, it incorrectly configures the trust level of postgres user. An attacker could use this vulnerability to gain admin level access to the database."
            }
          ]
        },
        "impact": {
          "cvss": [
            [
              {
                "vectorString": "8.0/CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              }
            ]
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-266"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7070",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7070"
            },
            {
              "name": "https://docs.ansible.com/ansible-tower/3.0.3/html/upgrade-migration-guide/release_notes.html",
              "refsource": "CONFIRM",
              "url": "https://docs.ansible.com/ansible-tower/3.0.3/html/upgrade-migration-guide/release_notes.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2016-7070",
    "datePublished": "2018-09-11T13:00:00.000Z",
    "dateReserved": "2016-08-23T00:00:00.000Z",
    "dateUpdated": "2024-08-06T01:50:46.627Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2016-7066 (GCVE-0-2016-7066)

Vulnerability from cvelistv5 – Published: 2018-09-11 14:00 – Updated: 2024-08-06 01:50
VLAI
Summary
It was found that the improper default permissions on /tmp/auth directory in JBoss Enterprise Application Platform before 7.1.0 can allow any local user to connect to CLI and allow the user to execute any arbitrary operations.
Severity
No CVSS data available.
CWE
References
URL Tags
https://access.redhat.com/errata/RHSA-2017:3456 vendor-advisoryx_refsource_REDHAT
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… x_refsource_CONFIRM
Impacted products
Date Public
2018-09-11 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T01:50:47.460Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "RHSA-2017:3456",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "https://access.redhat.com/errata/RHSA-2017:3456"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7066"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "JBoss Enterprise Application Platform",
          "vendor": "Red Hat",
          "versions": [
            {
              "status": "affected",
              "version": "7.1.0"
            }
          ]
        }
      ],
      "datePublic": "2018-09-11T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "It was found that the improper default permissions on /tmp/auth directory in JBoss Enterprise Application Platform before 7.1.0 can allow any local user to connect to CLI and allow the user to execute any arbitrary operations."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-266",
              "description": "CWE-266",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-09-12T09:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "RHSA-2017:3456",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "https://access.redhat.com/errata/RHSA-2017:3456"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7066"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2016-7066",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "JBoss Enterprise Application Platform",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "7.1.0"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Red Hat"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "It was found that the improper default permissions on /tmp/auth directory in JBoss Enterprise Application Platform before 7.1.0 can allow any local user to connect to CLI and allow the user to execute any arbitrary operations."
            }
          ]
        },
        "impact": {
          "cvss": [
            [
              {
                "vectorString": "6.1/AV:L/AC:L/Au:N/C:P/I:P/A:C",
                "version": "2.0"
              }
            ]
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-266"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "RHSA-2017:3456",
              "refsource": "REDHAT",
              "url": "https://access.redhat.com/errata/RHSA-2017:3456"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7066",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7066"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2016-7066",
    "datePublished": "2018-09-11T14:00:00.000Z",
    "dateReserved": "2016-08-23T00:00:00.000Z",
    "dateUpdated": "2024-08-06T01:50:47.460Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2012-4549 (GCVE-0-2012-4549)

Vulnerability from cvelistv5 – Published: 2013-01-05 00:00 – Updated: 2026-05-14 22:16
VLAI
Title
Jboss enterprise application platform: org.jboss.as.ejb3: jboss enterprise application platform: access restriction bypass via improper ejb method authorization
Summary
A flaw was found in JBoss Enterprise Application Platform. The `processInvocation` function within the `org.jboss.as.ejb3.security.AuthorizationInterceptor` component incorrectly authorizes all requests when no roles are defined for an Enterprise Java Beans (EJB) method invocation. This allows attackers to bypass intended access restrictions for EJB methods, leading to unauthorized access to sensitive functionalities.
CWE
  • CWE-266 - Incorrect Privilege Assignment
Impacted products
Vendor Product Version
Red Hat Red Hat JBoss Enterprise Application Platform 6.0     cpe:/a:redhat:jboss_enterprise_application_platform:6.0
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.7.7-15_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.8.3-10.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2-7.5.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.4-14.redhat_2.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.2.1-10.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.2.1-13.redhat_2.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6-7.2.redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 1:1.0.10-3.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.1-6.redhat_2.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.6-3.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.6-5redhat_2.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.5.6-8.redhat_2.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.4.9-4.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.4.0-11.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:0.6-7.redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1-8.2_redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:0.7.3-8.redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.9.2-6_redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6.1-14_redhat_3.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.1-16.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.4.4-16.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.2.5-10_redhat_3.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.1.13-1_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2_15-9_b01_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.13-1.2_redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:11.0.2-0.5.redhat_2.ep6.el5.6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.3.168-2_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.0.1-5.Final_redhat_2.1.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.1.6-3.5.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.2.0-7.Final_redhat_2.1.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-4.7.GA_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-5.Final_redhat_2.1.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.2.23-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.2.21-1.1.Final.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:5-4_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.2.22-14.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-3.Final_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:5.1.8-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.13-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.3.2-3.redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.3-7.Final_redhat_2.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.15.0-5.GA_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-11.GA_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.3-8.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-3.GA_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.0-2.Final_redhat_3.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.3.1-3.CR1_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.1.0-2.Final_redhat_3.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.0-2.Final_redhat_2.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.1.0-3.Final_redhat_3.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.0-2.Final_redhat_2.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-3.2.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:7.1.3-4.Final_redhat_4.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:7.1.3-4.1.Final_redhat_4.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.4.2-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:7.1.3-4.Final_redhat_3.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.3-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-5.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 1:2.2.17-10.GA_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-3.3.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.1-8.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.0-9.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-10.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.11-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-4.Final_redhat_2.1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-4.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.1-5.Final_redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-5.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-5.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-6.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.4-3.Final_redhat_2.1.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-4.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.1-5.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.7-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.3-3.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.1.2-3.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.3.2-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.3.15-2.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:7.0.4-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.3-2.GA_redhat_1.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-3.GA_redhat_2.2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-5._redhat_2.1.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.4-2.Final_redhat_1.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.2.14-1.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.4-2.Final_redhat_1.ep6.el5.7 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.4-9.2.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-4_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:6.0.0-8.GA_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.2.1-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.8-5.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-9.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-11.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-5.Beta2_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-7.GA_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.0-7.GA_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:7.0.0-0.10.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 1:4.16.6-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.1.0-4.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:7.0.17-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1-6.Final_redhat_2.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-3.GA_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.4-5.GA_redhat_3.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-1.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.0.6-2.GA_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.0.6-1.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.4-3.1.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.3-13.GA_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.0.7-1.GA_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0-2.2.3_redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.2-4.GA_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.3.1-7_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 1:3.0.14-2.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:0.9.94-10.GA_redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6.2-5.redhat_3.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:0.1.1-9_redhat_2.3.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.1.3-3_redhat_2.1.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-4.Final_redhat_2.1.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.5.2-5.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.16-11.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.1-3.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.3-1.Final_redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.3-3.Final.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.36-5.1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.2.6-2_redhat_2.2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.3.1-5_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.8-4_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-5.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.2.0-4.redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.0.14-2.Final_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-0.8.final_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.1.3.1-3.redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2011.1-0.1_redhat_3.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.3.4-4.Final_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:201103-0.5.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.2-8.redhat_2.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-16.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6.1-23.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.0-7.GA_redhat_2.3.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.8-8.redhat_2.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.0-6.Final_redhat_2.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:0.1.26-6.GA.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.6-3_redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 1:2.6.1-9_redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.3.16-9.redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:20110809-6_redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0.MR1-12_MR1_redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:20110809-5_redhat_3.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.24-1.1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6.3-7.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.0-6.SP4_redhat_2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.1.10-2.Final_redhat_1.ep6.el5.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:4.1.1-1.redhat_2.ep6.el5.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:3.0.2-5.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.0.2-7.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6.2-11.redhat_2.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.6.7-1.redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.6-3.redhat_2.2.ep6.el5.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.7.1-6.12.redhat_3.ep6.el5.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:2.9.1-13_redhat_3.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2-10.redhat_2.ep6.el5.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.5.2-2.redhat_1.ep6.el5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 5 Unaffected: 0:1.2.7-1._redhat_3.1.ep6.el5.6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el5
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.7.7-15_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.8.3-10.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2-7.5.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.4-14.redhat_2.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.2.1-13.redhat_2.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6-7.2.redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 1:1.0.10-3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.1-6.redhat_2.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.6-5redhat_2.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.5.6-8.redhat_2.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.4.9-4.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.4.0-11.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:0.6-7.redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1-8.2_redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:0.7.3-8.redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.9.2-6_redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6.1-14_redhat_3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.1-14.redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.4.4-16.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.2.5-10_redhat_3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.1.13-1_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2_15-8_b01_redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.13-1.2_redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:11.0.2-0.5.redhat_2.ep6.el6.6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.3.168-2_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.0.1-5.Final_redhat_2.1.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.1.6-7.Final_redhat_3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.2.0-7.Final_redhat_2.1.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-4.7.GA_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-5.Final_redhat_2.1.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.2.23-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.2.21-1.Final.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:5-4_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.2.22-14.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-3.Final_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:5.1.8-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.13-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.3.2-3.redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.3-7.Final_redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.15.0-5.GA_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-11.GA_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.3-8.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-3.GA_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.0-2.Final_redhat_3.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.3.1-3.CR1_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.1.0-2.Final_redhat_3.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.0-1.Final_redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.1.0-3.Final_redhat_3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.0-1.Final_redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-3.2.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:7.1.3-4.Final_redhat_4.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:7.1.3-4.1.Final_redhat_4.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.4.2-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:7.1.3-4.Final_redhat_3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.3-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-5.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 1:2.2.17-10.GA_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-3.3.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.1-8.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.0-9.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-10.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.11-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-4.Final_redhat_2.1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-4.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.1-5.Final_redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-5.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-5.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-6.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.4-3.Final_redhat_2.1.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-4.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.1-5.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.7-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.3-3.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.1.2-3.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.3.2-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.3.15-2.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:7.0.4-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.3-2.GA_redhat_1.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-3.GA_redhat_2.2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-4._redhat_2.1.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.4-2.Final_redhat_1.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.2.14-1.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.4-2.Final_redhat_1.ep6.el6.7 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.4-9.2.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-4_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:6.0.0-8.GA_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.2.1-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.8-5.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-9.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-11.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-5.Beta2_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-7.GA_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.0-7.GA_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:7.0.0-0.10.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 1:4.16.6-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.1.0-4.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:7.0.17-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1-6.Final_redhat_2.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-3.GA_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.4-5.GA_redhat_3.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-1.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.0.6-2.GA_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.0.6-1.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.4-3.1.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.3-13.GA_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.0.7-1.GA_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0-2.2.3_redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.2-4.GA_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.3.1-7_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 1:3.0.14-2.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:0.9.94-10.GA_redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6.2-5.redhat_3.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:0.1.1-9_redhat_2.3.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.1.3-2_redhat_2.1.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-4.Final_redhat_2.1.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.5.2-5.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.16-11.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.1-3.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.3-1.Final_redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.3-3.Final.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.36-5.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.2.6-2_redhat_2.2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.3.1-5_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.8-4_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-5.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.2.0-4.redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.0.14-2.Final_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-0.8.final_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.1.3.1-3.redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2011.1-0.1_redhat_3.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.3.4-4.Final_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:201103-0.5.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.2-8.redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-16.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6.1-23.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.0-7.GA_redhat_2.3.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.8-8.redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.0-6.Final_redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:0.1.26-6.GA.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.6-3_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 1:2.6.1-9_redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.3.16-8.redhat_2.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:20110809-5_redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0.MR1-12_MR1_redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:20110809-5_redhat_3.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.24-1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6.3-7.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.0-6.SP4_redhat_2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.1.10-2.Final_redhat_1.ep6.el6.1 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:4.1.1-1.redhat_2.ep6.el6.4 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:3.0.2-5.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.0.2-7.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6.2-11.redhat_2.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.6.7-1.redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.6-3.redhat_2.2.ep6.el6.5 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.7.1-6.12.redhat_3.ep6.el6.2 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:2.9.1-13_redhat_3.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2-10.redhat_2.ep6.el6.3 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.5.2-2.redhat_1.ep6.el6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 6 for RHEL 6 Unaffected: 0:1.2.7-1._redhat_3.1.ep6.el6.6 , < * (rpm)
    cpe:/a:redhat:jboss_enterprise_application_platform:6::el6
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 7     cpe:/a:redhat:jboss_enterprise_application_platform:7
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform 8     cpe:/a:redhat:jboss_enterprise_application_platform:8
Create a notification for this product.
Red Hat Red Hat JBoss Enterprise Application Platform Expansion Pack     cpe:/a:redhat:jbosseapxp
Create a notification for this product.
Date Public
2013-01-05 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T20:42:54.149Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "RHSA-2012:1594",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2012-1594.html"
          },
          {
            "name": "51607",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/51607"
          },
          {
            "name": "RHSA-2012:1592",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2012-1592.html"
          },
          {
            "name": "RHSA-2012:1591",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2012-1591.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6.0"
          ],
          "defaultStatus": "unaffected",
          "product": "Red Hat JBoss Enterprise Application Platform 6.0",
          "vendor": "Red Hat"
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "antlr-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.7.7-15_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-beanutils",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.8.3-10.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-cli",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2-7.5.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-codec-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.4-14.redhat_2.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-collections",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.1-10.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-collections-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.1-13.redhat_2.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-configuration",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6-7.2.redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-daemon-jsvc-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:1.0.10-3.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-io-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1-6.redhat_2.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-lang",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.6-3.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-lang-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.6-5redhat_2.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-pool-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.5.6-8.redhat_2.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-cxf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.4.9-4.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-cxf-xjc-utils",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.4.0-11.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-mime4j",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.6-7.redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "atinject",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1-8.2_redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "cal10n",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.7.3-8.redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "codehaus-jackson",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.9.2-6_redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "dom4j",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.1-14_redhat_3.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jaf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.1-16.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-javamail",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.4.4-16.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jaxb",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.5-10_redhat_3.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jsf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.13-1_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jsf12",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2_15-9_b01_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "gnu-getopt",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.13-1.2_redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "guava-libraries",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:11.0.2-0.5.redhat_2.ep6.el5.6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "h2database",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.168-2_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate3-commons-annotations",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.1-5.Final_redhat_2.1.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate4",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.1.6-3.5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate4-validator",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.2.0-7.Final_redhat_2.1.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate-beanvalidation-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4.7.GA_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate-jpa-2.0-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.1.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hornetq",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.23-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "hornetq-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.21-1.1.Final.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "httpcomponents",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:5-4_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "httpd",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.22-14.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "httpserver",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.Final_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "infinispan",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:5.1.8-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "ironjacamar",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.13-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jacorb-jboss",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.3.2-3.redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jandex",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-7.Final_redhat_2.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "javassist-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.15.0-5.GA_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jaxbintros",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-11.GA_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jaxen",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.3-8.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jaxws-jboss-httpserver-httpspi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.GA_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-deployment",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.0-2.Final_redhat_3.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-framework-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.1-3.CR1_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-metadata",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.0-2.Final_redhat_3.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-repository",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.0-2.Final_redhat_2.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-resolver",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.0-2.Final_redhat_3.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-spi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.0-3.Final_redhat_3.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-vfs",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.0-2.Final_redhat_2.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-annotations-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.2.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-appclient",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-appclient",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-bundles",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-cli",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-client-all",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.1.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-clustering",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-cmp",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-configadmin",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-connector",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-console",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.4.2-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-controller",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-controller-client",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-deployment-repository",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-deployment-scanner",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-domain",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-domain-http",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-domain-management",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-ee",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-ee-deployment",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-ejb3",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-embedded",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-host-controller",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jacorb",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-javadocs",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_3.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jaxr",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jaxrs",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jdr",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jmx",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jpa",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jsf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jsr77",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-logging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-mail",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-management-client-content",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-messaging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-modcluster",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-modules-eap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-naming",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-network",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-osgi-configadmin",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-osgi-service",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-platform-mbean",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-pojo",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-process-controller",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-product-eap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-protocol",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-remoting",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-sar",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-security",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-server",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-standalone",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-threads",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-transactions",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-web",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-webservices",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-welcome-content-eap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-weld",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-xts",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-classfilewriter",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-common-beans",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-common-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:2.2.17-10.GA_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-connector-api_1.6_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.3.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-dmr",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.1-8.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-ejb3-ext-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.0-9.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-ejb-api_3.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-10.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-ejb-client",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.11-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-el-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-iiop-client",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4.Final_redhat_2.1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-interceptors-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-invocation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.1-5.Final_redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-j2eemgmt-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jacc-api_1.4_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jad-api_1.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-6.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaspi-api_1.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-6.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxb-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-3.Final_redhat_2.1.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxr-api_1.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-4.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxrpc-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxrs-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxws-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.1-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jms-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jsf-api_2.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.7-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jsp-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jstl-api_1.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-3.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-logging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.2-3.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-logmanager",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.2-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-marshalling",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.15-2.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-metadata",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.0.4-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-modules",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.3-2.GA_redhat_1.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-msc",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-3.GA_redhat_2.2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-osgi-logging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5._redhat_2.1.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-remote-naming",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-2.Final_redhat_1.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-remoting3",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.14-1.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-remoting3-jmx",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-2.Final_redhat_1.ep6.el5.7",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-rmi-api_1.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-9.2.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-saaj-api_1.3_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-4_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-sasl",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-seam-int",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:6.0.0-8.GA_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-security-negotiation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.1-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-security-xacml",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.8-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-servlet-api_2.5_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-9.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-servlet-api_3.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-11.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-specs-parent",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5.Beta2_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-stdio",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-7.GA_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-threads",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.0-7.GA_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-transaction-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-transaction-spi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.0.0-0.10.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossts",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:4.16.6-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-vfs2",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.0-4.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossweb",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.0.17-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-weld-1.1-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1-6.Final_redhat_2.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-3.GA_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-common",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.4-5.GA_redhat_3.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-common-tools",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-1.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-cxf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.6-2.GA_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.6-1.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-spi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.4-3.1.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossxb2",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.3-13.GA_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-xnio-base",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.0.7-1.GA_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jcip-annotations",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0-2.2.3_redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jdom-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.2-4.GA_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jettison",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.1-7_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jgroups",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:3.0.14-2.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jline-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.9.94-10.GA_redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "joda-time",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.2-5.redhat_3.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jtype",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.1.1-9_redhat_2.3.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "juddi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.3-3_redhat_2.1.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jul-to-slf4j-stub",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4.Final_redhat_2.1.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "jython-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.5.2-5.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "log4j-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.16-11.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "log4j-jboss-logmanager",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "mod_cluster",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.3-1.Final_redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "mod_cluster-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.3-3.Final.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "mod_jk",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.36-5.1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "netty",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.6-2_redhat_2.2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "objectweb-asm-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.3.1-5_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "org.apache.felix.configadmin",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.8-4_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "org.apache.felix.log",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "org.osgi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.2.0-4.redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "picketbox",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.14-2.Final_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "picketbox-commons",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-0.8.final_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "picketlink-federation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.3.1-3.redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "relaxngDatatype",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2011.1-0.1_redhat_3.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "resteasy",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.3.4-4.Final_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "rngom",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:201103-0.5.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "scannotation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-8.redhat_2.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "shrinkwrap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-16.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "slf4j-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.1-23.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "slf4j-jboss-logmanager",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-7.GA_redhat_2.3.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "snakeyaml",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.8-8.redhat_2.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "staxmapper",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.0-6.Final_redhat_2.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "stilts",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.1.26-6.GA.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-codemodel",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.6-3_redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-istack-commons",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:2.6.1-9_redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-saaj-1.3-impl",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.16-9.redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-txw2",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:20110809-6_redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-ws-metadata-2.0-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.MR1-12_MR1_redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-xsom",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:20110809-5_redhat_3.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "tomcat-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.24-1.1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "velocity-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.3-7.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "weld-cdi-1.0-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0-6.SP4_redhat_2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "weld-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.10-2.Final_redhat_1.ep6.el5.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "woodstox-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.1.1-1.redhat_2.ep6.el5.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "ws-commons-neethi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.0.2-5.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "ws-commons-XmlSchema",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.2-7.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "wsdl4j-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.2-11.redhat_2.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "wss4j",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.7-1.redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "ws-scout",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.6-3.redhat_2.2.ep6.el5.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "xalan-j2-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.7.1-6.12.redhat_3.ep6.el5.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "xerces-j2-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.9.1-13_redhat_3.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "xml-commons-resolver-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2-10.redhat_2.ep6.el5.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "xml-security",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.5.2-2.redhat_1.ep6.el5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el5"
          ],
          "defaultStatus": "affected",
          "packageName": "xom",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 5",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.7-1._redhat_3.1.ep6.el5.6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "antlr-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.7.7-15_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-beanutils",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.8.3-10.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-cli",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2-7.5.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-codec-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.4-14.redhat_2.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-collections-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.1-13.redhat_2.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-configuration",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6-7.2.redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-daemon-jsvc-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:1.0.10-3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-io-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1-6.redhat_2.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-lang-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.6-5redhat_2.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-commons-pool-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.5.6-8.redhat_2.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-cxf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.4.9-4.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-cxf-xjc-utils",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.4.0-11.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "apache-mime4j",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.6-7.redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "atinject",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1-8.2_redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "cal10n",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.7.3-8.redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "codehaus-jackson",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.9.2-6_redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "dom4j",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.1-14_redhat_3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jaf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.1-14.redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-javamail",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.4.4-16.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jaxb",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.5-10_redhat_3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jsf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.13-1_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "glassfish-jsf12",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2_15-8_b01_redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "gnu-getopt",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.13-1.2_redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "guava-libraries",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:11.0.2-0.5.redhat_2.ep6.el6.6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "h2database",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.168-2_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate3-commons-annotations",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.1-5.Final_redhat_2.1.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate4",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.1.6-7.Final_redhat_3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate4-validator",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.2.0-7.Final_redhat_2.1.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate-beanvalidation-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4.7.GA_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hibernate-jpa-2.0-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.1.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hornetq",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.23-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "hornetq-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.21-1.Final.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "httpcomponents",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:5-4_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "httpd",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.22-14.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "httpserver",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.Final_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "infinispan",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:5.1.8-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "ironjacamar",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.13-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jacorb-jboss",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.3.2-3.redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jandex",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-7.Final_redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "javassist-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.15.0-5.GA_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jaxbintros",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-11.GA_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jaxen",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.3-8.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jaxws-jboss-httpserver-httpspi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.GA_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-deployment",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.0-2.Final_redhat_3.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-framework-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.1-3.CR1_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-metadata",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.0-2.Final_redhat_3.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-repository",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.0-1.Final_redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-resolver",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.0-2.Final_redhat_3.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-spi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.0-3.Final_redhat_3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbosgi-vfs",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.0-1.Final_redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-annotations-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.2.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-appclient",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-appclient",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-bundles",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-cli",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-client-all",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.1.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-clustering",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-cmp",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-configadmin",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-connector",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-console",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.4.2-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-controller",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-controller-client",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-deployment-repository",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-deployment-scanner",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-domain",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-domain-http",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-domain-management",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-ee",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-ee-deployment",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-ejb3",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-embedded",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-host-controller",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jacorb",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-javadocs",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jaxr",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jaxrs",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jdr",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jmx",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jpa",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jsf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-jsr77",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-logging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-mail",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-management-client-content",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-messaging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-modcluster",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-modules-eap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-naming",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-network",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-osgi-configadmin",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-osgi-service",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-platform-mbean",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-pojo",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-process-controller",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-product-eap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-protocol",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-remoting",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-sar",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-security",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-server",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-standalone",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-threads",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-transactions",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-web",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-webservices",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossas-welcome-content-eap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-weld",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-as-xts",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.1.3-4.Final_redhat_4.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-classfilewriter",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-common-beans",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-common-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:2.2.17-10.GA_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-connector-api_1.6_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.3.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-dmr",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.1-8.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-ejb3-ext-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.0-9.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-ejb-api_3.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-10.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-ejb-client",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.11-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-el-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-iiop-client",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4.Final_redhat_2.1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-interceptors-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-invocation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.1-5.Final_redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-j2eemgmt-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jacc-api_1.4_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jad-api_1.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-6.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaspi-api_1.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-6.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxb-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-3.Final_redhat_2.1.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxr-api_1.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-4.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxrpc-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxrs-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jaxws-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.1-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jms-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-4.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jsf-api_2.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.7-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jsp-api_2.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-jstl-api_1.2_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-3.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-logging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.2-3.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-logmanager",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.2-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-marshalling",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.15-2.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-metadata",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.0.4-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-modules",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.3-2.GA_redhat_1.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-msc",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-3.GA_redhat_2.2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-osgi-logging",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4._redhat_2.1.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-remote-naming",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-2.Final_redhat_1.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-remoting3",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.14-1.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-remoting3-jmx",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-2.Final_redhat_1.ep6.el6.7",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-rmi-api_1.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.4-9.2.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-saaj-api_1.3_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-4_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-sasl",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.3-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-seam-int",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:6.0.0-8.GA_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-security-negotiation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.2.1-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-security-xacml",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.8-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-servlet-api_2.5_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-9.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-servlet-api_3.0_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-11.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-specs-parent",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5.Beta2_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-stdio",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-7.GA_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-threads",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.0-7.GA_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-transaction-api_1.1_spec",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-5.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-transaction-spi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.0.0-0.10.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossts",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:4.16.6-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-vfs2",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.0-4.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossweb",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:7.0.17-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-weld-1.1-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1-6.Final_redhat_2.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-3.GA_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-common",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.4-5.GA_redhat_3.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-common-tools",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-1.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-cxf",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.6-2.GA_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.6-1.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossws-spi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.4-3.1.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jbossxb2",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.3-13.GA_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jboss-xnio-base",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.0.7-1.GA_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jcip-annotations",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0-2.2.3_redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jdom-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.2-4.GA_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jettison",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.1-7_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jgroups",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:3.0.14-2.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jline-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.9.94-10.GA_redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "joda-time",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.2-5.redhat_3.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jtype",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.1.1-9_redhat_2.3.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "juddi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.1.3-2_redhat_2.1.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jul-to-slf4j-stub",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-4.Final_redhat_2.1.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "jython-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.5.2-5.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "log4j-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.16-11.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "log4j-jboss-logmanager",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.1-3.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "mod_cluster",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.3-1.Final_redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "mod_cluster-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.3-3.Final.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "mod_jk",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.36-5.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "netty",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.2.6-2_redhat_2.2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "objectweb-asm-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.3.1-5_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "org.apache.felix.configadmin",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.8-4_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "org.apache.felix.log",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-5.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "org.osgi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.2.0-4.redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "picketbox",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.0.14-2.Final_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "picketbox-commons",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-0.8.final_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "picketlink-federation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.1.3.1-3.redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "relaxngDatatype",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2011.1-0.1_redhat_3.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "resteasy",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.3.4-4.Final_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "rngom",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:201103-0.5.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "scannotation",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.2-8.redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "shrinkwrap",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-16.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "slf4j-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.1-23.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "slf4j-jboss-logmanager",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.0-7.GA_redhat_2.3.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "snakeyaml",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.8-8.redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "staxmapper",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.0-6.Final_redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "stilts",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:0.1.26-6.GA.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-codemodel",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.6-3_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-istack-commons",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "1:2.6.1-9_redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-saaj-1.3-impl",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.3.16-8.redhat_2.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-txw2",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:20110809-5_redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-ws-metadata-2.0-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0.MR1-12_MR1_redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "sun-xsom",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:20110809-5_redhat_3.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "tomcat-native",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.24-1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "velocity-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.3-7.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "weld-cdi-1.0-api",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.0-6.SP4_redhat_2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "weld-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.1.10-2.Final_redhat_1.ep6.el6.1",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "woodstox-core",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:4.1.1-1.redhat_2.ep6.el6.4",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "ws-commons-neethi",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:3.0.2-5.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "ws-commons-XmlSchema",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.0.2-7.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "wsdl4j-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.2-11.redhat_2.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "wss4j",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.6.7-1.redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "ws-scout",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.6-3.redhat_2.2.ep6.el6.5",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "xalan-j2-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.7.1-6.12.redhat_3.ep6.el6.2",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "xerces-j2-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:2.9.1-13_redhat_3.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "xml-commons-resolver-eap6",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2-10.redhat_2.ep6.el6.3",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "xml-security",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.5.2-2.redhat_1.ep6.el6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:6::el6"
          ],
          "defaultStatus": "affected",
          "packageName": "xom",
          "product": "Red Hat JBoss Enterprise Application Platform 6 for RHEL 6",
          "vendor": "Red Hat",
          "versions": [
            {
              "lessThan": "*",
              "status": "unaffected",
              "version": "0:1.2.7-1._redhat_3.1.ep6.el6.6",
              "versionType": "rpm"
            }
          ]
        },
        {
          "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:7"
          ],
          "defaultStatus": "unaffected",
          "packageName": "org.jboss.eap-jboss-eap-parent",
          "product": "Red Hat JBoss Enterprise Application Platform 7",
          "vendor": "Red Hat"
        },
        {
          "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
          "cpes": [
            "cpe:/a:redhat:jboss_enterprise_application_platform:8"
          ],
          "defaultStatus": "unaffected",
          "packageName": "org.jboss.eap-jboss-eap-parent",
          "product": "Red Hat JBoss Enterprise Application Platform 8",
          "vendor": "Red Hat"
        },
        {
          "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html",
          "cpes": [
            "cpe:/a:redhat:jbosseapxp"
          ],
          "defaultStatus": "unaffected",
          "packageName": "org.jboss.eap-jboss-eap-parent",
          "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
          "vendor": "Red Hat"
        }
      ],
      "datePublic": "2013-01-05T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "A flaw was found in JBoss Enterprise Application Platform. The `processInvocation` function within the `org.jboss.as.ejb3.security.AuthorizationInterceptor` component incorrectly authorizes all requests when no roles are defined for an Enterprise Java Beans (EJB) method invocation. This allows attackers to bypass intended access restrictions for EJB methods, leading to unauthorized access to sensitive functionalities."
        }
      ],
      "metrics": [
        {
          "other": {
            "content": {
              "namespace": "https://access.redhat.com/security/updates/classification/",
              "value": "Moderate"
            },
            "type": "Red Hat severity rating"
          }
        },
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-266",
              "description": "Incorrect Privilege Assignment",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-14T22:16:33.378Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "url": "http://rhn.redhat.com/errata/RHSA-2012-1591.html"
        },
        {
          "url": "http://rhn.redhat.com/errata/RHSA-2012-1592.html"
        },
        {
          "url": "http://rhn.redhat.com/errata/RHSA-2012-1594.html"
        },
        {
          "url": "http://secunia.com/advisories/51607"
        },
        {
          "name": "RHSA-2012:1591",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "https://access.redhat.com/errata/RHSA-2012:1591"
        },
        {
          "name": "RHSA-2012:1592",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "https://access.redhat.com/errata/RHSA-2012:1592"
        },
        {
          "name": "RHSA-2012:1594",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "https://access.redhat.com/errata/RHSA-2012:1594"
        },
        {
          "tags": [
            "vdb-entry",
            "x_refsource_REDHAT"
          ],
          "url": "https://access.redhat.com/security/cve/CVE-2012-4549"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-04-02T15:02:15.111Z",
          "value": "Reported to Red Hat."
        },
        {
          "lang": "en",
          "time": "2013-01-05T00:00:00.000Z",
          "value": "Made public."
        }
      ],
      "title": "Jboss enterprise application platform: org.jboss.as.ejb3: jboss enterprise application platform: access restriction bypass via improper ejb method authorization",
      "workarounds": [
        {
          "lang": "en",
          "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
        }
      ],
      "x_generator": {
        "engine": "cvelib 1.8.0"
      },
      "x_redhatCweChain": "CWE-266: Incorrect Privilege Assignment"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2012-4549",
    "datePublished": "2013-01-05T00:00:00.000Z",
    "dateReserved": "2012-08-21T00:00:00.000Z",
    "dateUpdated": "2026-05-14T22:16:33.378Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

GHSA-223P-M2W6-92V2

Vulnerability from github – Published: 2025-04-09 15:32 – Updated: 2025-04-09 15:32
VLAI
Details

IBM Security Guardium 11.4 and 12.1 could allow a privileged user to read any file on the system due to incorrect privilege assignment.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2025-25023"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-266"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-04-09T14:15:28Z",
    "severity": "MODERATE"
  },
  "details": "IBM Security Guardium 11.4 and 12.1 could allow a privileged user to read any file on the system due to incorrect privilege assignment.",
  "id": "GHSA-223p-m2w6-92v2",
  "modified": "2025-04-09T15:32:23Z",
  "published": "2025-04-09T15:32:23Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25023"
    },
    {
      "type": "WEB",
      "url": "https://www.ibm.com/support/pages/node/7230467"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}

GHSA-22G3-53PR-G6HG

Vulnerability from github – Published: 2025-04-04 15:31 – Updated: 2026-04-28 21:35
VLAI
Details

Incorrect Privilege Assignment vulnerability in Favethemes Homey allows Privilege Escalation.This issue affects Homey: from n/a through 2.4.1.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2024-51800"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-266"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-04-04T14:15:21Z",
    "severity": "CRITICAL"
  },
  "details": "Incorrect Privilege Assignment vulnerability in Favethemes Homey allows Privilege Escalation.This issue affects Homey: from n/a through 2.4.1.",
  "id": "GHSA-22g3-53pr-g6hg",
  "modified": "2026-04-28T21:35:33Z",
  "published": "2025-04-04T15:31:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51800"
    },
    {
      "type": "WEB",
      "url": "https://patchstack.com/database/wordpress/theme/homey/vulnerability/wordpress-homey-theme-2-4-1-privilege-escalation-vulnerability?_s_id=cve"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}

GHSA-22XP-GMQF-MRV3

Vulnerability from github – Published: 2026-08-16 03:31 – Updated: 2026-08-16 03:31
VLAI
Details

A vulnerability was determined in OpenBoxes up to 0.9.7. This affects the function needManager of the file grails-app/controllers/org/pih/warehouse/RoleInterceptor.groovy of the component Role Interceptor. Executing a manipulation can lead to improper privilege management. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. Upgrading to version 0.9.8-hotfix1 and 0.9.8 mitigates this issue. This patch is called 788cace0af816aa972a713a4631c57f16f895e6b. Upgrading the affected component is recommended.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-19928"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-266"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-08-16T03:16:50Z",
    "severity": "LOW"
  },
  "details": "A vulnerability was determined in OpenBoxes up to 0.9.7. This affects the function needManager of the file grails-app/controllers/org/pih/warehouse/RoleInterceptor.groovy of the component Role Interceptor. Executing a manipulation can lead to improper privilege management. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. Upgrading to version 0.9.8-hotfix1 and 0.9.8 mitigates this issue. This patch is called 788cace0af816aa972a713a4631c57f16f895e6b. Upgrading the affected component is recommended.",
  "id": "GHSA-22xp-gmqf-mrv3",
  "modified": "2026-08-16T03:31:06Z",
  "published": "2026-08-16T03:31:06Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/OpenBoxes/OpenBoxes/security/advisories/GHSA-9rrw-fx2p-p2q7"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-19928"
    },
    {
      "type": "WEB",
      "url": "https://github.com/OpenBoxes/OpenBoxes/pull/5948"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openboxes/openboxes/commit/788cace0af816aa972a713a4631c57f16f895e6b"
    },
    {
      "type": "WEB",
      "url": "https://gist.github.com/nedlir/2bc3a6e5bd4d67b863223e1bfc2e4390"
    },
    {
      "type": "WEB",
      "url": "https://github.com/OpenBoxes/OpenBoxes"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openboxes/openboxes/releases/tag/v0.9.8"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/cve/CVE-2026-19928"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/submit/871981"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/vuln/390179"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/vuln/390179/cti"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
      "type": "CVSS_V4"
    }
  ]
}

GHSA-23G5-WF5V-C68Q

Vulnerability from github – Published: 2026-08-18 09:30 – Updated: 2026-08-18 09:30
VLAI
Details

A weakness has been identified in OpenBoxes up to 0.9.2. This vulnerability affects unknown code of the file grails-app/controllers/org/pih/warehouse/RoleInterceptor.groovy of the component Product Supplier Edit Controller. Executing a manipulation can lead to improper authorization. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. Upgrading to version 0.9.3 is able to resolve this issue. This patch is called f767ac1a5987d4865d9f158c6a967680f8e45468. It is suggested to upgrade the affected component.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2024-14045"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-266"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-08-18T09:16:45Z",
    "severity": "LOW"
  },
  "details": "A weakness has been identified in OpenBoxes up to 0.9.2. This vulnerability affects unknown code of the file grails-app/controllers/org/pih/warehouse/RoleInterceptor.groovy of the component Product Supplier Edit Controller. Executing a manipulation can lead to improper authorization. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. Upgrading to version 0.9.3 is able to resolve this issue. This patch is called f767ac1a5987d4865d9f158c6a967680f8e45468. It is suggested to upgrade the affected component.",
  "id": "GHSA-23g5-wf5v-c68q",
  "modified": "2026-08-18T09:30:26Z",
  "published": "2026-08-18T09:30:26Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-14045"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openboxes/openboxes/pull/4905"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openboxes/openboxes/commit/f767ac1a5987d4865d9f158c6a967680f8e45468"
    },
    {
      "type": "WEB",
      "url": "https://gist.github.com/nedlir/22cf2f1e5dd337ebba12a1be6ee83150"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openboxes/openboxes"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openboxes/openboxes/releases/tag/v0.9.3"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/cve/CVE-2024-14045"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/submit/872700"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/vuln/391109"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/vuln/391109/cti"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
      "type": "CVSS_V4"
    }
  ]
}

GHSA-23HH-2F47-3P4H

Vulnerability from github – Published: 2026-01-20 00:30 – Updated: 2026-02-05 22:00
VLAI
Summary
MineAdmin has Incorrect Privilege Assignment
Details

A vulnerability was identified in MineAdmin 1.x/2.x. The impacted element is an unknown function of the file /system/cache/view of the component View Interface. The manipulation leads to improper authorization. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.

Show details on source website

{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "mineadmin/mineadmin"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.0.0"
            },
            {
              "last_affected": "2.0.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2026-1193"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-266"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-02-05T22:00:27Z",
    "nvd_published_at": "2026-01-19T23:16:03Z",
    "severity": "LOW"
  },
  "details": "A vulnerability was identified in MineAdmin 1.x/2.x. The impacted element is an unknown function of the file /system/cache/view of the component View Interface. The manipulation leads to improper authorization. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.",
  "id": "GHSA-23hh-2f47-3p4h",
  "modified": "2026-02-05T22:00:27Z",
  "published": "2026-01-20T00:30:27Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1193"
    },
    {
      "type": "WEB",
      "url": "https://github.com/SourByte05/MineAdmin-Vulnerability/issues/6"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/mineadmin/MineAdmin"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?ctiid.341778"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?id.341778"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?submit.734270"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
      "type": "CVSS_V4"
    }
  ],
  "summary": "MineAdmin has Incorrect Privilege Assignment"
}

Mitigation MIT-1
Architecture and Design Operation

Very carefully manage the setting, management, and handling of privileges. Explicitly manage trust zones in the software.

Mitigation MIT-17
Architecture and Design Operation

Strategy: Environment Hardening

Run your code using the lowest privileges that are required to accomplish the necessary tasks [REF-76]. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations.

No CAPEC attack patterns related to this CWE.