Security readout for executives and security teams
Plain-English summary
CVE-2021-37390 is a reflected cross-site scripting issue in Chamilo LMS 1.11.14’s social network search feature. A user could be exposed if they follow a crafted link to a vulnerable site. The provided sources do not include CVSS, active exploitation evidence, or a confirmed fixed release.
Executive priority
Treat this as a targeted web application hygiene issue, not an emergency based on current evidence. Prioritize affected Chamilo LMS 1.11.14 systems that are public-facing or used by privileged staff, then patch according to vendor guidance.
Technical view
The CVE describes reflected XSS through the q URI parameter in main/social/search.php for Chamilo LMS 1.11.14. The source bundle references a Chamilo commit and an external write-up, but does not provide scoring, CWE mapping, or detailed remediation guidance.
Likely exposure
Exposure is most likely where Chamilo LMS 1.11.14 is internet-facing or accessible to users who can be lured to search URLs. The bundle lists no other affected versions or products, so broader exposure should not be assumed without vendor confirmation.
Exploitation context
The CVE is not listed as KEV in the supplied bundle, and no cited source states active exploitation. Reflected XSS typically requires user interaction, such as visiting a crafted link, and may affect browser trust in the LMS session.
Researcher notes
The evidence is sparse: no CVSS, CWE, affected CPEs, fixed version, or exploitation confirmation are present in the supplied bundle. Analysis should stay limited to Chamilo LMS 1.11.14 and the q parameter in main/social/search.php unless vendor sources expand scope.
Mitigation direction
- Inventory Chamilo LMS deployments and identify any running version 1.11.14.
- Review Chamilo guidance and the referenced commit for the confirmed fix path.
- Apply the vendor-confirmed update or patch once the target version is verified.
- Limit unnecessary exposure of the social search feature while remediation is pending.
- Monitor for unusual requests to main/social/search.php using the q parameter.
Validation and detection
- Confirm whether any Chamilo LMS instance is version 1.11.14.
- Check whether main/social/search.php is reachable in deployed environments.
- Verify the applied code includes the referenced Chamilo security change.
- Use authorized reflected-input testing without active script execution.
- Review access logs for suspicious social search query patterns.
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-2021-37390 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/chamilo/chamilo-lms/commit/3fcc751d5cc7da311532a8756fba5a8778f50ca0CVE reference · x_refsource_MISC
- https://gitbook.seguranca-informatica.pt/cve-and-exploits/cves/chamilo-lms-1.11.14-xss-vulnerabilitiesCVE 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.
