CVE-2015-2928
published 2020-01-24CVE-2015-2928: The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x before 0.2.5.12, and 0.2.6.x before 0.2.6.7 allows remote attackers to cause a…
PriorityP434high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
1.38%
69.3th percentile
The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x before 0.2.5.12, and 0.2.6.x before 0.2.6.7 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors.
Affected
11 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | tor | < tor 0.2.5.12-1 (bookworm) | tor 0.2.5.12-1 (bookworm) |
| the_tor_project | tor | — | — |
| the_tor_project | tor | — | — |
| the_tor_project | tor | — | — |
| torproject | tor | < 0.2.4.27 | 0.2.4.27 |
| torproject | tor | >= 0 < 0.2.5.12-1 | 0.2.5.12-1 |
| torproject | tor | >= 0 < 0.2.5.12-1 | 0.2.5.12-1 |
| torproject | tor | >= 0 < 0.2.5.12-1 | 0.2.5.12-1 |
| torproject | tor | >= 0 < 0.2.5.12-1 | 0.2.5.12-1 |
| torproject | tor | >= 0.2.5.1 < 0.2.5.12 | 0.2.5.12 |
| torproject | tor | >= 0.2.6.1 < 0.2.6.7 | 0.2.6.7 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv7.5HIGH
vendor_debian7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-f48h-2gff-477g: The Hidden Service (HS) server implementation in Tor before 0
ghsa_unreviewed·2022-05-24
CVE-2015-2928 [MEDIUM] GHSA-f48h-2gff-477g: The Hidden Service (HS) server implementation in Tor before 0
The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x before 0.2.5.12, and 0.2.6.x before 0.2.6.7 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors.
OSV
CVE-2015-2928: The Hidden Service (HS) server implementation in Tor before 0
osv·2020-01-24·CVSS 7.5
CVE-2015-2928 [HIGH] CVE-2015-2928: The Hidden Service (HS) server implementation in Tor before 0
The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x before 0.2.5.12, and 0.2.6.x before 0.2.6.7 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors.
Debian
CVE-2015-2928: tor - The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x be...
vendor_debian·2015·CVSS 7.5
CVE-2015-2928 [HIGH] CVE-2015-2928: tor - The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x be...
The Hidden Service (HS) server implementation in Tor before 0.2.4.27, 0.2.5.x before 0.2.5.12, and 0.2.6.x before 0.2.6.7 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via unspecified vectors.
Scope: local
bookworm: resolved (fixed in 0.2.5.12-1)
bullseye: resolved (fixed in 0.2.5.12-1)
forky: resolved (fixed in 0.2.5.12-1)
sid: resolved (fixed in 0.2.5.12-1)
trixie: resolved (fixed in 0.2.5.12-1)
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases [epel-all]
bugzilla·2015-04-08·CVSS 7.5
CVE-2015-2928 [HIGH] CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases [epel-all]
CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases [epel-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora EPEL.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple
Bugzilla
CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases
bugzilla·2015-04-08·CVSS 7.5
CVE-2015-2928 [HIGH] CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases
CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases
2 security issues were fixed in new upstream release of Tor.
From the https://blog.torproject.org/blog/tor-02512-and-0267-are-released:
- Fix an issue that would allow a malicious client to trigger an
assertion failure and halt a hidden service. Fixes bug 15600;
bugfix on 0.2.1.6-alpha. Reported by "disgleirio".
https://trac.torproject.org/projects/tor/ticket/15600
This was assigned CVE-2015-2928.
- Fix a bug that could cause a client to crash with an assertion
failure when parsing a malformed hidden service descriptor. Fixes
bug 15601; bugfix on 0.2.1.5-alpha. Found by "DonnchaC".
https://trac.torproject.org/projects/tor/ticket/15601
This was assigned CVE-2015-2929.
Discussion:
Created tor tracking bu
Bugzilla
CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases [fedora-all]
bugzilla·2015-04-08·CVSS 7.5
CVE-2015-2928 [HIGH] CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases [fedora-all]
CVE-2015-2928 CVE-2015-2929 tor: multiple issues fixed in the new upstream releases [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple sup
2020-01-24
Published