LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1010084: Dancer::Plugin::SimpleCRUD 1.14 and earlier is affected by: Incorrect Access Control.

Dancer::Plugin::SimpleCRUD 1.14 and earlier is affected by: Incorrect Access Control. The impact is: Potential for unathorised access to data. The component is: Incorrect calls to _ensure_auth() wrapper result in authentication-checking not being applied to al routes.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This vulnerability can let unauthenticated users reach data handled by Dancer::Plugin::SimpleCRUD because authentication checks may not apply to every route. It affects version 1.14 and earlier. The public record does not provide a CVSS score, known exploitation evidence, or a confirmed fixed release.

Executive priority

Prioritize this where the plugin fronts sensitive internal, customer, or operational data. The lack of severity scoring lowers certainty, not potential business impact. Confirm exposure quickly and remediate based on upstream guidance.

Technical view

Incorrect calls to the _ensure_auth() wrapper mean authentication checking is not applied to all routes in Dancer::Plugin::SimpleCRUD 1.14 and earlier. The documented impact is potential unauthorized data access. Available sources do not define affected route patterns, exploit prerequisites, or remediation version details.

Likely exposure

Exposure is likely limited to Perl Dancer applications using Dancer::Plugin::SimpleCRUD version 1.14 or earlier, especially where SimpleCRUD routes expose sensitive records and rely on the plugin's authentication behavior.

Exploitation context

No CISA KEV listing is provided, and the supplied sources do not state active exploitation or public exploit use. The issue is still operationally important because access control failures can expose business or customer data.

Researcher notes

Evidence is sparse. The key technical claim is missing authentication coverage caused by incorrect _ensure_auth() wrapper calls. The public bundle does not provide CVSS, CWE, exploit details, exact route conditions, or a named fixed version.

Mitigation direction

  • Inventory applications using Dancer::Plugin::SimpleCRUD and record exact versions.
  • Treat version 1.14 or earlier as affected until upstream guidance confirms otherwise.
  • Review upstream PR #109 and the CVE record for remediation details.
  • Verify SimpleCRUD routes have independent authentication before exposing them.
  • Limit external access to affected CRUD routes while remediation is assessed.

Validation and detection

  • Search dependency manifests for Dancer::Plugin::SimpleCRUD usage.
  • Confirm whether deployed versions are 1.14 or earlier.
  • Map all SimpleCRUD routes and identify data exposed through them.
  • Test that each mapped route requires authentication in staging.
  • Review application logs for unexpected unauthenticated access to CRUD endpoints.
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-2019-1010084 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
Dancer::Plugin::SimpleCRUDDancer::Plugin::SimpleCRUD≤ 1.14Listed
Weakness

CWE details

No CWE listed

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