CVE-2010-0366
Description
Multiple unrestricted file upload vulnerabilities in (1) register.php and (2) addvideo.php in BitScripts Bits Video Script 2.04 and 2.05 Gold Beta allow remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory.
Predictions
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 withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Bits Video Script 2.04/2.05 - '/addvideo.php' Arbitrary File Upload / Arbitrary PHP Code Execution
source: https://www.securityfocus.com/bid/40712/info
Bits Video Script is prone to multiple arbitrary-file-upload vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these vulnerabilities to upload arbitrary code and run it in the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible.
Bits Video Script 2.04 and 2.05 Gold Beta are vulnerable; other versions may also be affected.
http://www.example.com/Video/addvideo.php
Bits Video Script 2.04/2.05 - '/register.php' Arbitrary File Upload / Arbitrary PHP Code Execution
source: https://www.securityfocus.com/bid/40712/info
Bits Video Script is prone to multiple arbitrary-file-upload vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these vulnerabilities to upload arbitrary code and run it in the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible.
Bits Video Script 2.04 and 2.05 Gold Beta are vulnerable; other versions may also be affected.
http://www.example.com/Video/register.php
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| bitscripts | bits_video_script | 2.04 | |
| bitscripts | bits_video_script | 2.05 | |
References
- http://osvdb.org/61826
- http://secunia.com/advisories/38252
- http://www.packetstormsecurity.com/1001-exploits/bitsvs-xssuploadrfi.txt
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55738
- http://osvdb.org/61826
- http://secunia.com/advisories/38252
- http://www.packetstormsecurity.com/1001-exploits/bitsvs-xssuploadrfi.txt
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55738
CWEs
CWE-20
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.