LiveActive security incident?Get immediate response
CVE Record

CVE-2020-20473: White Shark System (WSS) 1.3.2 has a SQL injection vulnerability.

White Shark System (WSS) 1.3.2 has a SQL injection vulnerability. The vulnerability stems from the control_task.php, control_project.php, default_user.php files failing to filter the sort parameter. Remote attackers can exploit the vulnerability to obtain database sensitive information.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

White Shark System 1.3.2 has a reported SQL injection flaw. A remote attacker may be able to use an unfiltered sort parameter to access sensitive database information. The public record does not provide severity scoring, normalized product data, or a confirmed patch.

Executive priority

Treat this as a targeted application risk, not a broad enterprise emergency. Prioritize quickly if WSS 1.3.2 is internet-facing or stores sensitive business data; otherwise handle through normal vulnerability management with compensating access controls.

Technical view

The CVE describes SQL injection in control_task.php, control_project.php, and default_user.php because the sort parameter is not filtered. The stated impact is remote access to sensitive database information. No CVSS vector, CWE, CPE, or vendor-normalized affected product metadata is provided in the bundle.

Likely exposure

Exposure appears limited to organizations running White Shark System 1.3.2, especially if the affected PHP pages are reachable by remote users. The source bundle does not identify vendor CPEs, deployment prevalence, or whether forks are affected.

Exploitation context

The CVE says remote attackers can exploit the issue, but the bundle does not show active exploitation, KEV listing, exploit maturity, authentication requirements, or public weaponization beyond the referenced disclosure repository.

Researcher notes

Evidence is sparse. The strongest source detail is the named files and unfiltered sort parameter. Missing CVSS, CWE, CPE, patch status, and authentication context reduce confidence in severity and exposure estimates.

Mitigation direction

  • Confirm whether White Shark System 1.3.2 is deployed, including forks or bundled copies.
  • Check the project or vendor repository for patched releases or maintainer guidance.
  • Restrict access to WSS administrative pages to trusted users or networks where practical.
  • If maintaining code, allowlist accepted sort values before database use.
  • Monitor web and database logs for unusual sort-parameter activity.

Validation and detection

  • Inventory applications for White Shark System version 1.3.2.
  • Review exposure of control_task.php, control_project.php, and default_user.php.
  • Inspect code paths that consume the sort parameter.
  • Confirm whether input validation or allowlisting is already implemented.
  • Document compensating controls if no maintained patch is available.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

description · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-2020-20473 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.