Security readout for executives and security teams
Plain-English summary
CVE-2019-19850 is a TYPO3 SQL injection flaw, but it is constrained. An attacker needs valid backend administrator access and the lowlevel system extension installed. Organizations on older TYPO3 8, 9, or 10 branches should still prioritize patching because successful exploitation could expose sensitive database data.
Executive priority
Treat as a moderate-priority remediation item. It is not described as remotely exploitable without admin access, but unpatched TYPO3 admin surfaces can expose high-value database data if administrator credentials are abused.
Technical view
TYPO3 QueryGenerator mishandles escaping of user-submitted content, creating SQL injection risk. Affected versions are before 8.7.30, 9.5.12, and 10.2.2. Exploitation requires ext:lowlevel and an authenticated backend user with administrator privileges. CVSS v3.0 is 5.5 with high confidentiality impact.
Likely exposure
Exposure is mainly TYPO3 administrative backends running vulnerable versions with ext:lowlevel installed. Public-facing anonymous users are not described as able to exploit this issue in the supplied sources.
Exploitation context
The source bundle does not indicate CISA KEV listing or active exploitation. The required backend administrator privileges materially reduce broad internet exploitation risk, but compromised admin accounts could turn this into database access risk.
Researcher notes
Focus validation on vulnerable TYPO3 branches, ext:lowlevel presence, and backend admin privilege paths. The supplied evidence identifies the vulnerable class and prerequisites, but does not provide indicators of compromise or public exploit status.
Mitigation direction
- Upgrade TYPO3 to 8.7.30, 9.5.12, 10.2.2, or later supported releases.
- Check the TYPO3 advisory for branch-specific upgrade guidance.
- Remove or disable ext:lowlevel where it is not operationally required.
- Review and restrict TYPO3 backend administrator accounts.
- Prioritize supported TYPO3 branches over legacy unsupported deployments.
Validation and detection
- Inventory TYPO3 core versions across all environments.
- Check whether ext:lowlevel is installed and enabled.
- Verify backend administrator accounts are expected and individually assigned.
- Confirm upgraded systems report fixed TYPO3 versions.
- Review vendor advisory and linked TYPO3 review records for patch context.
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-2019-19850 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
- Medium
- CVSS
- 5.5 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AC:L/AV:N/A:N/C:H/I:L/PR:H/S:U/UI:N
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 vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AC:L/AV:N/A:N/C:H/I:L/PR:H/S:U/UI:N1.24.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
5.5MediumVector: CVSS:3.0/AC:L/AV:N/A:N/C:H/I:L/PR:H/S:U/UI:N
Source materials
- CVE List V5 sourceCVE List V5
- https://typo3.org/security/advisory/typo3-core-sa-2019-025/CVE reference · x_refsource_MISC
- https://review.typo3.org/q/%2522Resolves:+%252389452%2522+topic:securityCVE 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.
