LiveActive security incident?Get immediate response
CVE Record

CVE-2017-9091: /admin/loginc.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code']) == 1, which leads...

/admin/loginc.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code']) == 1, which leads to CAPTCHA bypass by emptying $_POST['captcha'].

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Allen Disk 1.6 has a weakness in the admin login CAPTCHA check. An attacker may be able to skip the CAPTCHA requirement, making automated password guessing easier. The CVE does not indicate that passwords are bypassed, and no active exploitation is reported in the provided sources.

Executive priority

Treat this as a targeted hardening item, not a confirmed emergency. Prioritize if Allen Disk 1.6 admin login is internet-facing or protects sensitive file-management functions.

Technical view

/admin/loginc.php in Allen Disk 1.6 reportedly fails to verify that the session CAPTCHA code is set before comparing user input. This can allow CAPTCHA bypass when the submitted CAPTCHA value is empty. Source metadata does not provide CVSS, CWE, vendor advisory, or fixed-version information.

Likely exposure

Exposure is most relevant to internet-accessible Allen Disk 1.6 admin login pages. The source bundle’s affected-product metadata is incomplete, so organizations should confirm deployments by application name, version, and presence of /admin/loginc.php.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The public GitHub issue is a disclosure reference, but the bundle does not include evidence of weaponized exploitation or broader campaign activity.

Researcher notes

The issue appears limited to CAPTCHA enforcement, which weakens anti-automation controls but is not described as authentication bypass. Evidence is sparse: no CVSS vector, CWE, patch status, or complete affected CPE data is provided.

Mitigation direction

  • Check the Allen Disk project issue or vendor guidance for a fixed release.
  • Upgrade or patch if a maintained fixed version is available.
  • Restrict access to the admin interface by network or VPN.
  • Use strong unique admin passwords and MFA if supported.
  • Add rate limiting or monitoring around admin login attempts.

Validation and detection

  • Inventory any Allen Disk deployments and confirm version 1.6 exposure.
  • Verify /admin/loginc.php is not publicly reachable unless required.
  • Confirm server-side CAPTCHA validation rejects missing or empty CAPTCHA input.
  • Review admin login logs for unusual failed-attempt volume.
  • Document compensating controls if no vendor fix is available.
Prepared
Confidence
medium
Sources
3

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.

cve · low confidence lookup

CVE-2017-9091 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.