CVE-2024-13981
BaseFortify
Publication date: 2025-08-27
Last updated on: 2025-08-29
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dingdian_software | livebos | * |
| apex_software | livebos | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an arbitrary file upload flaw in the LiveBOS Server component of the LiveBOS middleware suite. It exists in the UploadFile.do;.js.jsp endpoint, where unauthenticated remote attackers can exploit path traversal in the filename parameter to upload crafted files outside the intended directory. This can lead to remote code execution on the server, potentially allowing full system compromise.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow attackers to execute arbitrary code remotely on the affected server, leading to full system compromise. This means attackers could take control of the server, access sensitive data, disrupt services, or use the server as a foothold for further attacks.