LiveActive security incident?Get immediate response
CVE Record

CVE-2008-2890: Multiple SQL injection vulnerabilities in Online Fantasy Football League (OFFL) 0.2.6 and earlier allow rem...

Multiple SQL injection vulnerabilities in Online Fantasy Football League (OFFL) 0.2.6 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) fflteam_id parameter to teams.php, the (2) league_id parameter to leagues.php, and the (3) player_id parameter to players.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takehigh

Analyst readout for executives and security teams

Plain-English summary

CVE-2008-2890 is a set of SQL injection flaws in Online Fantasy Football League (OFFL) 0.2.6 and earlier. A remote attacker could manipulate listed URL parameters to run arbitrary database queries. Business risk depends on whether this old fantasy-football application is still deployed and connected to sensitive data.

Executive priority

Prioritize quickly if OFFL is still deployed, because remote SQL injection can expose or alter database records. If the application is absent, record non-exposure and move on. The main uncertainty is asset discovery, not vulnerability mechanics.

Technical view

The CVE identifies SQL injection through fflteam_id in teams.php, league_id in leagues.php, and player_id in players.php. The source bundle does not provide CVSS, CWE, CPEs, authentication requirements, fixed versions, or vendor mitigation details. An Exploit-DB reference exists, but KEV is false.

Likely exposure

Exposure is likely limited to organizations still running OFFL 0.2.6 or earlier, especially if reachable from the Internet. The provided affected-product metadata is incomplete, so confirm by application name, code, and version rather than CPE matching.

Exploitation context

A public exploit reference is listed, so assume exploit knowledge exists. The provided sources do not show CISA KEV listing or active exploitation. Do not treat this as actively exploited without separate supporting evidence.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch, or authentication detail is supplied. Focus validation on confirming legacy OFFL presence and reviewing the named PHP entry points. Avoid extrapolating impact beyond arbitrary SQL execution against the application database.

Mitigation direction

  • Inventory and retire any OFFL 0.2.6 or earlier deployments.
  • Check project or vendor guidance for fixed versions or patches.
  • Restrict web access until remediation is confirmed.
  • Review database accounts for least privilege.
  • Back up and inspect affected databases for unauthorized changes.

Validation and detection

  • Confirm whether OFFL is deployed on any web server.
  • Verify the deployed OFFL version from application files or admin records.
  • Review named PHP parameters for parameterized query handling.
  • Check logs for unusual requests to teams.php, leagues.php, and players.php.
  • Confirm remediated systems are not publicly reachable unnecessarily.
Prepared
Confidence
medium
Sources
5

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

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.

description · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-2008-2890 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.