Security readout for executives and security teams
Plain-English summary
CVE-2017-14703 is a remote SQL injection issue in Cash Back Comparison Script 1.0. An attacker could manipulate the search path handling to send unintended database commands. The sources do not provide CVSS, vendor ownership, or a named patch, so urgency depends on whether this old script or derived code is still exposed.
Executive priority
Prioritize confirmation for any internet-facing cashback or comparison application. If present, treat as urgent because database compromise can expose customer, transaction, or credential data.
Technical view
The CVE describes SQL injection through PATH_INFO to the search/ endpoint, allowing arbitrary SQL command execution. Exploit-DB is listed as a public exploit reference. No CWE, CVSS vector, affected CPE, or remediation details are supplied in the provided sources.
Likely exposure
Exposure is likely limited to internet-facing installations of Cash Back Comparison Script 1.0 or code copied from it. The source bundle does not identify a vendor CPE or broader product family.
Exploitation context
A public Exploit-DB reference exists, but the bundle does not show CISA KEV listing or evidence of active exploitation. Treat exploit availability as a validation priority, not proof of current attacks.
Researcher notes
Evidence is sparse: description, dates, and one exploit reference. No official patch, CVSS, CWE, CPE, or vendor advisory is included. Avoid broad product assumptions beyond Cash Back Comparison Script 1.0.
Mitigation direction
- Inventory any Cash Back Comparison Script 1.0 deployments or reused code.
- Check vendor or project guidance for an official fix or replacement.
- Remove or restrict public access if no maintained fix exists.
- Ensure search database queries use parameterized statements.
- Add monitoring for suspicious requests to the search path.
Validation and detection
- Confirm whether the application or forked code is present.
- Identify any public search/ route using PATH_INFO.
- Review server logs for unusual search path requests.
- Review database access code for string-built SQL queries.
- Validate remediations in a non-production environment only.
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-14703 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
- 42772CVE reference · exploit, x_refsource_EXPLOIT-DB
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.
