LiveActive security incident?Get immediate response
CVE Record

CVE-2010-1428: The Web Console (aka web-console) in JBossAs in Red Hat JBoss Enterprise Application Platform (aka JBoss EA...

The Web Console (aka web-console) in JBossAs in Red Hat JBoss Enterprise Application Platform (aka JBoss EAP or JBEAP) 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08 performs access control only for the GET and POST methods, which allows remote attackers to obtain sensitive information via an unspecified request that uses a different method.

HighCVSS 7.5Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2010-1428 lets an unauthenticated remote attacker bypass intended Web Console access controls in older Red Hat JBoss EAP/JBossAS releases by using an HTTP method other than GET or POST, potentially exposing sensitive information.

Executive priority

Prioritize remediation for any reachable legacy JBoss administrative console. KEV status makes this more urgent than a normal historical information-disclosure CVE.

Technical view

The JBoss Web Console only enforced access control on GET and POST requests. Other HTTP methods were not covered, creating a network-reachable information disclosure issue. The described fixed versions are JBoss EAP 4.2.0.CP09 and 4.3.0.CP08.

Likely exposure

Exposure is most likely in legacy JBoss EAP/JBossAS 4.2 or 4.3 environments where the Web Console remains deployed and reachable from untrusted networks.

Exploitation context

CISA KEV listing supports active exploitation. The source bundle does not provide exploit timing, campaign details, or proof that current internet-wide exploitation is ongoing.

Researcher notes

The affected range and flaw description are clear, but source detail is limited. Treat this as an access-control bypass in administrative console handling, focused on confidentiality impact. Avoid assuming affected products beyond the named JBoss EAP/JBossAS versions.

Mitigation direction

  • Upgrade JBoss EAP 4.2 to 4.2.0.CP09 or later.
  • Upgrade JBoss EAP 4.3 to 4.3.0.CP08 or later.
  • Apply the relevant Red Hat security advisories for affected deployments.
  • Restrict Web Console access to trusted administrative networks.
  • Disable or remove the Web Console where it is not required.
  • Check vendor guidance for supported upgrade paths on legacy systems.

Validation and detection

  • Inventory JBoss EAP/JBossAS 4.2 and 4.3 instances.
  • Confirm whether the Web Console is deployed and externally reachable.
  • Verify installed versions meet or exceed the fixed cumulative patch levels.
  • Review access controls for all HTTP methods on administrative interfaces.
  • Check logs for unusual non-GET and non-POST requests to Web Console paths.
Prepared
Confidence
high
Sources
9

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-749: 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-2010-1428 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
High
CVSS
7.5 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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
0Timeline events
0ADP providers
8Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2010-1428Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-749 · source CWE mapping

Exposed Dangerous Method or Function

Exposed Dangerous Method or Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.