Security readout for executives and security teams
Plain-English summary
Snipe-IT 4.7.5 has a stored cross-site scripting issue. A logged-in user can upload a malicious SVG file that runs JavaScript when another user views the affected accessory. This can expose session-related data or perform actions in the viewer’s browser context, depending on application protections and user privileges.
Executive priority
Prioritize in environments where many users access Snipe-IT or where compromised accounts are a realistic concern. This is not a critical infrastructure takeover issue, but stored XSS can undermine trust in an internal asset system and expose privileged users to browser-session abuse.
Technical view
CVE-2019-25264 is CWE-79 persistent XSS in Snipe-IT Open Source Asset Management 4.7.5. The reported vector is SVG upload containing embedded JavaScript by an authorized user. CVSS 3.1 is 6.4: network exploitable, low complexity, low privileges required, scope changed, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is limited to organizations running Snipe-IT 4.7.5 where authorized users can upload SVG files to accessories. Internet exposure increases reach, but exploitation still requires application access according to the provided CVSS privileges requirement.
Exploitation context
A public ExploitDB entry exists, so proof-of-concept information is available. The source bundle does not identify CISA KEV listing or confirmed active exploitation. Treat this as plausible insider or compromised-account abuse rather than proven widespread exploitation.
Researcher notes
The affected version is specifically listed as 4.7.5. The bundle does not provide a named fixed version or vendor mitigation. Avoid assuming all Snipe-IT versions are affected. ExploitDB indicates public exploit material, but active exploitation is not established by the provided sources.
Mitigation direction
- Identify any Snipe-IT 4.7.5 instances.
- Check Snipe-IT vendor guidance for fixed versions or configuration recommendations.
- Restrict accessory upload permissions to trusted users until remediated.
- Block SVG uploads if supported by existing configuration.
- Review uploaded accessory files for unexpected SVG content.
Validation and detection
- Confirm the deployed Snipe-IT version from application or asset inventory.
- Verify whether accessory file uploads allow SVG files.
- Review user roles allowed to upload accessory attachments.
- Search existing attachments for SVG files requiring review.
- Confirm remediation against official Snipe-IT release or advisory guidance.
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.
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 lookupCVE-2019-25264 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
- Medium
- CVSS
- 6.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
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 vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-47756CVE reference · exploit
- Official Vendor HomepageCVE reference · product
- Snipe-IT Software Release v4.7.5CVE reference · patch
- VulnCheck Advisory: Snipe-IT Open Source Asset Management 4.7.5 - Persistent Cross-Site ScriptingCVE reference · third-party-advisory
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.
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.
