LiveActive security incident?Get immediate response
CVE Record

CVE-2008-1430: SQL injection vulnerability in links.asp in ASPapp allows remote attackers to execute arbitrary SQL command...

SQL injection vulnerability in links.asp in ASPapp allows remote attackers to execute arbitrary SQL commands via the CatId parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2008-1430 is an old SQL injection issue in ASPapp's links.asp page. A remote attacker could manipulate the CatId parameter to run arbitrary SQL commands. The source bundle includes a public exploit reference, but no KEV listing, affected versions, CVSS score, or vendor patch information.

Executive priority

Prioritize investigation if legacy ASPapp is still in use, especially on internet-facing sites. The business urgency comes from potential database compromise, but uncertainty is high without version, patch, or exploitation evidence.

Technical view

The vulnerability is SQL injection in links.asp through the CatId parameter. The CVE description says remote attackers can execute arbitrary SQL commands. The supplied data does not define affected versions, CPEs, authentication requirements, database impact scope, or a confirmed vendor fix.

Likely exposure

Exposure is likely limited to legacy ASPapp deployments where links.asp is reachable and uses a CatId request parameter. The bundle does not identify affected versions or CPEs, so asset confirmation is required.

Exploitation context

Exploit-DB is cited, indicating public exploit information exists. The bundle does not show CISA KEV status or any cited evidence of active exploitation in the wild.

Researcher notes

Treat this as a legacy web application SQL injection with sparse metadata. Confirm product identity, route reachability, and data-flow from CatId to SQL. Avoid assuming affected versions or active exploitation beyond the supplied Exploit-DB reference.

Mitigation direction

  • Check vendor or maintainer guidance for any patch or migration advice.
  • Inventory public sites for ASPapp links.asp exposure.
  • Decommission or isolate unsupported legacy ASPapp deployments.
  • If code-owned, replace dynamic SQL with parameterized queries.
  • Restrict access to the affected route until remediated.

Validation and detection

  • Confirm whether any internet-facing host serves ASPapp links.asp.
  • Check whether CatId reaches database query logic unsafely.
  • Review web logs for suspicious CatId parameter activity.
  • Verify no affected route remains publicly accessible after remediation.
Prepared
Confidence
medium
Sources
3

Public sources used

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

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-1430 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
2Source 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.