Lucene search
+L

411 matches found

Kitploit
Kitploit
added 2016/11/11 1:43 p.m.19 views

needle - The iOS Security Testing Framework

Needle is an open source, modular framework to streamline the process of conducting security assessments of iOS apps. Description Assessing the security of an iOS application typically requires a plethora of tools, each developed for a specific need and all with different modes of operation and...

7.2AI score
SaveExploits0References3
n0where
n0where
added 2016/04/15 12:16 p.m.55 views

Firmware File System Extraction: firmwalker

A simple bash script for searching the extracted or mounted firmware file system. It will search through the extracted or mounted firmware file system for things of interest such as: etc/shadow and etc/passwd list out the etc/ssl directory search for SSL related files such as .pem, .crt, etc...

0.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/03/31 10:16 p.m.21 views

Firmwalker - Script for searching the extracted firmware file system for goodies!

A simple bash script for searching the extracted or mounted firmware file system. It will search through the extracted or mounted firmware file system for things of interest such as: etc/shadow and etc/passwd list out the etc/ssl directory search for SSL related files such as .pem, .crt, etc...

7.5AI score
SaveExploits0References1
n0where
n0where
added 2016/03/21 4:3 a.m.49 views

Binary Analysis IDE: BinDiff

BinDiff is a comparison tool for binary files that helps to quickly find differences and similarities in disassembled code. It is used by security researchers and engineers across the globe to identify and isolate fixes for vulnerabilities in vendor-supplied patches and to analyze multiple versio...

0.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2015/10/19 10:12 p.m.116 views

Rubocop - A Ruby Static Code Analyzer, Based On The Community Ruby Style Guide

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide . Most aspects of its behavior can be tweaked via various configuration options. Installation RuboCop 's installation is pretty standard: $ gem install rubocop ...

6.3AI score
SaveExploits0References24
CNVD
CNVD
added 2015/06/18 12:0 a.m.12 views

WordPress XCloner Plugin Static Code Injection Vulnerability

WordPress is a blogging platform developed using the PHP language that supports personal blog sites on servers with PHP and MySQL.XCloner is a plugin for backing up and restoring data and databases. A static code injection vulnerability exists in WordPress Xcloner that allows remote attackers to...

6.5CVSS7.6AI score0.02316EPSS
SaveExploits1References1
Prion
Prion
added 2015/06/17 6:59 p.m.29 views

Code injection

Static code injection vulnerability in the XCloner plugin 3.1.2 for WordPress allows remote authenticated users to inject arbitrary PHP code into the language files via a Translation LMFRONT field for a language, as demonstrated by language/italian.php...

6.5CVSS7.3AI score0.02316EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2015/06/17 6:0 p.m.61 views

CVE-2015-4338

CVE-2015-4338 affects the WordPress XCloner plugin (version 3.1.2). The vulnerability is a static code injection that lets remote authenticated users inject arbitrary PHP code into language files via the Translation LM_FRONT_* field (demonstrated by language/italian.php). Impact described: potent...

6.5CVSS7AI score0.02316EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2015/06/17 6:0 p.m.40 views

CVE-2015-4338

Static code injection vulnerability in the XCloner plugin 3.1.2 for WordPress allows remote authenticated users to inject arbitrary PHP code into the language files via a Translation LMFRONT field for a language, as demonstrated by language/italian.php...

6.8AI score0.02316EPSS
SaveExploits1References3
Patchstack
Patchstack
added 2015/06/05 12:0 a.m.33 views

WordPress XCloner Plugin <= 3.1.2 - Static Code Injection

Because of this vulnerability remote authenticated users can inject arbitrary PHP code into the language files via a Translation LMFRONT field for a language. Solution Update the plugin...

6.5CVSS4.8AI score0.02316EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2014/12/19 3:59 p.m.15 views

Code injection

Static code injection vulnerability in install.php in Morfy CMS 1.05 allows remote authenticated users to inject arbitrary PHP code into config.php via the siteurl parameter...

6.5CVSS7.3AI score0.02119EPSS
SaveExploits4References5Affected Software1
CVE
CVE
added 2014/12/19 3:0 p.m.58 views

CVE-2014-9185

Summary (CVE-2014-9185): Morfy CMS v1.05 contains a remote code execution vulnerability in the install.php process. The vulnerability arises because the installation logic writes a config.php file based on the POST parameter site_url, enabling an authenticated attacker to inject arbitrary PHP cod...

6.5CVSS6.9AI score0.02119EPSS
SaveExploits4References5Affected Software1
NVD
NVD
added 2014/08/07 11:13 a.m.39 views

CVE-2014-5194

Static code injection vulnerability in admin/admin.php in Sphider 1.3.6 allows remote authenticated users to inject arbitrary PHP code into settings/conf.php via the wordupperbound parameter...

6.5CVSS6.8AI score0.04206EPSS
SaveExploits4References2
Prion
Prion
added 2014/08/07 11:13 a.m.29 views

Code injection

Static code injection vulnerability in admin/admin.php in Sphider 1.3.6 allows remote authenticated users to inject arbitrary PHP code into settings/conf.php via the wordupperbound parameter...

6.5CVSS7.3AI score0.04206EPSS
SaveExploits4References2Affected Software1
CVE
CVE
added 2014/08/07 10:0 a.m.67 views

CVE-2014-5194

Summary (CVE-2014-5194): Sphider 1.3.6 contains a static code injection flaw in admin/admin.php. Remote authenticated users can exploit the _word_upper_bound parameter to inject arbitrary PHP code into settings/conf.php. This is evidenced by multiple connected sources (exploit-db, packetstorm) de...

6.5CVSS7AI score0.04206EPSS
SaveExploits4References2Affected Software1
Fedora
Fedora
added 2014/03/19 8:39 a.m.33 views

[SECURITY] Fedora 20 Update: python-astroid-1.0.1-2.fc20

The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint, and others. It extends the class defined in the compiler.ast python module with some additional methods and attributes...

4.4CVSS4AI score0.00355EPSS
SaveExploits0
Kitploit
Kitploit
added 2013/08/14 2:35 a.m.33 views

[RIPS] A static source code analyser for vulnerabilities in PHP scripts

RIPS is a tool written in PHP to find vulnerabilities in PHP applications using static code analysis. By tokenizing and parsing all source code files RIPS is able to transform PHP source code into a program model and to detect sensitive sinks potentially vulnerable functions that can be tainted b...

8.3AI score
SaveExploits0
Prion
Prion
added 2012/11/27 4:49 a.m.16 views

Code injection

Static code injection vulnerability in admin/banners.php in PHP Enter allows remote attackers to inject arbitrary PHP code into horad.php via the code parameter...

10CVSS7.8AI score0.04131EPSS
SaveExploits2References3
CVE
CVE
added 2012/11/27 2:0 a.m.43 views

CVE-2012-6046

The CVE-2012-6046 entry concerns a static code injection in admin/banners.php of PHP Enter, allowing remote attackers to inject arbitrary PHP code into horad.php via the code parameter. Connected sources confirm the same description and indicate a high-severity impact (complete confidentiality, i...

10CVSS7.5AI score0.04131EPSS
SaveExploits2References3Affected Software1
Prion
Prion
added 2012/10/06 10:55 p.m.14 views

Code injection

Static code injection vulnerability in administration/install.php in YVS Image Gallery allows remote attackers to inject arbitrary PHP code into functions/dbconnect.php via unspecified vectors. NOTE: this is only a vulnerability when the administrator does not follow recommendations in the...

7.5CVSS7.7AI score0.01357EPSS
SaveExploits0References2
Rows per page
Query Builder