CVE-2013-6890
Description
denyhosts 2.6 uses an incorrect regular expression when analyzing authentication logs, which allows remote attackers to cause a denial of service (incorrect block of IP addresses) via crafted login names.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
DenyHosts - 'regex.py' Remote Denial of Service
source: https://www.securityfocus.com/bid/64478/info
DenyHosts is prone to a remote denial-of-service vulnerability.
Successfully exploiting this issue allows remote attackers to deny further SSH network access to arbitrary IP addresses, denying service to legitimate users.
ssh -l 'Invalid user root from 123.123.123.123' 21.21.21.21
OS impact
Debian Affected 3 releases
| Version | Status | Fixed in |
|---|---|---|
| 7.1 | Affected | โ |
| 7.0 | Affected | โ |
| 6.0 | Affected | โ |
Fedora Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phil_schwartz | denyhosts | 2.6 | |
References
- http://seclists.org/oss-sec/2013/q4/535
- http://secunia.com/advisories/56239
- http://www.debian.org/security/2013/dsa-2826
- https://bugzilla.redhat.com/show_bug.cgi?id=1045982
- http://seclists.org/oss-sec/2013/q4/535
- http://secunia.com/advisories/56239
- http://www.debian.org/security/2013/dsa-2826
- https://bugzilla.redhat.com/show_bug.cgi?id=1045982
CWEs
CWE-287
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.