Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Sam Bull

#39547of 53,639
6.9Total CVSS
Vulnerabilities · 1
PT-2024-29029
6.9
2024-09-25
Apache · Apache Answer · CVE-2024-40761
**Name of the Vulnerable Software and Affected Versions** Apache Answer versions through 1.3.5 **Description** The issue is related to inadequate encryption strength, where the MD5 value of a user's email is used to access Gravatar, leading to potential leakage of user email. The official recommendation is to use SHA256 instead. **Recommendations** Upgrade to version 1.4.0, which fixes the issue. As a temporary workaround, consider using SHA256 instead of MD5 for accessing Gravatar to minimize the risk of exploitation.