LiveActive security incident?Get immediate response
CVE Record

CVE-2012-4549: Jboss enterprise application platform: org.jboss.as.ejb3: jboss enterprise application platform: access restriction bypass via improper ejb method authorization

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.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw could let an unauthenticated network attacker reach EJB methods that administrators expected to be restricted. It occurs when no roles are defined for an EJB method and JBoss EAP authorization treats the call as allowed. Business impact is unauthorized access to sensitive application functions, with limited confidentiality and integrity impact per CVSS.

Executive priority

Treat as a moderate legacy-platform access-control issue. It should be prioritized where JBoss EAP 6 remains internet reachable, supports sensitive business functions, or runs without current vendor support. No source provided confirms active exploitation.

Technical view

CVE-2012-4549 affects Red Hat JBoss Enterprise Application Platform EJB authorization handling. The AuthorizationInterceptor processInvocation logic incorrectly permits invocations when an EJB method has no roles defined. The published vector is network reachable, low complexity, no privileges, no user interaction, unchanged scope, with low confidentiality and integrity impact.

Likely exposure

Most likely exposure is Red Hat JBoss Enterprise Application Platform 6 deployments, especially EAP 6 for RHEL 5 package builds listed in the source bundle. The bundle also marks JBoss EAP 6.0 default status as unaffected, so product-channel confirmation is important.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability is remotely reachable and does not require authentication, but the practical risk depends on whether exposed EJB methods lack explicit role restrictions and provide sensitive operations.

Researcher notes

Evidence is limited to the CVE description, Red Hat advisories, and source metadata. The affected list contains broad EAP 6 for RHEL 5 package entries and an unaffected default status for EAP 6.0, so validate exact entitlement channel and installed build before declaring exposure.

Mitigation direction

  • Review Red Hat RHSA-2012:1591, RHSA-2012:1592, and RHSA-2012:1594 for applicable updates.
  • Apply vendor-supported JBoss EAP 6 updates for affected RHEL 5 package channels.
  • Audit EJB methods for missing or ambiguous role restrictions.
  • Restrict network access to JBoss EAP services until vendor guidance is confirmed.
  • Prioritize migration if the affected EAP or RHEL platform is unsupported.

Validation and detection

  • Inventory JBoss EAP 6 deployments and map them to Red Hat product channels.
  • Compare installed EAP package builds against the source bundle and Red Hat advisories.
  • Review EJB authorization annotations and deployment descriptors for methods without roles.
  • Confirm sensitive EJB methods reject unauthorized users in regression tests.
  • Check vulnerability scanners for CVE-2012-4549 coverage and validate findings manually.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-266: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2012-4549 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
5Timeline events
1ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5redhat

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2012-4549Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. Source timelineredhat

    Made public.

  4. Source timelineredhat

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat JBoss Enterprise Application Platform 6.0See advisoryunaffected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5antlr-eap6, 0:2.7.7-15_redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-beanutils, 0:1.8.3-10.redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-cli, 0:1.2-7.5.redhat_2.ep6.el5.4affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-codec-eap6, 0:1.4-14.redhat_2.ep6.el5.1affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-collections, 0:3.2.1-10.redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-collections-eap6, 0:3.2.1-13.redhat_2.ep6.el5.1affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-configuration, 0:1.6-7.2.redhat_2.ep6.el5.5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-daemon-jsvc-eap6, 1:1.0.10-3.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-io-eap6, 0:2.1-6.redhat_2.ep6.el5.1affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-lang, 0:2.6-3.redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-lang-eap6, 0:2.6-5redhat_2.ep6.el5.1affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-commons-pool-eap6, 0:1.5.6-8.redhat_2.ep6.el5.1affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-cxf, 0:2.4.9-4.redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-cxf-xjc-utils, 0:2.4.0-11.redhat_2.ep6.el5.4affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5apache-mime4j, 0:0.6-7.redhat_2.ep6.el5.5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5atinject, 0:1-8.2_redhat_2.ep6.el5.5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5cal10n, 0:0.7.3-8.redhat_2.ep6.el5.5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5codehaus-jackson, 0:1.9.2-6_redhat_2.ep6.el5.5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5dom4j, 0:1.6.1-14_redhat_3.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5glassfish-jaf, 0:1.1.1-16.redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5glassfish-javamail, 0:1.4.4-16.redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5glassfish-jaxb, 0:2.2.5-10_redhat_3.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5glassfish-jsf, 0:2.1.13-1_redhat_1.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5glassfish-jsf12, 0:1.2_15-9_b01_redhat_2.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5gnu-getopt, 0:1.0.13-1.2_redhat_2.ep6.el5.5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5guava-libraries, 0:11.0.2-0.5.redhat_2.ep6.el5.6affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5h2database, 0:1.3.168-2_redhat_1.ep6.el5affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5hibernate3-commons-annotations, 0:4.0.1-5.Final_redhat_2.1.ep6.el5.3affected
Red HatRed Hat JBoss Enterprise Application Platform 6 for RHEL 5hibernate4, 0:4.1.6-3.5.Final_redhat_2.ep6.el5affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-266 · source CWE mapping

Incorrect Privilege Assignment

Incorrect Privilege Assignment represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.