Security readout for executives and security teams
Plain-English summary
CVE-2009-2152 is a SQL injection issue in AdaptWeb 0.9.2. A remote attacker could manipulate a vulnerable request parameter and potentially run unauthorized database queries. The available sources do not provide CVSS scoring, vendor remediation, or evidence of active exploitation.
Executive priority
Treat confirmed internet-facing AdaptWeb 0.9.2 instances as urgent legacy risk. Business priority depends on whether the system is exposed, still used, and connected to sensitive databases.
Technical view
The CVE describes SQL injection in AdaptWeb 0.9.2, specifically a_index.php handling the TopicosCadastro1 action through CodigoDisciplina. The stated impact is arbitrary SQL command execution. Public exploit reference exists, but the bundle does not include validated patch information, affected CPEs, or operational mitigations.
Likely exposure
Exposure is most likely limited to legacy AdaptWeb 0.9.2 deployments reachable by untrusted users. The affected metadata is incomplete, so confirm by inventory rather than product-family assumptions.
Exploitation context
Exploit-DB is cited as a public exploit reference. CISA KEV status is false in the bundle, and no source here supports active exploitation in the wild.
Researcher notes
Core vulnerability details are clear, but metadata is sparse: no CVSS, CWE, CPE, vendor advisory, or patch source is included. Avoid assuming broader AdaptWeb versions are affected without evidence.
Mitigation direction
- Identify and prioritize any AdaptWeb 0.9.2 systems.
- Check vendor or project guidance for fixed versions or workarounds.
- Restrict public access to vulnerable AdaptWeb pages where possible.
- Retire or isolate unsupported legacy deployments.
- If maintaining code, replace dynamic SQL with parameterized queries.
Validation and detection
- Inventory web assets for AdaptWeb 0.9.2.
- Confirm whether a_index.php is reachable by untrusted users.
- Check whether TopicosCadastro1 functionality is enabled.
- Review web and database logs for suspicious CodigoDisciplina activity.
- Confirm database accounts use least privilege.
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-2009-2152 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
- 8954CVE reference · exploit, x_refsource_EXPLOIT-DB
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.
