Security readout for executives and security teams
Plain-English summary
CVE-2009-2130 is a source-code disclosure issue in Elvin 1.2.0. A remote attacker can directly request specific files and read PHP source for login, bug jump, or account creation logic. The business risk is exposure of application internals or embedded secrets, not proven system takeover from the provided sources.
Executive priority
Treat this as a focused legacy exposure issue. Prioritize confirmation if Elvin is externally reachable, because source disclosure can reveal credentials or application logic that enables follow-on attacks.
Technical view
The CVE describes unauthenticated direct access to inc/login.ei, inc/jump_bug.ei, and inc/create_account.ei, allowing PHP source disclosure in Elvin 1.2.0. No CVSS, CWE, vendor advisory, patch, or affected CPE data is included in the supplied bundle.
Likely exposure
Exposure is likely limited to legacy Elvin 1.2.0 deployments where the inc directory is reachable through the web server. Organizations without this product, or with those files blocked from direct web access, are unlikely to be affected.
Exploitation context
The bundle includes an Exploit-DB reference, so public exploit information exists. The CVE is not listed as KEV in the provided data, and the sources do not support a claim of active exploitation.
Researcher notes
The evidence is sparse: one CVE description and an Exploit-DB reference. Avoid assuming broader product versions, code execution, authentication bypass, or a vendor patch unless additional sources confirm them.
Mitigation direction
- Check vendor or project guidance for any fixed Elvin release.
- Block direct web access to the inc directory.
- Move non-public PHP include files outside the web root where possible.
- Remove or decommission exposed legacy Elvin deployments.
- Review disclosed files for hardcoded credentials or sensitive logic.
Validation and detection
- Inventory internet-facing systems for Elvin 1.2.0.
- Confirm whether inc/login.ei is directly web-accessible without authentication.
- Check whether inc/jump_bug.ei and inc/create_account.ei are reachable.
- Review web server rules protecting include directories.
- Inspect access logs for requests to the named 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.
CVE-2009-2130 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
- 8953CVE 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.
