Security readout for executives and security teams
Plain-English summary
Baby Care System 1.0 has a cross-site scripting issue in the Edit Page tab’s Post title field. If the application is deployed, a user interacting with affected content could have browser-side script run in their session. The sources do not provide CVSS, patch status, or confirmed real-world exploitation.
Executive priority
Prioritize remediation if this application is exposed to untrusted users or used by privileged staff. Business urgency is lower if the system is retired, isolated, or access-controlled, but the public exploit reference raises the need for timely validation.
Technical view
CVE-2020-35752 describes XSS in Baby Care System 1.0 via the Post title parameter in the Edit Page tab. The bundle includes SourceCodester project references and an Exploit-DB entry, but no CVSS vector, CWE mapping, vendor advisory, fixed version, or mitigation details.
Likely exposure
Exposure is likely limited to organizations running Baby Care System 1.0 PHP/MySQLi code from SourceCodester, especially where the Edit Page function is reachable. The source bundle does not identify broader products, packages, cloud services, or CPEs.
Exploitation context
A public Exploit-DB reference exists, so defenders should treat the issue as publicly documented. The bundle does not include CISA KEV status or any cited evidence of active exploitation in the wild.
Researcher notes
Evidence is sparse: no CVSS, CWE, affected CPE, fixed version, or official vendor mitigation is present in the bundle. Focus research on confirming deployment, reachability, authentication requirements, data persistence, and whether title output is encoded in all affected views.
Mitigation direction
- Check SourceCodester or maintainer guidance for any corrected release or advisory.
- Remove or isolate Baby Care System 1.0 if it is not business-critical.
- Restrict access to the Edit Page function to trusted users only.
- If maintaining the code, add output encoding for rendered post titles.
- Validate and sanitize Post title input before storage and display.
Validation and detection
- Inventory internet-facing and internal PHP/MySQLi applications for Baby Care System 1.0.
- Confirm whether the Edit Page tab and Post title field are present.
- Review source code for title rendering without output encoding.
- Test only in an isolated environment using safe, non-executing markers.
- Check logs for unexpected edits to page titles.
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-35752 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://www.sourcecodester.com/download-code?nid=14622&title=Baby+Care+System+in+PHP%2FMySQLi+with+Full+Source+Code+CVE reference · x_refsource_MISC
- https://www.sourcecodester.com/php/14622/baby-care-system-phpmysqli-full-source-code.htmlCVE reference · x_refsource_MISC
- https://www.exploit-db.com/exploits/49358CVE 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.
