Security readout for executives and security teams
Plain-English summary
CVE-2019-12724 is a stored cross-site scripting issue in the Teclib News plugin for GLPI through version 1.5.2. A submitted news item name could be stored unsafely and later run script in another user's browser. Business risk depends on who can submit that field and who views it.
Executive priority
Treat this as a targeted, moderate-priority application risk if GLPI and the News plugin are in use. It is not supported as internet-wide actively exploited from the provided sources, but stored XSS in an IT service platform can affect privileged users.
Technical view
The CVE states the GLPI News plugin through 1.5.2 allows stored XSS via the POST name parameter. The public references include the affected form handler, a related GitHub pull request, and the 1.5.3 release. No CVSS score, CWE, exploit prerequisite, or affected GLPI core version is provided in the bundle.
Likely exposure
Exposure is likely limited to GLPI instances using the Teclib/pluginsGLPI News plugin at version 1.5.2 or earlier. The source bundle does not define authentication requirements, required role, or whether default installations include this plugin.
Exploitation context
The bundle does not show active exploitation, and the CVE is not listed as CISA KEV. Stored XSS can support session abuse or actions in the viewer's browser, but the actual blast radius depends on GLPI permissions and who views stored News content.
Researcher notes
The strongest source details are version scope, vulnerable parameter, and the 1.5.3 release reference. Missing details include CVSS, CWE, authentication context, exact vulnerable code path behavior, and proof of exploitation. Avoid assuming GLPI core is affected without the plugin.
Mitigation direction
- Inventory GLPI deployments for the Teclib News plugin and record installed versions.
- Upgrade affected News plugin installations to version 1.5.3 or follow current vendor guidance.
- Restrict News plugin content-management permissions until remediation is complete.
- Review GLPI plugin update processes so third-party plugins are tracked separately from GLPI core.
Validation and detection
- Confirm whether the News plugin is installed and whether its version is 1.5.2 or earlier.
- Review plugin release records for version 1.5.3 before applying the update.
- Check access controls for users allowed to create or edit News plugin entries.
- After updating, verify the deployed plugin version and monitor for unexpected script-like stored content.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CVE-2019-12724 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/pluginsGLPI/news/blob/master/front/alert.form.phpCVE reference · x_refsource_MISC
- https://github.com/pluginsGLPI/news/pull/69CVE reference · x_refsource_MISC
- https://github.com/pluginsGLPI/news/releases/tag/1.5.3CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
