Security readout for executives and security teams
Plain-English summary
This flaw can let a highly privileged user delete files through Sanitization Management System v1.0. The business risk is disruption or data loss if an admin account is misused or compromised. The CVE is medium severity and is not listed as known exploited in the provided sources.
Executive priority
Treat as a moderate operational risk. Prioritize if the application is internet-accessible, contains business-critical files, or has shared administrator accounts. The biggest concern is loss or corruption of files after privileged access is obtained.
Technical view
CVE-2022-43351 is an arbitrary file deletion issue in Sanitization Management System v1.0, tied to /classes/Master.php?f=delete_img. CVSS 3.1 is 6.5 with network access, low complexity, high privileges, no user interaction, and high integrity and availability impact.
Likely exposure
Exposure appears limited to deployments of Sanitization Management System v1.0. The provided affected-product metadata is incomplete, so asset teams should confirm by application name, version, and code lineage rather than CPE matching.
Exploitation context
The provided sources include a public bug report reference but no evidence of active exploitation. The CVSS vector requires high privileges, so the main scenario is abuse of an existing privileged account or post-compromise damage.
Researcher notes
Source evidence is sparse: the CVE record names the vulnerable component and CVSS vector, while affected vendor/product metadata is not normalized. Avoid assuming broader product families, unauthenticated reachability, or available patches without additional vendor evidence.
Mitigation direction
- Check project or vendor guidance for a fixed release; none is identified in provided sources.
- Restrict the management interface to trusted administrators and trusted networks.
- Review administrator accounts and remove unnecessary privileged access.
- Maintain tested backups for uploaded files and application data.
- Monitor for unexpected file deletion activity in application and server logs.
Validation and detection
- Inventory any Sanitization Management System v1.0 deployments.
- Confirm whether /classes/Master.php?f=delete_img exists in deployed code.
- Review access controls around image deletion and administrative functions.
- Check logs for unusual privileged deletion requests or missing files.
- Verify backups can restore affected uploaded files and application data.
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.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-43351 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.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
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:H/UI:N/S:U/C:N/I:H/A:H1.25.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Source materials
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.
