Security readout for executives and security teams
Plain-English summary
PvPGN Stats 2.4.6 has a reported SQL injection flaw in a web statistics page parameter. If that page is reachable, an attacker could potentially interfere with the backing stats database. The public bundle does not provide CVSS, confirmed exploitation, or a vendor-fixed version.
Executive priority
Treat this as an inventory and containment item for any legacy PvPGN Stats deployment. Urgency rises if the stats page is internet-facing or the database contains sensitive user, credential, or operational data.
Technical view
CVE-2017-18290 describes SQL injection in `ladder/stats.php` through the GET `sort_direction` parameter in PvPGN Stats 2.4.6. The provided CVE metadata has no CVSS score, CWE mapping, vendor CPE, authentication context, database scope, or patch information.
Likely exposure
Exposure is most likely on sites still running PvPGN Stats 2.4.6 with the ladder statistics page reachable over the web. The bundle does not identify other affected versions or packaged distributions.
Exploitation context
The CVE is not marked as KEV, and the provided sources do not state active exploitation. A public technical write-up is referenced, so defenders should assume the issue is publicly known, but not infer exploitation without additional evidence.
Researcher notes
Evidence is sparse: one CVE description and one public advisory reference. The key confirmed facts are product/version, file, parameter, and vulnerability class. No exploit status, patch version, CVSS, or broader affected-version range is provided.
Mitigation direction
- Identify any PvPGN Stats 2.4.6 deployments and owners.
- Restrict public access to `ladder/stats.php` until vendor guidance is confirmed.
- Check the referenced advisory and project resources for fixed versions or maintained forks.
- Prioritize replacement if the software is unmaintained or unsupported.
- Review database permissions used by the web application.
Validation and detection
- Search web roots and inventories for PvPGN Stats installations.
- Confirm deployed version is 2.4.6 before marking affected.
- Check whether `ladder/stats.php` is externally reachable.
- Review web logs for unusual `sort_direction` parameter activity.
- Verify database user privileges are limited to required operations.
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.
Database behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-18290 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://rchase.com/blog/posts/pvpgn-stats-multiple-sql-injection-vulnerabilities/CVE 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.
