Security readout for executives and security teams
Plain-English summary
CVE-2018-7724 is a stored cross-site scripting issue in the Piwigo 2.9.3 management panel. Malicious script can be saved through a photo name field and later run in an administrator’s browser. Business impact depends on whether Piwigo 2.9.3 is still used and who can modify photo metadata.
Executive priority
Treat as a targeted remediation item, not an emergency based on current evidence. Prioritize if Piwigo 2.9.3 is internet-accessible, used by multiple contributors, or administers sensitive image repositories.
Technical view
The CVE describes stored XSS in Piwigo 2.9.3 via the name parameter in /admin.php?page=photo-${photo_number}. The record notes CSRF exploitation may be possible and relates it to CVE-2017-10681. No CVSS, CWE, official vendor advisory, or fixed version is provided in the supplied sources.
Likely exposure
Exposure is likely limited to environments running Piwigo 2.9.3, especially where users can access administrative photo-management functions or where admins can be induced to process malicious stored content.
Exploitation context
The public record identifies a stored XSS condition and a public GitHub write-up. CISA KEV status is false in the supplied data, so there is no source-backed evidence here of active exploitation in the wild.
Researcher notes
Evidence is sparse. The CVE record names Piwigo 2.9.3 and the vulnerable parameter, but does not provide CVSS, affected CPEs, a vendor fix, or confirmed exploitation. Avoid assuming broader version impact without vendor confirmation.
Mitigation direction
- Inventory Piwigo instances and confirm whether version 2.9.3 is present.
- Check Piwigo release notes or vendor guidance for an upgrade addressing this issue.
- Restrict administrative panel access to trusted users and networks.
- Review who can modify photo names or metadata in affected deployments.
- Use browser and application defenses that reduce script execution impact where available.
Validation and detection
- Verify installed Piwigo versions across production and public-facing systems.
- Review administrative photo records for unusual names or unexpected script-like content.
- Check access logs for suspicious administrative photo-edit requests.
- Confirm whether CSRF protections are enabled and functioning in administrative workflows.
- Document compensating controls if immediate upgrade guidance is unavailable.
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-2018-7724 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/summ3rf/Vulner/blob/master/Piwigo%20Store%20XSS.mdCVE reference · x_refsource_MISC
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.
