Security readout for executives and security teams
Plain-English summary
This flaw lets an authorized user upload a server-executable file through the borrower image upload area of SourceCodester Online Library Management System 1.0. Because uploads land under the web root, the issue can become remote code execution. No CVSS score or vendor fix is provided in the bundle.
Executive priority
Prioritize if this application is still used, internet-facing, or handles library patron data. The business risk is server compromise from a low-maturity public-code application with incomplete vendor remediation evidence.
Technical view
CVE-2020-28130 is an arbitrary file upload in admin/borrower/index.php?view=add. The CVE description says PHP files can be uploaded to admin/borrower/photos under the web root, enabling remote code execution. Public exploit documentation is referenced, but CISA KEV status is false.
Likely exposure
Exposure appears limited to deployments of SourceCodester Online Library Management System 1.0 with the affected admin borrower image upload reachable. Public internet exposure would raise urgency, especially if admin access is weak or shared.
Exploitation context
The bundle includes an Exploit-DB reference, so public exploit information exists. It does not show confirmed active exploitation, KEV listing, CVSS scoring, authentication requirements beyond the described upload path, or an official patch.
Researcher notes
Evidence is sparse: the CVE description provides the affected path and impact, while the source bundle lacks CVSS, CWE, CPE, patch details, and active exploitation confirmation. Validate locally before assigning fleet-wide exposure.
Mitigation direction
- Check SourceCodester or project maintainers for fixed releases or guidance.
- Disable the affected upload workflow until remediation is confirmed.
- Restrict admin borrower management pages to trusted users and networks.
- Ensure uploaded files cannot execute as server-side scripts.
- Review existing uploaded files for unexpected executable content.
Validation and detection
- Inventory any SourceCodester Online Library Management System 1.0 deployments.
- Confirm whether admin/borrower image upload is enabled and reachable.
- Review web server handling for files in admin/borrower/photos.
- Check upload directories for executable file types.
- Verify logs for suspicious access to uploaded files.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-28130 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/php/14545/online-library-management-system-phpmysqli-full-source-code-2020.htmlCVE reference · x_refsource_MISC
- https://www.exploit-db.com/exploits/48928CVE 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.
