Security readout for executives and security teams
Plain-English summary
CVE-2020-20472 is an unauthenticated information disclosure issue in White Shark System 1.3.2. A public file can expose usernames for all users on the site. This is not described as remote code execution, but leaked usernames can support phishing, credential stuffing, and account-targeting activity.
Executive priority
Treat this as a moderate-priority exposure review. It may not directly compromise systems, but leaking all usernames weakens account security and can materially aid follow-on attacks.
Technical view
The CVE states that WSS 1.3.2 lacks an authentication check in if_get_addbook.php, allowing remote attackers to obtain username information for current-site users. The public record provides no CVSS score, CWE, confirmed patch, or detailed affected-product metadata beyond the WSS 1.3.2 description.
Likely exposure
Exposure is likely limited to organizations running White Shark System 1.3.2 with the affected PHP file reachable from untrusted networks. The CVE metadata does not identify broader affected versions or CPEs.
Exploitation context
The source bundle does not report active exploitation, and CVE-2020-20472 is not listed as KEV. The vulnerability is remotely reachable according to the description, but evidence is limited to username disclosure, not account compromise or code execution.
Researcher notes
The record is sparse: no CVSS, CWE, CPE, patch advisory, or exploit-status evidence is included. Analysis should remain scoped to WSS 1.3.2 and unauthenticated username disclosure through if_get_addbook.php unless additional vendor evidence is obtained.
Mitigation direction
- Check White Shark System project or vendor guidance for a fixed release.
- Restrict public access to if_get_addbook.php pending a supported fix.
- Require authentication before any address-book or user-listing response.
- Review whether exposed usernames increase phishing or credential-stuffing risk.
- Monitor logs for suspicious access to the affected file.
Validation and detection
- Inventory internet-facing systems for White Shark System 1.3.2.
- Confirm whether if_get_addbook.php is reachable before authentication.
- Review application behavior to ensure user lists are not exposed anonymously.
- Check web logs for historical requests to the affected file.
- Document any compensating access controls already in place.
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.
CVE-2020-20472 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/itodaro/WhiteSharkSystem_cveCVE 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.
