LiveActive security incident?Get immediate response
CVE Record

CVE-2024-7488: Business Logic Error in RestApp Inc.'s Online Ordering System

Integer Overflow or Wraparound, Improper Validation of Specified Quantity in Input vulnerability in RestApp Inc. Online Ordering System allows Integer Attacks. This issue affects Online Ordering System: 8.2.1. NOTE: Vulnerability fixed in version 8.2.2 and does not exist before 8.2.1.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

RestApp Inc.'s Online Ordering System 8.2.1 mishandles specified quantity input. A remote unauthenticated attacker could trigger integer-related business logic errors, causing limited integrity impact. The sources state the issue is fixed in 8.2.2 and did not exist before 8.2.1.

Executive priority

Treat this as a moderate, targeted remediation item. It is not described as actively exploited, but internet-facing ordering systems on version 8.2.1 should be upgraded promptly because unauthenticated network access is enough to reach the vulnerable logic.

Technical view

CVE-2024-7488 is an integer overflow or wraparound and improper quantity validation issue in Online Ordering System 8.2.1. CVSS 3.1 is 5.3: network reachable, low complexity, no privileges, no user interaction, unchanged scope, no confidentiality or availability impact, and low integrity impact.

Likely exposure

Exposure appears limited to RestApp Inc. Online Ordering System version 8.2.1. The record's default status is unaffected, and the description says versions before 8.2.1 are not affected. No other products or versions are supported by the provided sources.

Exploitation context

The provided bundle does not support active exploitation; KEV is false. The scoring indicates exploitation is plausible remotely without authentication, but the documented impact is limited to integrity. No exploit details or observed attacks are provided.

Researcher notes

Evidence is sparse and limited to the CVE record and government advisory links. The USOM reference is marked as a broken link in the bundle. Do not broaden affected scope beyond Online Ordering System 8.2.1 without vendor confirmation.

Mitigation direction

  • Upgrade RestApp Inc. Online Ordering System 8.2.1 to version 8.2.2.
  • Check vendor or government advisory guidance before applying operational workarounds.
  • Prioritize systems exposed to the internet or accepting public ordering traffic.
  • Monitor order integrity, quantity anomalies, and unusual transaction records.

Validation and detection

  • Inventory RestApp Online Ordering System instances and confirm exact versions.
  • Flag version 8.2.1 as vulnerable and versions before 8.2.1 as not affected per sources.
  • Verify upgraded systems report version 8.2.2 or later.
  • Review application logs for abnormal quantity values or transaction integrity anomalies.
Prepared
Confidence
medium
Sources
4

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-1284: 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
cwe · low confidence lookup

CWE-190: 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-2024-7488 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
5.3 (3.1)
Known Exploited
No
Published

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

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2024-7488Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/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. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
RestApp Inc.Online Ordering System8.2.1, 0unaffected
Weakness

CWE details

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

CWE-1284 · source CWE mapping

Improper Validation of Specified Quantity in Input

Improper Validation of Specified Quantity in Input represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-190 · source CWE mapping

Integer Overflow or Wraparound

Integer Overflow or Wraparound represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.