7.5
CVSSv2

CVE-2013-1349

Published: 09/12/2013 Updated: 03/09/2020
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Eval injection vulnerability in ajax.php in openSIS 4.5 up to and including 5.2 allows remote malicious users to execute arbitrary PHP code via the modname parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

os4ed opensis 4.6

os4ed opensis 4.5

os4ed opensis 4.8.1

os4ed opensis 4.7

os4ed opensis 5.2

os4ed opensis 5.1

os4ed opensis 5.0

os4ed opensis 4.9

os4ed opensis 4.8

Exploits

## # This module requires Metasploit: http//metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient def initialize(info={}) super(update_info(info, 'Name' ...
openSIS versions 45 through 52 suffer from a remote PHP code injection vulnerability ...