Lucene search
+L

1389 matches found

Hacker One
Hacker One
added 2015/08/22 7:22 p.m.25 views

ownCloud: demo.owncloud.org: HTTP compression is enabled potentially leading to BREACH attack

@pareshparmar reported the BREACH vulnerability on demo.owncloud.org. ownCloud has meanwhile disabled compression on the system. It should be noted that starting with ownCloud 8.2 the CSRF token is randomized for each request. As per request by the reporter this issue has only been disclosed...

0.7AI score
SaveExploits0
OSV
OSV
added 2015/07/26 10:59 p.m.12 views

CVE-2015-1840

jqueryujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space...

6.4AI score
SaveExploits0References9
OSV
OSV
added 2015/07/26 10:59 p.m.10 views

UBUNTU-CVE-2015-1840

jqueryujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space...

5CVSS7AI score0.04519EPSS
SaveExploits1References2
Prion
Prion
added 2015/07/26 10:59 p.m.19 views

Design/Logic Flaw

jqueryujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space...

5CVSS7AI score0.04519EPSS
SaveExploits1References8Affected Software4
CVE
CVE
added 2015/07/26 10:0 p.m.137 views

CVE-2015-1840

CVE-2015-1840 describes a CSRF/XSS-style risk in Rails tooling: jquery_ujs.js and rails.js could cause a CSRF token to be transmitted to a different-domain server when a URL attribute contains a leading space. This bypasses the Same Origin Policy under supported Rails setups (Rails 3.x/4.x with j...

5CVSS6.2AI score0.04519EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2015/07/26 10:0 p.m.44 views

CVE-2015-1840

jqueryujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space...

5CVSS6.3AI score0.04519EPSS
SaveExploits1
Cvelist
Cvelist
added 2015/07/26 10:0 p.m.41 views

CVE-2015-1840

jqueryujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space...

6.3AI score0.04519EPSS
SaveExploits1References8
Hacker One
Hacker One
added 2015/07/19 10:35 a.m.34 views

Zaption: Using GET method for account login with CSRF token leaking to external sites Via Referer.

HI At the time of login, the values are present in URL along with the CSRF token. Also this URL is leaking to external sites in HTTP REFRERER. Here are some of those sites: dxzc9stvaxhhy.cloudfront.net bam.nr-data.net ssl.google-analytics.com usage.trackjs.com api.mixpanel.com...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2015/07/09 10:59 a.m.26 views

DigitalSellz: The product/status method CSRF

When we use the "on/off" buttons to set the products to be shown on the products page, a POST-request to https://www.digitalsellz.com/product/status is sent with only the product id as a parameter no other security tokens. So the idea is to make my rival visit a web page with a code like this:...

7.1AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2015/06/18 12:0 a.m.22 views

Erident Custom Login & Dashboard 3.4-3.4.1 - Stored Cross-Site Scripting (XSS)

The Erident Custom Login and Dashboard plugin exposes a call to the updateoption method, when a specific POST field is posted to the plugins setting screen. No CSRF token is used, and as such if an Administrative user can be tricked into visiting a site with a malicious form, it is possible to...

6.8CVSS0.9AI score0.00674EPSS
SaveExploits1References1Affected Software1
wpexploit
wpexploit
added 2015/06/18 12:0 a.m.35 views

Erident Custom Login & Dashboard 3.4-3.4.1 - Stored Cross-Site Scripting (XSS)

The Erident Custom Login and Dashboard plugin exposes a call to the updateoption method, when a specific POST field is posted to the plugins setting screen. No CSRF token is used, and as such if an Administrative user can be tricked into visiting a site with a malicious form, it is possible to...

6.8CVSS0.1AI score0.00674EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2015/06/17 3:10 p.m.23 views

VK.com: Отвязываем Twitter от любого профиля вк ! + несколько багов по дизайну

Отсутствовал csrf-token для /edit?act=settwitteroauth, что позволяло запросом изменять привязанный твиттер аккаунт. http://vk.com/edit?act=settwitteroauth&oauthtoken=XXX&oauthverifier=XXX ███████████████████████████ ███████▀▀▀░░░░░░░▀▀▀███████ ████▀░░░░░░░░░░░░░░░░░▀████ ███│░░░░░░░░░░░░░░░░░░░│█...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2015/06/11 7:49 a.m.1699 views

Shopify: SSRF via 'Add Image from URL' feature

Hi Security team, It is possible to add image from URL for products. To do this the folowing request is used: POST /admin/products/922460995/images HTTP/1.1 Host: test-4925.myshopify.com User-Agent: Mozilla/5.0 Windows NT 6.1; WOW64; rv:38.0 Gecko/20100101 Firefox/38.0 Accept: text/html,...

7.1AI score
SaveExploits0
zdt
zdt
added 2015/06/11 12:0 a.m.42 views

FiverrScript CSRF Vulnerability (Add New Admin) Vulnerability

Exploit for php platform in category web applications Exploit Title: FiverrScript CSRF Vulnerability add New admin Author: Mahmoud Gamal @Zombiehelp54 Google Dork: intext:Powered by FiverrScript Date: 10/06/2015 Exploit Author: Scriptolution Vendor Homepage: http://scriptolution.com Software Link...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2015/06/08 12:0 a.m.62 views

JSPMyAdmin SQL Injection, CSRF & XSS Vulnerabilities

Credits: John Page hyp3rlinx Domains: hyp3rlinx.altervista.org Source: http://hyp3rlinx.altervista.org/advisories/AS-JSPMYADMIN0529.txt Vendor: code.google.com/p/jsp-myadmin Product: JSPAdmin 1.1 is a Java web based MySQL database management system. Advisory Information:...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/05/29 12:0 a.m.26 views

JSPMyAdmin 1.1 - Multiple Vulnerabilities

Exploit Title: JSPMyAdmin 1.1 SQL Injection, CSRF & XSS Google Dork: intitle:SQL Injection Date: 2015-05-29 Exploit Author: John Page hyp3rlinx Website: hyp3rlinx.altervista.org/ Vendor Homepage: https://code.google.com/p/jsp-myadmin/ Software Link: https://code.google.com/p/jsp-myadmin/ Version:...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/05/29 12:0 a.m.25 views

JSPAdmin 1.1 SQL Injection / CSRF / Cross Site Scripting

Credits: John Page hyp3rlinx Domains: hyp3rlinx.altervista.org Source: http://hyp3rlinx.altervista.org/advisories/AS-JSPMYADMIN0529.txt Vendor: code.google.com/p/jsp-myadmin Product: JSPAdmin 1.1 is a Java web based MySQL database management system. Advisory Information:...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2015/05/29 12:0 a.m.21 views

JSPMyAdmin 1.1 - Multiple Vulnerabilities

JSPMyAdmin 1.1 - Multiple Vulnerabilities Exploit Title: JSPMyAdmin 1.1 SQL Injection, CSRF & XSS Google Dork: intitle:SQL Injection Date: 2015-05-29 Exploit Author: John Page hyp3rlinx Website: hyp3rlinx.altervista.org/ Vendor Homepage: https://code.google.com/p/jsp-myadmin/ Software Link:...

0.1AI score
SaveExploits0
wpexploit
wpexploit
added 2015/05/25 12:0 a.m.15 views

Anti-Malware & Brute-Force Security by ELI <= 4.15.22 - Stored XSS

The Anti-Malware and Brute-Force Security by ELI has two issues which we will cover in this report. The first is that no nonce CSRF token is utilized on the settings screen. This could potentially result in resource utilization by performing a large number of scans simultaneously, should an...

6.4AI score
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2015/05/25 12:0 a.m.12 views

Anti-Malware & Brute-Force Security by ELI <= 4.15.22 - Stored XSS

The Anti-Malware and Brute-Force Security by ELI has two issues which we will cover in this report. The first is that no nonce CSRF token is utilized on the settings screen. This could potentially result in resource utilization by performing a large number of scans simultaneously, should an...

2.6AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder