10
CVSSv2

CVE-2008-3150

Published: 11/07/2008 Updated: 29/09/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Directory traversal vulnerability in index.php in Neutrino Atomic Edition 0.8.4 allows remote malicious users to read and modify files, as demonstrated by manipulating data/sess.php in (1) usb and (2) del_pag actions. NOTE: this can be leveraged for code execution by performing an upload that bypasses the intended access restrictions that were implemented in sess.php.

Vulnerable Product Search on Vulmon Subscribe to Product

neutrino-cms atomic edition 0.8.4

Exploits

#!/usr/bin/perl # # Neutrino 084 Atomic Edition Perl exploit # # discovered & written by Ams # ax330d@gmailcom # # DESCRIPTION: # First exploit destroys "/data/sessphp" file (simply strips tags), # then we are able to bypass authorization and using admin privelegies # our exploit uploads basic shell to "/data/pages/shell_name" and deletes " ...