CVE-2012-1200

high
Published 2012-02-18 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
8.5

Description

Multiple PHP remote file inclusion vulnerabilities in Nova CMS allow remote attackers to execute arbitrary PHP code via a URL in the (1) fileType parameter to optimizer/index.php, (2) id parameter to administrator/modules/moduleslist.php, (3) filename parameter to includes/function/gets.php, or (4) conf[blockfile] parameter to includes/function/usertpl.php.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-36696 webapps php verified
indoushka ยท 2012-02-11

Nova CMS - '/administrator/modules/moduleslist.php?id' Remote File Inclusion

Source code queued for fetch โ€” refresh in a moment.
EDB-36698 webapps php verified
indoushka ยท 2012-02-11

Nova CMS - '/includes/function/gets.php?Filename' Remote File Inclusion

Source code queued for fetch โ€” refresh in a moment.
EDB-36699 webapps php verified
indoushka ยท 2012-02-11

Nova CMS - '/includes/function/usertpl.php?conf[blockfile]' Remote File Inclusion

Source code queued for fetch โ€” refresh in a moment.
EDB-36697 webapps php verified text ยท 1 KB
indoushka ยท 2012-02-11

Nova CMS - '/optimizer/index.php?fileType' Remote File Inclusion

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/51976/info
 
Nova CMS is prone to multiple remote file-include vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
 
Exploiting these issues may allow a remote attacker to obtain sensitive information or execute malicious PHP code in the context of the webserver process. This may allow the attacker to compromise the application and the underlying computer; other attacks are also possible.
 
http://www.example.com/novacms/optimizer/index.php?fileType=[EV!L] 

Application impact

VendorProductVersionsFixed
nova-cmsnova_cms-

References

CWEs

CWE-94

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.