Cyber Resilience

CVE-2023-1108

DoS in Redhat Jboss Enterprise Application Platform 7.4

Published
14 September 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.018 76th percentile
Risk Priority 62 floored blend · peak EPSS

Summary

CVE-2023-1108 is a high-severity Infinite Loop (CWE-835) vulnerability in Redhat Enterprise Linux. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked in the top 24% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
T1499 Endpoint Denial of Service Impact
Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users.
T1499.003 Application Exhaustion Flood Impact
Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-1635Same product: Netapp Oncommand Workflow Automation
CVE-2010-1871Same product: Redhat Enterprise Linux
CVE-2023-0482Same product: Netapp Oncommand Workflow Automation
CVE-2023-27318Same product class: NAS / storage appliance
CVE-2024-21983Same product class: NAS / storage appliance
CVE-2023-2953Same product: Redhat Enterprise Linux
CVE-2023-32247Same product class: NAS / storage appliance
CVE-2024-43398Same product class: NAS / storage appliance
CVE-2024-26458Same product class: NAS / storage appliance
CVE-2024-49761Same product class: NAS / storage appliance

Affected Assets

redhat
build of quarkus
all versions
redhat
decision manager
7.0
redhat
fuse
1.0.0
redhat
integration camel k
all versions
redhat
integration service registry
all versions
redhat
jboss enterprise application platform
7.4, all versions
redhat
jboss enterprise application platform expansion pack
all versions
redhat
openshift application runtimes
all versions
redhat
openstack platform
13.0
redhat
process automation
7.0
+6 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-835

Enables transfer to alternate site if an infinite loop at the primary renders processing unavailable.

addresses: CWE-835

Detects and mitigates infinite loops that produce sustained resource consumption.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices (reviews, testing, static analysis) directly prevent introduction of infinite-loop defects.

ID.RA-01 partial match
prevents

Static analysis and vuln scanning during asset assessment can detect unreachable loop exits.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can uncover infinite-loop conditions before release.

prevents

Secure development life cycle mandates practices that can detect and prevent infinite-loop defects.

prevents

Application security requirements can specify loop-termination rules, indirectly reducing the weakness.

prevents

Secure coding standards directly address loop termination and prevent infinite loops.

none

Secure architecture principles encourage designs that avoid unreachable exit conditions.

none

Change management can require review of loop logic when code is modified.

References