Lucene search
+L

1978 matches found

zdt
zdt
added 2017/12/19 12:0 a.m.163 views

Linksys WVBR0 - User-Agent Remote Command Injection Exploit

Exploit for hardware platform in category web applications -- coding: utf-8 -- Author: Nixawk CVE-2017-17411 Linksys WVBR0 25 Command Injection """ $ python2.7 exploit-CVE-2017-17411.py Usage: python exploit-CVE-2017-17411.py $ python2.7 exploit-CVE-2017-17411.py http://example.com/ + Target is...

10CVSS9.2AI score0.87929EPSS
SaveExploits9
Zero Day Initiative
Zero Day Initiative
added 2017/12/18 12:0 a.m.45 views

(0Day) Linksys WVBR0 User-Agent Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal. The issue lies in the lack of proper validation of user data...

10CVSS3.4AI score0.87929EPSS
SaveExploits9
exploitpack
exploitpack
added 2017/12/14 12:0 a.m.69 views

Linksys WVBR0 - User-Agent Remote Command Injection

Linksys WVBR0 - User-Agent Remote Command Injection !/usr/bin/python -- coding: utf-8 -- Author: Nixawk CVE-2017-17411 Linksys WVBR0 25 Command Injection """ $ python2.7 exploit-CVE-2017-17411.py Usage: python exploit-CVE-2017-17411.py $ python2.7 exploit-CVE-2017-17411.py http://example.com/ +...

10CVSS9.9AI score0.87929EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2017/12/14 12:0 a.m.48 views

Linksys WVBR0 - 'User-Agent' Remote Command Injection

!/usr/bin/python -- coding: utf-8 -- Author: Nixawk CVE-2017-17411 Linksys WVBR0 25 Command Injection """ $ python2.7 exploit-CVE-2017-17411.py Usage: python exploit-CVE-2017-17411.py $ python2.7 exploit-CVE-2017-17411.py http://example.com/ + Target is exploitable by CVE-2017-17411 """ import...

10CVSS8.3AI score0.87929EPSS
SaveExploits9
Hacker One
Hacker One
added 2017/12/13 11:26 a.m.28 views

GSA Bounty: SQL injection in https://labs.data.gov/dashboard/datagov/csv_to_json via User-agent

I've identified an SQL injection vulnerability in the website labs.data.gov that affects the endpoint /dashboard/datagov/csvtojson and can be exploited via the User-Agent HTTP header. I didn't extracted any data from the database, I've confirmed the vulnerability using sleep SQL queries with...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/10 4:8 a.m.17 views

Weblate: Audit log validation

Issue For the docker image git clone https://github.com/WeblateOrg/docker.git weblate-docker, the IP address in the audit log in the user's profile, and in the administration console can be forged using the X-Forwarded-For header during the login process. This does not affect...

0.6AI score
SaveExploits0
seebug.org
seebug.org
added 2017/12/08 12:0 a.m.36 views

OV3 Online Administration 3.0 Multiple Unauthenticated SQL Injection Vulnerabilities

Summary With the decision to use the OV3 as a platform for your data management, the course is set for scalable, flexible and high-performance applications. Whether you use the OV3 for your internal data management or use it for commercial business applications such as shops, portals, etc. Thanks...

8AI score
SaveExploits0
Metasploit
Metasploit
added 2017/12/07 4:25 p.m.273 views

ua-parser-js npm module ReDoS

This module exploits a Regular Expression Denial of Service vulnerability in the npm module "ua-parser-js". Server-side applications that use "ua-parser-js" for parsing the browser user-agent string will be vulnerable if they call the "getOS" or "getResult" functions. This vulnerability was fixed...

7.5CVSS0.5AI score0.09242EPSS
SaveExploits2
Friends Of PHP
Friends Of PHP
added 2017/12/07 1:27 p.m.11 views

SS-2017-006: Session user agent change detection

More info at https://www.silverstripe.org/download/security-releases/ss-2017-006/...

7.2AI score
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2017/12/02 1:23 p.m.65 views

XSSSNIPER - An Automatic XSS Discovery Tool

XSSSNIPER is an handy xss discovery tool with mass scanning functionalities. Usage: Usage: xsssniper.py options Options: -h, --help show this help message and exit -u URL, --url=URL target URL --post try a post request to target url --data=POSTDATA post data to use --threads=THREADS number of...

7.3AI score
SaveExploits0References1
Metasploit
Metasploit
added 2017/11/21 9:21 p.m.195 views

Slowloris Denial of Service Attack

Slowloris tries to keep many connections to the target web server open and hold them open as long as possible. It accomplishes this by opening connections to the target web server and sending a partial request. Periodically, it will send subsequent HTTP headers, adding to-but never completing-the...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2017/11/20 12:0 a.m.7 views

Securimage HTML Injection Vulnerability

Securimage is an open source free PHP CAPTCHA script for generating complex CAPTCHA images and CAPTCHA code. An HTML injection vulnerability exists in Securimage 3.6.4 and earlier versions. A remote attacker can send the '$SERVER'HTTPUSERAGENT'' parameter to the exampleform.ajax.php or...

6.1CVSS7.4AI score0.00814EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2017/11/18 4:24 p.m.19 views

Mail.ru: XSS on account.mail.ru/login

Уязвимость на станице https://account.mail.ru/login и подготовка файлов для атаки --------------------- В процессе исследования заметил, что на странице https://account.mail.ru/login не валидируется значение параметра v. Значение выводится на странице как есть и используется в пути до скрипта...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/11/15 12:0 a.m.178 views

Dup Scout Enterprise 10.0.18 Buffer Overflow

Tested on Windows 10 x86 The application requires to have the web server enabled. Exploit for older version: https://www.exploit-db.com/exploits/40832/ !/usr/bin/python import socket,os,time,struct,argparse parser = argparse.ArgumentParser parser.addargument'--host', required=True args =...

7.1AI score
SaveExploits0
zdt
zdt
added 2017/11/07 12:0 a.m.49 views

ManageEngine Applications Manager 13 - SQL Injection Vulnerability

Exploit for windows platform in category web applications ManageEngine Applications Manager version 13 suffers from multiple post-authentication SQL injection vulnerabilities. Proof of Concept 1 name= parameter is susceptible: POST /manageApplications.do?method=insert HTTP/1.1 Host:...

7.5CVSS9AI score0.05558EPSS
SaveExploits5
Hacker One
Hacker One
added 2017/10/08 3:56 p.m.18 views

X (Formerly Twitter): Blind XSS in Mobpub Marketplace Admin Production | Sentry via demand.mopub.com (User-Agent)

Summary: I've identified a Blind XSS vulnerability that fires in the Mobpub Marketplace Admin Production | Sentry dashboard and can be triggered by sending a HTTPS request to an endpoint from the domain demand.mopub.com. Description: I've sent the following HTTPS request to the following URL...

6.8AI score
SaveExploits0
NVD
NVD
added 2017/09/30 1:29 a.m.12 views

CVE-2017-14920

Stored XSS vulnerability in eGroupware Community Edition before 16.1.20170922 allows an unauthenticated remote attacker to inject JavaScript via the User-Agent HTTP header, which is mishandled during rendering by the application administrator...

6.1CVSS6AI score0.01119EPSS
SaveExploits0References2
OSV
OSV
added 2017/09/30 1:29 a.m.11 views

CVE-2017-14920

Stored XSS vulnerability in eGroupware Community Edition before 16.1.20170922 allows an unauthenticated remote attacker to inject JavaScript via the User-Agent HTTP header, which is mishandled during rendering by the application administrator...

6.1CVSS5.9AI score
SaveExploits0References2
CNVD
CNVD
added 2017/09/30 12:0 a.m.10 views

eGroupWare Stored Cross-Site Scripting Vulnerability

eGroupWare is a multi-user, WEB-based workware suite developed on the basis of customization sets on a PHP-based API. A stored cross-site scripting vulnerability exists in eGroupWare, which allows remote attackers to inject JavaScript via the User-Agent HTTP header which is incorrectly handled...

6.1CVSS6AI score0.01119EPSS
SaveExploits0References1
CVE
CVE
added 2017/09/29 7:0 a.m.58 views

CVE-2017-14920

CVE-2017-14920 describes a stored XSS in eGroupware Community Edition prior to 16.1.20170922. An unauthenticated remote attacker can inject JavaScript via the User-Agent HTTP header, which is mishandled during rendering by the application administrator. The vulnerability affects eGroupware as des...

6.1CVSS5.9AI score0.01119EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder