Security readout for executives and security teams
Plain-English summary
MISP 2.4.148 has a reported SQL injection issue in specific configurations. In business terms, a vulnerable threat-intelligence platform could expose or alter database-backed information if the affected path is reachable. The public record does not define the exact configuration, attacker access level, or fixed release.
Executive priority
Prioritize inventory and remediation if MISP supports operational threat intelligence, incident response, or sensitive sharing workflows. Urgency cannot be precisely scored from the available sources, but SQL injection in a security platform warrants prompt review.
Technical view
The CVE describes SQL injection in MISP 2.4.148 through app/Model/Log.php when handling the $conditions['org'] value. The source bundle provides no CVSS, CWE, exploitability detail, or affected CPEs. The linked MISP commit is the only concrete code-level reference.
Likely exposure
Organizations running MISP 2.4.148 should treat exposure as possible, especially where the affected Log model path is present and the relevant configuration exists. The source bundle does not identify other affected versions or deployment conditions.
Exploitation context
The CVE record does not report active exploitation, and it is not listed as CISA KEV in the provided data. No public exploit status or attacker prerequisites are supplied in the bundle.
Researcher notes
Evidence is sparse. The useful anchor is the MISP commit reference, not the CVE metadata. Avoid assuming unauthenticated access, broad version ranges, or exploitation in the wild without additional vendor or threat-intelligence confirmation.
Mitigation direction
- Identify any MISP 2.4.148 deployments.
- Review the linked MISP commit and official MISP guidance.
- Upgrade to a MISP release that includes the referenced fix.
- Limit access to MISP administrative and log-related functions until remediated.
- Review database and application logs for suspicious MISP activity.
Validation and detection
- Confirm deployed MISP version across all environments.
- Check whether app/Model/Log.php contains the vulnerable org condition handling.
- Verify the referenced fix is present after updating.
- Confirm relevant MISP log functionality is not broadly exposed.
- Document whether the deployment matches the unspecified affected configuration.
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.
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 lookupCVE-2021-39302 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/MISP/MISP/commit/20d9020b76d1f6790c4d84e020d0cc97c929f66bCVE 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.
