Security readout for executives and security teams
Plain-English summary
This is an old PHP remote file inclusion issue in a VWar-related conversion script used with PHPNuke-Clan. If the vulnerable script is exposed, an attacker could cause the server to run attacker-controlled PHP code. The source bundle does not provide a CVSS score, confirmed patch, or evidence of active exploitation.
Executive priority
Prioritize if any legacy PHPNuke-Clan or VWar system is internet-facing. The likely impact is server-side code execution, but the evidence is dated and incomplete. If no affected legacy software exists, business urgency is low.
Technical view
CVE-2007-4606 concerns convert/mvcw_conver.php and the vwar_root parameter. The CVE says remote attackers may execute arbitrary PHP code by supplying a URL, and notes the root cause may be in VWar itself. It is distinct from CVE-2006-1602.
Likely exposure
Exposure is likely limited to legacy PHPNuke-Clan 4.2.0 and earlier installations using the VWar module or related VWar conversion code. Internet-facing PHP deployments with convert/mvcw_conver.php reachable are the main concern.
Exploitation context
The bundle includes an Exploit-DB reference, so public exploit information exists. However, KEV is false and no cited source in the bundle confirms active exploitation. Treat this as historically weaponizable but not proven currently exploited from the provided evidence.
Researcher notes
The CVE record has sparse structured metadata: no CVSS, no CWE, and affected products are not normalized. The description names PNC 4.2.0 and earlier with VWar, while noting the underlying issue may be in VWar. Validate exact product lineage before closing exposure.
Mitigation direction
- Check vendor or community guidance for PHPNuke-Clan and VWar before applying code changes.
- Remove or disable unused VWar conversion scripts from public web roots.
- Restrict external access to convert/mvcw_conver.php until exposure is resolved.
- Retire or isolate unsupported PHPNuke-Clan or VWar deployments.
- Review web server logs for suspicious requests to the affected script.
Validation and detection
- Inventory public PHP hosts for PHPNuke-Clan 4.2.0 or earlier.
- Search code and deployed paths for convert/mvcw_conver.php.
- Confirm whether the VWar module or standalone VWar code is present.
- Verify the affected script is not reachable from the internet.
- Check logs for requests containing the vwar_root parameter.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2007-4606 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- phpnukeclan-mvcwconver-file-include(36317)CVE reference · vdb-entry, x_refsource_XF
- 4333CVE reference · exploit, x_refsource_EXPLOIT-DB
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
