Security readout for executives and security teams
Plain-English summary
CVE-2015-10088 is a format string flaw in ayttm's proxy connection code. It affects ayttm up to 0.5.0.89. A remote attack is described as possible, but difficult, with low confidentiality, integrity, and availability impact.
Executive priority
Treat this as a moderate legacy-software risk. It is not KEV-listed in the supplied data, but affected versions should be patched or removed because format string flaws can undermine application trust boundaries.
Technical view
The issue is CWE-134 in libproxy/proxy.c, function http_connect. The source bundle reports network attack vector, high complexity, low privileges required, no user interaction, and CVSS 3.1 score 5.0. The named fix is commit 40e04680018614a7d2b68566b261b061a0597046.
Likely exposure
Exposure is likely limited to systems still running ayttm 0.5.0.89 or earlier, especially source-built or legacy desktop environments. No CPEs are supplied, so package and asset inventory must confirm whether ayttm is present.
Exploitation context
The bundle says remote attack is possible but difficult, with high attack complexity and low privileges required. KEV status is false, and the provided sources do not establish active exploitation in the wild.
Researcher notes
Focus validation on libproxy/proxy.c and whether http_connect includes the upstream patch. The bundle does not provide exploit proof, distribution advisory status, or affected CPEs, so avoid assuming broader product exposure.
Mitigation direction
- Upgrade ayttm beyond 0.5.0.89 or apply commit 40e04680018614a7d2b68566b261b061a0597046 where maintained.
- If no supported package exists, remove ayttm from managed endpoints and standard images.
- Restrict use of proxy features until vendor or distribution packages confirm the fix.
- Monitor vendor, distribution, and CVE records for backported package advisories.
Validation and detection
- Inventory endpoints and images for ayttm packages or source builds.
- Confirm installed versions are newer than 0.5.0.89 or include the named patch commit.
- Review software bills of materials for ayttm references.
- Check vulnerability scanner findings against actual installed package versions and patch status.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-134: 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 lookupCVE-2015-10088 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L1.63.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5MediumVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.222267CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.222267CVE reference · signature, permissions-required
- https://sourceforge.net/p/ayttm/mailman/message/34397158/CVE reference · related
- https://github.com/ayttm/ayttm/commit/40e04680018614a7d2b68566b261b061a0597046CVE reference · patch
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
