LiveActive security incident?Get immediate response
CVE Record

CVE-2015-10085: GoPistolet MTA denial of service

A vulnerability was found in GoPistolet. It has been declared as problematic. This vulnerability affects unknown code of the component MTA. The manipulation leads to denial of service. 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 b91aa4674d460993765884e8463c70e6d886bc90. It is recommended to apply a patch to fix this issue. VDB-221506 is the identifier assigned to this vulnerability.

LowCVSS 3.5Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2015-10085 is a low-severity denial-of-service issue in GoPistolet's MTA component. The known impact is limited availability degradation, not data theft or code execution. Version details are unavailable because the project uses rolling releases, so exposure depends on whether deployed code includes the referenced patch.

Executive priority

Treat as routine remediation unless GoPistolet MTA supports a business-critical service. The issue is low severity and availability-only, but unclear versioning means teams should verify exposure rather than defer blindly.

Technical view

The source describes a CWE-404 resource-management weakness in unknown GoPistolet MTA code. CVSS 3.1 is 3.5 with adjacent-network access, low privileges, no user interaction, and low availability impact. The identified fix is commit b91aa4674d460993765884e8463c70e6d886bc90.

Likely exposure

Likely limited to organizations running GoPistolet with the MTA component enabled. The source bundle provides no affected version range, package metadata, or CPEs, so asset owners must verify deployed code state directly.

Exploitation context

The provided CVSS vector indicates adjacent access and low privileges are required. The bundle does not include public exploit evidence, and KEV status is false, so active exploitation is not supported by the supplied sources.

Researcher notes

Evidence is sparse: unknown affected code, no version range, no CPEs, and no exploitation claim. The strongest anchors are the CVSS vector, CWE-404 classification, VulDB record, GitHub pull request, and patch commit.

Mitigation direction

  • Apply the referenced upstream patch commit or update to code containing it.
  • Inventory any GoPistolet deployments and identify MTA component usage.
  • Restrict MTA component access to trusted users and adjacent networks where feasible.
  • Monitor the project repository and VulDB entry for updated vendor guidance.

Validation and detection

  • Confirm whether GoPistolet is deployed in production or operational environments.
  • Verify the deployed source includes commit b91aa4674d460993765884e8463c70e6d886bc90.
  • Document the exact deployed revision because version ranges are unavailable.
  • Review availability monitoring for unexplained MTA interruptions.
  • Run controlled regression tests after updating to confirm normal MTA operation.
Prepared
Confidence
medium
Sources
6

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-2015-10085 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
3.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/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
5Source 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
3.5CVSS 3.1LowCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.11.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.5Low
CVSS 3.1 vector shape for CVE-2015-10085Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/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
n/aGoPistoletn/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.