50 lines
1.7 KiB
YAML
50 lines
1.7 KiB
YAML
id: CVE-2005-3344
|
|
|
|
info:
|
|
name: Horde Groupware Unauthenticated Admin Access
|
|
author: pikpikcu
|
|
severity: critical
|
|
description: Horde Groupware contains an administrative account with a blank password, which allows remote attackers to gain access.
|
|
impact: |
|
|
An attacker can gain unauthorized access to sensitive administrative functions and potentially compromise the entire system.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a patched version of Horde Groupware to fix the vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2005-3344
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3344
|
|
- http://www.debian.org/security/2005/dsa-884
|
|
- http://www.networkscanning.com/Horde-Default-Admin-Password-Vulnerability-VSS_20171.html
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/24576
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:C/A:C
|
|
cvss-score: 10
|
|
cve-id: CVE-2005-3344
|
|
cwe-id: NVD-CWE-Other
|
|
epss-score: 0.02158
|
|
epss-percentile: 0.88203
|
|
cpe: cpe:2.3:a:horde:horde:3.0.4:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: horde
|
|
product: horde
|
|
tags: cve2005,cve,horde,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/horde/admin/user.php"
|
|
- "{{BaseURL}}/admin/user.php"
|
|
|
|
headers:
|
|
Content-Type: text/html
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Horde :: User Administration</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200f6ab7e5b811ae50b7feb5a05fd7996c735219dbe8a152b9c4cfd263af7405d6022054184a20298d9717f3c6263e0ca1083caa2941df71af109b0f69013ab683cec8:922c64590222798bb761d5b6d8e72950 |