Lucene search
+L

2681 matches found

Exploit DB
Exploit DB
added 2017/12/19 12:0 a.m.61 views

Tuleap 9.6 - Second-Order PHP Object Injection (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Tuleap 9.6 Second-Order PHP Object Injection', 'Description' = %q This module exploits a Second-Order PHP Object Injection vulnerability in Tulea...

8.8CVSS7.9AI score0.66632EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2017/11/20 12:0 a.m.112 views

GLSA-201711-15 : PHPUnit: Remote code execution

The remote host is affected by the vulnerability described in GLSA-201711-15 PHPUnit: Remote code execution When PHPUnit is installed in a production environment via composer and these modules are in a web accessible directory, the eval-stdin.php file in PHPUnit contains vulnerable statements tha...

9.8CVSS8.6AI score0.99999EPSS
SaveExploits20References2
Metasploit
Metasploit
added 2017/11/01 3:9 p.m.78 views

Tuleap 9.6 Second-Order PHP Object Injection

This module exploits a Second-Order PHP Object Injection vulnerability in Tuleap 'Tuleap 9.6 Second-Order PHP Object Injection', 'Description' = %q This module exploits a Second-Order PHP Object Injection vulnerability in Tuleap = 9.6 which could be abused by authenticated users to execute...

8.8CVSS7.8AI score0.66632EPSS
SaveExploits6
OSV
OSV
added 2017/10/24 6:33 p.m.17 views

GHSA-5J3G-JFQ3-7JWX Arbitrary JavaScript Execution in bassmaster

A vulnerability exists in bassmaster = 1.5.1 that allows for an attacker to provide arbitrary JavaScript that is then executed server side via eval. Recommendation Update to bassmaster version 1.5.2 or greater...

10CVSS7.3AI score0.78582EPSS
SaveExploits6References9
nodejs
nodejs
added 2017/10/17 11:19 p.m.183 views

Sandbox Breakout / Arbitrary Code Execution

Overview Affected versions of static-eval pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept var evaluate = require'static-eval'; var parse =...

7.5CVSS4.8AI score0.03596EPSS
SaveExploits1Affected Software1
Prion
Prion
added 2017/10/17 4:29 p.m.10 views

Sql injection

Eval injection vulnerability in the fmsaveHelperGatherItems function in ajax.php in the Form Manager plugin before 1.7.3 for WordPress allows remote attackers to execute arbitrary code via unspecified vectors...

7.5CVSS8.6AI score0.05972EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2017/10/17 4:0 p.m.45 views

CVE-2015-7806

The CVE-2015-7806 issue affects the WordPress Form Manager plugin (prior to 1.7.3). The vulnerability is in the fm_saveHelperGatherItems function of ajax.php, enabling remote code execution via unspecified vectors. Multiple sources confirm RCE potential, including CNVD and WPVulndB entries noting...

9.8CVSS9.6AI score0.05972EPSS
SaveExploits1References3Affected Software1
Hacker One
Hacker One
added 2017/09/26 4:44 p.m.21 views

Internet Bug Bounty: Interger overflow in eval trigger write out of bound

Hi security team, i reported some samples triggered crash in eval funtion in perl. The bug come because variable start and items used type I32 which takes half the range of linet and folds it into negative numbers, leading to trying to store the lines at negative indexes...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/09/22 12:0 a.m.40 views

Microsoft Edge Chakra Parser::ParseCatch Failed eval Handle

Microsoft Edge: Chakra: Parser::ParseCatch doesn't handle "eval" CVE-2017-11764 In Javascript, the code executed by a direct call to eval shares the caller block's scopes. Chakra handles this from the parser. And there's a bug when it parses "eval" in a catch statement's param. ParseNodePtr...

7.6CVSS0.1AI score0.64437EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/09/21 12:0 a.m.25 views

Microsoft Edge Chakra - Parser::ParseCatch Does Not Handle eval() (Denial of Service)

Microsoft Edge Chakra - Parser::ParseCatch Does Not Handle eval Denial of Service PnodeBlockType::Regular, isPattern ? ScopeTypeCatchParamPattern : ScopeTypeCatch; ... ParseNodePtr pnodePattern = ParseDestructuredLiteraltkLET, true /isDecl/, true /topLevel/, DICForceErrorOnInitializer; ... 1...

0.1AI score
SaveExploits0
wpexploit
wpexploit
added 2017/08/26 12:0 a.m.133 views

Multiple Plugins - Unauthenticated RCE via PHPUnit

There was an Unauthenticated Remote Code Execution RCE vulnerability in PHPUnit, a widely used testing framework for PHP. This vulnerability has been seen exploited in the wild. curl -X POST --data ""...

7.5CVSS1.6AI score0.99999EPSS
SaveExploits20References2
Packet Storm
Packet Storm
added 2017/08/21 12:0 a.m.41 views

Microsoft Edge Chakra chakra!Js::GlobalObject Integer Overflow

= 0; AnalysisAssertscriptContext; if scriptContext-GetThreadContext-EvalDisabled throw Js::EvalDisabledException; ifdef PROFILEEXEC scriptContext-ProfileBeginJs::EvalCompilePhase; endif void frameAddr = nullptr; GETCURRENTFRAMEIDframeAddr; HRESULT hr = SOK; HRESULT hrParser = SOK; HRESULT hrCodeG...

7.6CVSS0.71609EPSS
SaveExploits3
OSV
OSV
added 2017/08/18 9:29 p.m.6 views

UBUNTU-CVE-2017-12963

There is an illegal address access in Sass::Eval::operator in eval.cpp of LibSass 3.4.5, leading to a remote denial of service attack. NOTE: this is similar to CVE-2017-11555 but remains exploitable after the vendor's CVE-2017-11555 fix available from GitHub after 2017-07-24...

7.5CVSS7.2AI score0.01225EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/18 9:29 p.m.15 views

CVE-2017-12964

There is a stack consumption issue in LibSass 3.4.5 that is triggered in the function Sass::Eval::operator in eval.cpp. It will lead to a remote denial of service attack...

7.5CVSS6.9AI score0.01836EPSS
SaveExploits0References1
NVD
NVD
added 2017/08/18 9:29 p.m.29 views

CVE-2017-12963

There is an illegal address access in Sass::Eval::operator in eval.cpp of LibSass 3.4.5, leading to a remote denial of service attack. NOTE: this is similar to CVE-2017-11555 but remains exploitable after the vendor's CVE-2017-11555 fix available from GitHub after 2017-07-24...

7.5CVSS7.4AI score0.01225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/08/18 9:29 p.m.52 views

CVE-2017-12963

There is an illegal address access in Sass::Eval::operator in eval.cpp of LibSass 3.4.5, leading to a remote denial of service attack. NOTE: this is similar to CVE-2017-11555 but remains exploitable after the vendor's CVE-2017-11555 fix available from GitHub after 2017-07-24...

7.5CVSS7.1AI score0.01225EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/14 1:29 p.m.8 views

CVE-2017-9802

The Javascript method Sling.evalString in Apache Sling Servlets Post before 2.3.22 uses the javascript 'eval' function to parse input strings, which allows for XSS attacks by passing specially crafted input strings...

6.1CVSS5.8AI score0.03657EPSS
SaveExploits1References5
Zero Day Initiative
Zero Day Initiative
added 2017/08/08 12:0 a.m.70 views

Microsoft Chakra eval Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Chakra. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of...

6.8CVSS8AI score0.71609EPSS
SaveExploits3References1
NVD
NVD
added 2017/07/24 12:29 a.m.23 views

CVE-2017-11585

dayrui FineCms 5.0.9 has remote PHP code execution via the param parameter in an action=cache request to libraries/Template.php, aka Eval Injection...

9.8CVSS9.7AI score0.02216EPSS
SaveExploits1References1
CVE
CVE
added 2017/07/24 12:0 a.m.56 views

CVE-2017-11585

CVE-2017-11585 affects dayrui FineCMS 5.0.9 with remote PHP code execution through the param parameter in an action=cache request to libraries/Template.php, described as Eval Injection. The vulnerability allows an attacker to inject and execute arbitrary PHP code on the server. Exploitation and e...

9.8CVSS9.6AI score0.02216EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder