CVE-2024-58302
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fof | pretty_mail | 1.1.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a local file inclusion issue in FoF Pretty Mail 1.1.2 that allows administrative users to include arbitrary server files within email templates. By exploiting the template settings, an attacker can insert file inclusion payloads to read sensitive system files such as /etc/passwd during the process of email generation.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of sensitive system files, potentially exposing critical information about the server and its users. This can aid attackers in further compromising the system or gaining elevated privileges.