CVE-2018-13339
Description
Imperavi Redactor 3 in Angular Redactor 1.1.6, when HTML content mode is used, allows stored XSS, as demonstrated by an onerror attribute of an IMG element, a related issue to CVE-2018-7035.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Angular Redactor 1.1.6 with Redactor 3 allows stored XSS via HTML content mode by injecting an onerror attribute in an IMG element.
Vulnerability
Angular Redactor 1.1.6, when used with Imperavi Redactor 3 in HTML content mode, contains a stored cross-site scripting (XSS) vulnerability [1][2]. The issue allows an attacker to inject arbitrary HTML, such as an `` payload, which is stored and executed when the content is rendered [2][4]. This is related to CVE-2018-7035 [1]. The vulnerable versions are those using Redactor 3 with Angular Redactor 1.1.6 [1][3].
Exploitation
An attacker requires the ability to edit content in the HTML mode of the affected editor [2][4]. The attack can be performed without authentication if the editor is publicly accessible, or with low-privilege access otherwise. The steps are: 1) Open the Redactor 3 editor in HTML content mode, 2) Insert a payload, e.g., ``, into the HTML source, 3) Save the content [4]. The payload executes whenever a victim views the saved content [2].
Impact
Successful exploitation leads to stored XSS, allowing the attacker to execute arbitrary JavaScript in the context of the victim's browser [2][4]. This can result in session hijacking, defacement, or redirection to malicious sites. The impact is limited to the application's domain and the privileges of the victim user.
Mitigation
No official patch or fix has been released for Angular Redactor 1.1.6 [3]. Users are advised to avoid using HTML content mode in untrusted environments or to manually sanitize user input before storing or displaying content [2][4]. The vendor (Imperavi) may have addressed the issue in later versions of Redactor, but this is not confirmed for the Angular integration [1]. The CVE is not listed in the known exploited vulnerabilities (KEV) catalog.
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
angular-redactornpm | <= 1.1.6 | — |
Affected products
2- Range: = 1.1.6
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-88fh-8979-q2rrghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2018-13339ghsaADVISORY
- github.com/TylerGarlick/angular-redactor/issues/77ghsax_refsource_MISCWEB
- github.com/gleez/cms/issues/796ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.