CVE-2025-35055
BaseFortify
Publication date: 2025-10-09
Last updated on: 2025-10-22
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| newforma | project_center | to 2023.1 (exc) |
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 in Newforma Info Exchange (NIX) allows an authenticated attacker to upload arbitrary files to any location writable by the application via the '/UserWeb/Common/UploadBlueimp.ashx' endpoint. The attacker can upload and execute malicious content such as a web shell, and can also delete directories. Additionally, in versions before 2023.1, anonymous access is enabled by default, which can allow unauthenticated attackers to exploit this vulnerability by authenticating as 'anonymous'.
How can this vulnerability impact me? :
This vulnerability can lead to severe impacts including unauthorized file uploads, execution of malicious code on the web server, and deletion of directories. This can result in system compromise, data loss, unauthorized access, and potential disruption of services.