Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

王傑

#20008of 53,633
13Total CVSS
Vulnerabilities · 2
Medium
2
PT-2024-33046
6.5
2024-10-25
Ofcms · Ofcms · CVE-2024-48235
**Name of the Vulnerable Software and Affected Versions** ofcms version 1.1.2 **Description** An issue in the software allows a remote attacker to execute arbitrary code via the `save` method of the `TemplateController.java` file. **Recommendations** For ofcms version 1.1.2, consider disabling the `save` method of the `TemplateController.java` file as a temporary workaround until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2024-33047
6.5
2024-10-25
Ofcms · Ofcms · CVE-2024-48236
**Name of the Vulnerable Software and Affected Versions** ofcms version 1.1.2 **Description** The issue allows a remote attacker to execute arbitrary code via the `FileOutputStream` function in the `write` String method of the `FileUtils.java` file. This is located in the `ofcms-adminsrcmainjavacomofsoftcmscoreuitle` directory. **Recommendations** For ofcms version 1.1.2, consider disabling the `FileOutputStream` function in the `write` String method of the `FileUtils.java` file as a temporary workaround until a patch is available. Restrict access to the `FileUtils.java` file to minimize the risk of exploitation.