CVE-2025-63334
BaseFortify
Publication date: 2025-11-05
Last updated on: 2025-11-06
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pocketvj | pocketvj_cp | 3.9.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in PocketVJ CP PocketVJ-CP-v3 version 3.9.1, specifically in the submit_opacity.php component. It allows unauthenticated remote attackers to execute arbitrary commands on the system with root privileges because the application does not properly sanitize the opacityValue POST parameter before using it in a shell command.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary commands with root privileges on the affected system remotely without authentication. This can lead to full system compromise, data theft, data loss, service disruption, or further attacks on the network.