Lucene search
K

2431 matches found

Prion
Prion
added 2013/12/09 4:36 p.m.10 views

Sql injection

Eval injection vulnerability in ajax.php in openSIS 4.5 through 5.2 allows remote attackers to execute arbitrary PHP code via the modname parameter...

7.5CVSS8.2AI score0.70857EPSS
Exploits6References4Affected Software1
Cvelist
Cvelist
added 2013/12/09 11:0 a.m.16 views

CVE-2013-1349

Eval injection vulnerability in ajax.php in openSIS 4.5 through 5.2 allows remote attackers to execute arbitrary PHP code via the modname parameter...

7.7AI score0.70857EPSS
Exploits6References4
CVE
CVE
added 2013/12/09 11:0 a.m.77 views

CVE-2013-1349

OpenSIS CVE-2013-1349 affects OpenSIS 4.5–5.2. The vulnerability is in ajax.php: the parameter modname is not properly sanitized before being used in an eval call, allowing an attacker to inject and execute arbitrary PHP code. Multiple sources reference the code path through ajax.php and the modn...

7.5CVSS7.8AI score0.70857EPSS
Exploits6References4Affected Software1
Prion
Prion
added 2013/12/07 8:55 p.m.9 views

Design/Logic Flaw

The jsondecode function in plugins/contextreactionblock.inc in the Context module 6.x-2.x before 6.x-3.2 and 7.x-3.x before 7.x-3.0 for Drupal, when using a version of PHP that does not support the jsondecode function, allows remote attackers to execute arbitrary PHP code via unspecified vectors...

6.8CVSS8.4AI score0.01087EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2013/12/07 8:0 p.m.16 views

CVE-2013-4446

The jsondecode function in plugins/contextreactionblock.inc in the Context module 6.x-2.x before 6.x-3.2 and 7.x-3.x before 7.x-3.0 for Drupal, when using a version of PHP that does not support the jsondecode function, allows remote attackers to execute arbitrary PHP code via unspecified vectors...

7.8AI score0.01087EPSS
Exploits0References8
CVE
CVE
added 2013/12/07 8:0 p.m.43 views

CVE-2013-4446

CVE-2013-4446 affects Drupal Context module (drupal6-context 6.x-2.x before 6.x-3.2; 7.x-3.x before 7.x-3.0). The vulnerability arises when PHP lacks a json_decode function or json library, allowing remote attackers to execute arbitrary PHP code via Ajax-related vectors (possibly involving eval)....

6.8CVSS7.8AI score0.01087EPSS
Exploits0References8Affected Software1
Packet Storm
Packet Storm
added 2013/11/25 12:0 a.m.45 views

NETGEAR ReadyNAS Perl Code Evaluation

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'NETGEAR ReadyNAS Perl Code Evaluation', 'Description' = %q This module exploits a Perl code injection on NETGEAR ReadyNAS 4.2.23 and...

10CVSS0.8AI score0.83489EPSS
Exploits5
0day.today
0day.today
added 2013/10/31 12:0 a.m.74 views

TP-Link Cross Site Request Forgery Vulnerability

This write up goes into detail about how real world cross site request forgery attacks can be used to hijack DNS on TP-Link routers. I. Introduction Today the majority of wired Internet connections is used with an embedded NAT router, which allows using the same Internet connection with several...

6.6AI score0.00442EPSS
Exploits1
Metasploit
Metasploit
added 2013/10/24 9:10 p.m.26 views

NETGEAR ReadyNAS Perl Code Evaluation

This module exploits a Perl code injection on NETGEAR ReadyNAS 4.2.23 and 4.1.11. The vulnerability exists on the web front end, specifically in the nphandler.pl component, due to an insecure usage of the eval perl function. This module has been tested successfully on a NETGEAR ReadyNAS 4.2.23...

10CVSS7.4AI score0.83489EPSS
Exploits5
Tenable Nessus
Tenable Nessus
added 2013/09/04 12:0 a.m.45 views

Amazon Linux AMI : perl (ALAS-2011-19)

A heap-based buffer overflow flaw was found in the way Perl decoded Unicode strings. An attacker could create a malicious Unicode string that, when decoded by a Perl program, would cause the program to crash or, potentially, execute arbitrary code with the permissions of the user running the...

7.5CVSS8.8AI score0.09609EPSS
Exploits2References3
NVD
NVD
added 2013/07/31 1:20 p.m.13 views

CVE-2013-2121

Eval injection vulnerability in the create method in the Bookmarks controller in Foreman before 1.2.0-RC2 allows remote authenticated users with permissions to create bookmarks to execute arbitrary code via a controller name attribute...

6CVSS7.3AI score0.60925EPSS
Exploits5References5
Prion
Prion
added 2013/07/31 1:20 p.m.14 views

Design/Logic Flaw

Eval injection vulnerability in the create method in the Bookmarks controller in Foreman before 1.2.0-RC2 allows remote authenticated users with permissions to create bookmarks to execute arbitrary code via a controller name attribute...

6CVSS7.9AI score0.60925EPSS
Exploits5References5Affected Software2
CVE
CVE
added 2013/07/31 10:0 a.m.66 views

CVE-2013-2121

Foreman (Red Hat OpenStack/Satellite) CVE-2013-2121 is an eval injection in the create action of the bookmarks controller. Before 1.2.0-RC2, remote authenticated users with bookmark-creation permissions can execute arbitrary code via a controller name attribute. Public references note code inject...

6CVSS7.5AI score0.60925EPSS
Exploits5References5Affected Software2
Exploit DB
Exploit DB
added 2013/07/05 12:0 a.m.28 views

InstantCMS 1.6 - PHP Remote Code Execution (Metasploit)

require 'msf/core' class Metasploit3 'InstantCMS 1.6 Remote PHP Code Execution', 'Description' = %q This module exploits an arbitrary php command execution vulnerability, because of a dangerous use of eval, in InstantCMS versions 1.6. , 'Author' = 'AkaStep', Vulnerability discovery and PoC 'Ricar...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2013/07/03 12:0 a.m.20 views

InstantCMS 1.6 Remote PHP Code Execution

require 'msf/core' class Metasploit3 'InstantCMS 1.6 Remote PHP Code Execution', 'Description' = %q This module exploits an arbitrary php command execution vulnerability, because of a dangerous use of eval, in InstantCMS versions 1.6. , 'Author' = 'AkaStep', Vulnerability discovery and PoC 'Ricar...

0.5AI score
Exploits0
0day.today
0day.today
added 2013/07/03 12:0 a.m.42 views

InstantCMS 1.6 Remote PHP Code Execution Vulnerability

This Metasploit module exploits an arbitrary php command execution vulnerability, because of a dangerous use of eval, in InstantCMS versions 1.6. require 'msf/core' class Metasploit3 'InstantCMS 1.6 Remote PHP Code Execution', 'Description' = %q This module exploits an arbitrary php command...

7.3AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2013/07/03 12:0 a.m.56 views

php-Charts wizard/index.php PHP Execution

The php-Charts install hosted on the remote web server contains a flaw that could allow arbitrary PHP code execution. Input passed to the 'wizard/index.php' script is not properly sanitized before being used in an eval call. An unauthenticated, remote attacker could leverage this vulnerability to...

6.4AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2013/06/27 4:38 p.m.0 views

Foreman: app/controllers/bookmarks_controller.rb remote code execution

Eval injection vulnerability in the create method in the Bookmarks controller in Foreman before 1.2.0-RC2 allows remote authenticated users with permissions to create bookmarks to execute arbitrary code via a controller name attribute...

6CVSS6.2AI score0.60925EPSS
Exploits5References4
Packet Storm
Packet Storm
added 2013/06/26 12:0 a.m.14 views

LotusCMS 3.0 PHP Code Execution

!/usr/bin/python Script that spawns a reverse shell python on vulnerable LotusCMS 3.0 installations. Uses a simple PHP eval vulnerability. http://secunia.com/secuniaresearch/2011-21/ infodox - Insecurety Research 2013 insecurety.net - @infodox import requests import random import threading import...

7.4AI score
Exploits0
Cvelist
Cvelist
added 2013/06/17 10:0 a.m.12 views

CVE-2013-4609

REDCap before 5.0.4 and 5.1.x before 5.1.3 does not reject certain undocumented syntax within branching logic and calculations, which allows remote authenticated users to bypass intended access restrictions via 1 the Online Designer or 2 the Data Dictionary upload, as demonstrated by an eval call...

6.3AI score0.00191EPSS
Exploits0References1
Rows per page
Query Builder