LiveActive security incident?Get immediate response
CVE Record

CVE-2024-48197: Cross Site Scripting vulnerability in Audiocodes MP-202b v.4.4.3 allows a remote attacker to escalate privi...

Cross Site Scripting vulnerability in Audiocodes MP-202b v.4.4.3 allows a remote attacker to escalate privileges via the login page of the web interface.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-48197 is a cross-site scripting issue reported in the AudioCodes MP-202b web login interface, version 4.4.3. A remote attacker could influence a user’s browser and cause limited unauthorized changes, potentially supporting privilege escalation. It requires user interaction and is not listed as known exploited in CISA KEV.

Executive priority

Handle through normal vulnerability management with elevated attention for internet-exposed management interfaces. The issue is medium severity, requires user interaction, and has no cited active exploitation, but administrative web interfaces can create outsized operational risk.

Technical view

The CVE is classified as CWE-79 with CVSS 3.1 score 4.7: AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N. The reported vulnerable surface is the login page of the MP-202b web interface. The source bundle does not name a vendor patch, fixed version, or confirmed exploit activity.

Likely exposure

Exposure is most likely where AudioCodes MP-202b version 4.4.3 management web interfaces are reachable by untrusted networks or users. The CVE record’s structured affected-product fields are incomplete, so confirm device model and firmware from asset inventory before scoping broadly.

Exploitation context

The sources support a remote XSS condition requiring user interaction. There is a public GitHub reference, but the bundle does not establish active exploitation, mass scanning, or CISA KEV status. Treat this as a credible web-interface risk, not a confirmed exploited emergency.

Researcher notes

Evidence is limited to CVE metadata and a public GitHub reference. The CVE record reports XSS and privilege escalation impact, but affected CPEs, vendor advisory status, fixed versions, and exploit-in-the-wild evidence are not provided in the source bundle.

Mitigation direction

  • Check AudioCodes or maintainer guidance for fixed firmware or official workarounds.
  • Restrict management web interface access to trusted admin networks or VPN.
  • Remove the login interface from direct internet exposure where possible.
  • Review compensating controls for browser isolation and administrative access paths.
  • Monitor for suspicious requests or redirects involving the device login page.

Validation and detection

  • Inventory AudioCodes MP-202b devices and identify firmware version 4.4.3.
  • Confirm whether the management web interface is reachable from untrusted networks.
  • Review CVE and reference material for any vendor-updated remediation details.
  • Check logs for unusual login-page requests or unexpected administrative session activity.
  • Prioritize validation on externally reachable or broadly accessible management interfaces.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-48197 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
4.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical 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
4.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N2.81.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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
cvssV3_1other:ssvc

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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.