Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Xinyisleep

#13440of 53,630
19.8Total CVSS
Vulnerabilities · 2
Critical
2
PT-2025-31940
9.8
2025-08-05
Thinkphp3 · Thinkphp3 · CVE-2025-50707
**Name of the Vulnerable Software and Affected Versions** thinkphp3 version 3.2.5 **Description** An issue in thinkphp3 allows a remote attacker to execute arbitrary code via the `index.php` component. This can be achieved through crafted template inclusion, requiring no login. **Recommendations** Block public access to `index.php`. Add Web Application Firewall (WAF) rules.
PT-2025-31939
10
2024-04-24
Thinkphp · Thinkphp · CVE-2025-50706
**Name of the Vulnerable Software and Affected Versions** thinkphp version 5.1 **Description** An issue in thinkphp version 5.1 allows a remote attacker to execute arbitrary code via the `routecheck` function. This flaw enables remote, unauthenticated users to include files and run code. **Recommendations** Upgrade to the latest ThinkPHP version. Apply a patch to address the issue.