LiveActive security incident?Get immediate response
CVE Record

CVE-2016-15024: doomsider shadow denial of service

A vulnerability was found in doomsider shadow. It has been classified as problematic. Affected is an unknown function. The manipulation leads to denial of service. Attacking locally is a requirement. The complexity of an attack is rather high. The exploitability is told to be difficult. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The patch is identified as 3332c5ba9ec3014ddc74e2147190a050eee97bc0. It is recommended to apply a patch to fix this issue. VDB-221478 is the identifier assigned to this vulnerability.

LowCVSS 2.5Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2016-15024 is a low-severity local denial-of-service issue in doomsider shadow. A logged-in local attacker with low privileges may be able to reduce availability, but attack complexity is high and sources describe exploitability as difficult. No source in the bundle shows active exploitation or CISA KEV listing.

Executive priority

Treat this as a low-priority hygiene fix unless doomsider shadow runs on shared systems with untrusted local users. Business risk is mainly limited service disruption, not data theft or privilege escalation, based on the provided sources.

Technical view

The record maps the issue to CWE-404 and CVSS 3.1 score 2.5: AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L. The affected function is not identified. Continuous delivery means affected and fixed version ranges are unavailable. The referenced remediation is commit 3332c5ba9ec3014ddc74e2147190a050eee97bc0.

Likely exposure

Exposure is limited to environments running doomsider shadow where untrusted or compromised local users can execute code. The sources provide no CPEs, package versions, deployed platform details, or public-route indicators, so inventory confirmation is necessary.

Exploitation context

The available sources describe local attack requirements, low privileges, high complexity, and difficult exploitability. There is no evidence in the bundle of remote exploitation, public weaponization, or active exploitation. Availability impact is rated low, with no confidentiality or integrity impact.

Researcher notes

Evidence is sparse: the vulnerable function is unnamed, no affected versions are listed, and rolling releases limit version-based assessment. Focus validation on source commit presence, local access assumptions, and whether the application is deployed in shared multi-user environments.

Mitigation direction

  • Identify any use of doomsider shadow in internal repositories, hosts, or build artifacts.
  • Apply the vendor patch commit 3332c5ba9ec3014ddc74e2147190a050eee97bc0 where applicable.
  • If package versions are unclear, check current upstream guidance before deploying changes.
  • Restrict local shell or execution access to trusted users on affected systems.
  • Prioritize remediation after internet-facing and higher-severity vulnerabilities.

Validation and detection

  • Confirm whether doomsider shadow is present in production, developer, or CI environments.
  • Verify deployed source includes commit 3332c5ba9ec3014ddc74e2147190a050eee97bc0 or later equivalent changes.
  • Review local user access on systems where the product runs.
  • Check monitoring for unexplained process crashes or availability degradation.
  • Document uncertainty where affected version mapping cannot be determined.
Prepared
Confidence
medium
Sources
5

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.

cwe · low confidence lookup

CWE-404: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2016-15024 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
Low
CVSS
2.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
2.5CVSS 3.1LowCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L11.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

2.5Low
CVSS 3.1 vector shape for CVE-2016-15024Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
doomsidershadown/aListed
Weakness

CWE details

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

CWE-404 · source CWE mapping

Improper Resource Shutdown or Release

Improper Resource Shutdown or Release represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.