LiveActive security incident?Get immediate response
CVE Record

CVE-2020-9743: HTML injection in AEM's content editor component

AEM versions 6.5.5.0 (and below), 6.4.8.1 (and below), 6.3.3.8 (and below) and 6.2 SP1-CFP20 (and below) are affected by an HTML injection vulnerability in the content editor component that allows unauthenticated users to craft an HTTP request that includes arbitrary HTML code in a parameter value. An attacker could then use the malicious GET request to lure victims to perform unsafe actions in the page (ex. phishing).

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-9743 affects Adobe Experience Manager content editor. An unauthenticated attacker can place arbitrary HTML into a crafted request parameter and use the resulting link for phishing or other unsafe user actions. The issue is medium severity because it affects integrity, not confidentiality or availability, based on the supplied CVSS data.

Executive priority

Treat this as a moderate-priority web application integrity issue. It is unlikely to be a direct system compromise from the provided evidence, but it can support phishing and brand abuse if affected AEM surfaces are exposed.

Technical view

The vulnerability is HTML injection in AEM's content editor component, tracked as CWE-20. Affected versions are AEM 6.5.5.0 and below, 6.4.8.1 and below, 6.3.3.8 and below, and 6.2 SP1-CFP20 and below. The vector is network-accessible, low complexity, unauthenticated, with low integrity impact.

Likely exposure

Exposure is most relevant where affected Adobe Experience Manager instances or content editor endpoints are reachable by untrusted users. Public-facing authoring or editor-related paths would increase business risk, especially for phishing against staff, customers, or administrators.

Exploitation context

The supplied sources do not show CISA KEV listing or confirmed active exploitation. The described abuse path is social engineering: an attacker crafts a malicious GET request containing HTML and lures a victim to use it. No exploit details are provided in the source bundle.

Researcher notes

Evidence is limited to the CVE description and Adobe advisory reference in the bundle. Do not claim active exploitation. Focus validation on reachable AEM content editor behavior, affected version confirmation, and whether controls prevent untrusted crafted requests from reaching editor components.

Mitigation direction

  • Identify all Adobe Experience Manager instances and deployed version branches.
  • Check Adobe APSB20-56 for official remediation guidance for each affected branch.
  • Reduce untrusted access to authoring and content editor surfaces where feasible.
  • Review monitoring for suspicious crafted GET requests targeting AEM editor components.

Validation and detection

  • Confirm whether any AEM instance is at or below the listed affected versions.
  • Map whether content editor components are reachable from public or partner networks.
  • Review web logs for unusual parameter values containing embedded HTML patterns.
  • Verify remediation status against Adobe APSB20-56, not inferred version assumptions.
Prepared
Confidence
high
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 · low confidence lookup

CWE-20: 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-2020-9743 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
0Timeline events
0ADP providers
2Source 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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2020-9743Attack 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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdobeExperience Managerunspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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