CVE-2007-4157
CVE-2007-4157 is a medium-severity vulnerability in Phpblogger Php-blogger with a CVSS 2.0 base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.0)
- EPSS exploit prediction: 2% (81st percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Phpblogger Php-blogger
- Published:
- Last modified:
Description
PHPBlogger stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing an admin password hash via a direct request for data/pref.db. NOTE: this can be easily leveraged for administrative access because composing the authentication cookie only requires the password hash, not the cleartext version.
Frequently asked questions
- What is CVE-2007-4157?
- PHPBlogger stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing an admin password hash via a direct request for data/pref.db. NOTE: this can be easily leveraged for administrative access because composing the authentication cookie only requires the password hash, not the cleartext version.
- How severe is CVE-2007-4157?
- CVE-2007-4157 has a CVSS 2.0 base score of 5.0, rated medium severity.
- Is CVE-2007-4157 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (81st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-4157?
- CVE-2007-4157 affects Phpblogger Php-blogger. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-4157?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2007-4157 published?
- CVE-2007-4157 was published on 2007-08-03 and last updated on 2026-06-16.
References
- http://forcehacker.com/forum/viewtopic.php?t=2352
- http://osvdb.org/38706
- http://osvdb.org/38707
- http://secunia.com/advisories/26262
- http://securityreason.com/securityalert/2957
- http://www.securityfocus.com/archive/1/474938/100/0/threaded
Affected products (1)
- cpe:2.3:a:phpblogger:php-blogger:2.2.7:*:*:*:*:*:*:*
More vulnerabilities in Phpblogger Php-blogger
- CVE-2006-3514 — Medium (CVSS 4.3): Multiple cross-site scripting (XSS) vulnerabilities in admin/actions.php in PHP-Blogger 2.2.5, and possibly earlier…