Security readout for executives and security teams
Plain-English summary
This issue can let a remote user turn a crafted Mercurial branch name into code execution through Phabricator’s web UI. The sources identify vulnerable Phabricator versions as before 2017-11-10. That makes exposure serious for organizations still running old Phabricator with Mercurial repositories visible through the UI.
Executive priority
Treat as high priority for any legacy Phabricator environment using Mercurial. Arbitrary code execution can affect source code integrity, credentials, and build pipelines. If Phabricator is absent or fully updated, priority drops substantially.
Technical view
Phabricator failed to block Mercurial hg flags named in the CVE: --config and --debugger. When browsing a branch whose name begins with those substrings, hg could interpret the branch name as options, leading to arbitrary code execution. The provided sources do not include CVSS, CWE, or detailed affected CPE data.
Likely exposure
Likely limited to Phabricator deployments before 2017-11-10 that use Mercurial repositories and allow web UI branch browsing. The source bundle does not identify specific downstream packages, hosting providers, or maintained forks as affected.
Exploitation context
The CVE describes remote exploitation through the web UI by browsing a specially named branch. The source bundle does not show CISA KEV listing or other evidence of active exploitation in the wild.
Researcher notes
The strongest source fact is the vulnerable condition: Phabricator before 2017-11-10 plus Mercurial branch browsing with branch names starting with --config= or --debugger=. Severity metadata is missing, and the affected block in the bundle is generic, so scope should be validated against deployed Phabricator revisions.
Mitigation direction
- Upgrade Phabricator to a release or revision dated 2017-11-10 or later.
- Review the Phabricator task and HackerOne report for vendor-specific remediation details.
- Restrict repository browsing to trusted users until affected systems are fixed.
- Review Mercurial repositories for suspicious branch names using the documented prefixes.
Validation and detection
- Inventory Phabricator instances and confirm their deployed version date or revision.
- Identify whether Mercurial repositories are enabled and browsable through the web UI.
- Check repositories for branch names beginning with the risky flag prefixes.
- Review application and repository access logs for browsing of suspicious branches.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-17536 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://hackerone.com/reports/288704CVE reference · x_refsource_MISC
- https://secure.phabricator.com/T13012CVE reference · x_refsource_MISC
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.
