Security readout for executives and security teams
Plain-English summary
This CVE describes SQL injection in PHP Scripts Mall Single Theater Booking. If a vulnerable deployment is reachable, attackers may be able to interfere with the backing database through the movieid parameter. The public record does not provide severity scoring, affected versions, or vendor remediation details.
Executive priority
Prioritize confirmation if this software exists in your estate. If present and reachable, handle as an urgent legacy application risk because SQL injection can affect sensitive booking, user, or administrative data.
Technical view
The issue is reported in admin/movieview.php through the movieid parameter. The CVE record provides no CVSS vector, CWE mapping, affected version range, or confirmed patch information. Impact depends on whether the admin route is reachable and how the application queries the database.
Likely exposure
Likely exposure is limited to organizations still running PHP Scripts Mall Single Theater Booking with the affected admin/movieview.php route. The source bundle does not identify specific versions, package identifiers, hosting defaults, or whether authentication is required before reaching the parameter.
Exploitation context
The bundle cites a public vulnerability report, but there is no KEV listing and no cited evidence of active exploitation. The available sources identify the vulnerable parameter, not real-world exploitation prevalence or weaponization status.
Researcher notes
Evidence is thin: the CVE names a parameter and file, but provides no versions, CVSS, CWE, authentication context, patch, or exploitation telemetry. Validation should focus on asset discovery, route reachability, and vendor-status confirmation.
Mitigation direction
- Check vendor or maintainer guidance for any fixed release or official workaround.
- Restrict access to the admin interface to trusted networks and authenticated administrators.
- Inventory deployments for PHP Scripts Mall Single Theater Booking and retire unsupported instances.
- Review application database permissions and reduce privileges where possible.
Validation and detection
- Confirm whether the application is deployed anywhere in the environment.
- Check for the presence of admin/movieview.php in application code or hosted instances.
- Determine whether the admin route is internet-accessible or internally restricted.
- Review logs for unusual requests involving the movieid parameter.
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-17941 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/d4wner/Vulnerabilities-Report/blob/master/Single-Theater-Booking.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.
