LiveActive security incident?Get immediate response
CVE Record

CVE-2009-1663: Unrestricted file upload vulnerability in myaccount.php in Easy Scripts Answer and Question Script allows r...

Unrestricted file upload vulnerability in myaccount.php in Easy Scripts Answer and Question Script allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in the uploads/[username] directory.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE describes a legacy web application flaw where attackers could upload an executable file through an account page and then run it from the uploads directory. If the affected script is exposed, compromise could extend beyond the application to the hosting account or server, depending on permissions.

Executive priority

Prioritize this as high if the legacy script is internet-facing. The business risk is direct remote code execution through a web upload path, but urgency depends on whether the application is actually present.

Technical view

CVE-2009-1663 is an unrestricted file upload issue in myaccount.php in Easy Scripts Answer and Question Script. The source description says remote attackers can upload files with executable extensions and access them directly under uploads/[username], enabling arbitrary code execution. No CVSS, CWE, fixed version, or vendor advisory is included in the bundle.

Likely exposure

Exposure is likely limited to organizations still running Easy Scripts Answer and Question Script, especially if myaccount.php and uploads/[username] are reachable from the internet. The source bundle does not identify affected versions or CPEs.

Exploitation context

The bundle includes an Exploit-DB reference, so public exploit information exists. It does not include CISA KEV status or any cited evidence of active exploitation. Treat exploitation status as unconfirmed, not actively exploited by evidence provided here.

Researcher notes

Evidence is sparse: the CVE text names the vulnerable file and path pattern, and Exploit-DB is listed as a reference. No affected versions, authentication requirement, patch, CVSS score, or active exploitation evidence is provided in the source bundle.

Mitigation direction

  • Identify whether Easy Scripts Answer and Question Script is deployed anywhere.
  • Remove or replace the application if it is no longer supported.
  • Check vendor or maintainer guidance for any available fix.
  • Disable script execution in uploads directories.
  • Restrict upload file types and enforce server-side validation.
  • Review and remove unexpected executable files from uploads paths.

Validation and detection

  • Inventory public web roots for myaccount.php and the application name.
  • Check whether uploads/[username] is directly web-accessible.
  • Verify web server rules block execution inside uploads directories.
  • Review logs for requests to executable files under uploads paths.
  • Confirm any remaining upload feature rejects executable extensions.
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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2009-1663 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.