Lucene search
+L

8313 matches found

Hacker One
Hacker One
added 2016/03/15 1:37 a.m.17 views

New Relic: no email confirmation on signup

the email confirmation is not taken anyone can make newrelic account from any email address...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/15 12:22 a.m.18 views

New Relic: Emails and alert policies can be altered by malicious users.

Recreate Steps 1 Create Two Accounts 2 In separate browsers Firefox and Chrome log into each account and go to the edit page a https://rpm.newrelic.com/users//edit 3 Check one of the email or alert boxes and click save. Gather the post. a Should be similar to this:...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 10:00 p.m.16 views

New Relic: CSRF- delete all empty server policy

A CSRF vulnerability is found in the application, using which an attacker can delete all empty server policy. Steps to reproduce Create a html file using following code: send it to victim. Note : Make sure you change the account id to the victims id...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 9:33 p.m.21 views

New Relic: CSRF - Delete all empty application policy

A CSRF vulnerability is found in the application, using which an attacker can delete all empty application policy. Steps to reproduce Create a html file using following code: send it to victim. Note : Make sure you change the account id to the victims id...

1.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 9:29 p.m.88 views

New Relic: No Rate Limitation on Promo Code

Hello, there is no rate limitation on entering "promo code" while upgrading the subscription. an attacker can bruteforce the promo code and could get a lot of benefits with that. https://rpm.newrelic.com/accounts/XXXXXXX/products i have tested this bug by attempting 500+ invalid promo code. and g...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 9:20 p.m.27 views

New Relic: Vulnerable Link Leaks the User Names

Hello, Vulnerable Link: https://rpm.newrelic.com/accounts/XXXXXX/setup POC: Login to the Account. Visit the Above Link. Now, Log Out! Visit that Link Again. Here you go!!! "Display Name" is leaking in front, and the "first name" and "last name" is leaking on the right side bar. Thanks! regards,...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 8:36 p.m.32 views

New Relic: https://rpm.newrelic.com/login vulnerable to host header attack

It appears that https://rpm.newrelic.com/login is vulnerable to a host header attack flaw whereas the HTTP Host header can be controlled by a malicious user. POC: curl -H "Host: rpm.newrelic.com" -H "X-Forwarded-Host: geeknik.com" https://rpm.newrelic.com/login Result: You are being redirected. A...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 8:31 p.m.30 views

New Relic: https://rpm.newrelic.com/.htaccess file is world readable

Normally, only the web server is allowed to read the .htaccess file, but in this case, it appears that there is a misconfiguration that is causing the contents of the .htaccess located at https://rpm.newrelic.com/.htaccess to become world readable, as you can see from the information below and th...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/12 11:21 p.m.26 views

New Relic: Server Side Browsing - localhost open port enumeration

Hi again to all, I've found that is possible to scan all the open ports and network information of internal instances of your amazon DC that are related with synthetics monitors. NOTE: I do not have a pro account so I can use the more advanced synthetics functions or the Insights db query to get...

0.1AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2016/03/12 6:06 p.m.11 views

studyinnewzealand.govt.nz XSS vulnerability

Vulnerable URL: http://www.studyinnewzealand.govt.nz/search?keyword=%22%3E%3Cscript%3Ealert%28%22XSSPOSED%22%29%3C/script%3E Details: Description| Value ---|--- Patched:| Yes, at 19.07.2017 Latest check for patch:| 19.07.2017 11:38 GMT Vulnerability type:| XSS Vulnerability status:| Publicly...

6.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2016/03/11 6:06 p.m.11 views

How a Typo Stopped Hackers from Stealing $1 Billion from Bank

Typos are really embarrassing, but this time it saved the Bangladesh Central Bank and the New York Federal Reserve by preventing a nearly $1 Billion £700 Million heist. Last month, some unknown hackers broke into Bangladesh's central bank, obtained credentials needed for payment transfers and the...

6.7AI score
SaveExploits0
exploitpack
exploitpack
added 2016/03/05 12:00 a.m.108 views

PHPLib 7.4 - SQL Injection

PHPLib 7.4 - SQL Injection PHPLib SQL Injection Vendor: PHPLib Product: PHPLib Version: newid=true; $this-name = $this-cookiename==""?$this-classname:$this-cookiename; if "" == $id $this-newid=false; switch $this-mode case "get": $id = isset$HTTPGETVARS$this-name ?...

7.5CVSS0.3AI score0.03453EPSS
SaveExploits3
Openbugbounty
Openbugbounty
added 2016/03/04 1:58 a.m.12 views

provision.ps XSS vulnerability

Vulnerable URL: http://provision.ps/register-new-domain Details: Description| Value ---|--- Patched:| No Latest check for patch:| 26.07.2017 Vulnerability type:| XSS Vulnerability status:| Publicly disclosed Alexa Rank| 12867717 Google Pagerank| 2 VIP website status:| No Check provision.ps SSL...

6.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.20 views

Fedora 22 : nodejs-handlebars-4.0.5-1.fc22 (2015-8b6882339c)

Security fix for nodejs-handlebars: mustache: handlebars: Quoteless Attributes in Templates can lead to Content Injection ---- New upstream release. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted t...

5.5AI score
SaveExploits0References2
Hacker One
Hacker One
added 2016/03/03 10:57 a.m.15 views

Veris: Critical IDOR - Can select any Parent while creating new Venue

Hello Team, I have found a critical IDOR vulnerability which allows an attacker to select any parent while creating a new venue remotely by just changing the "parent" parameter in the request. Proof of Concept: Please find it attached. Best Regards, Hely H. Shah...

1.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2016/03/01 4:06 a.m.16 views

New York Judge Rules FBI Can't Force Apple to Unlock iPhone

Apple - 1; The FBI - 0 Apple Won a major court victory against the Federal Bureau of Investigation FBI in an ongoing legal battle similar to San Bernardino. In a New York case, a federal magistrate judge has ruled in favor of Apple, rejecting the U.S. government’s request to force Apple to help...

6.7AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2016/03/01 12:00 a.m.15 views

Cumulative Update for Windows 10 Version 1511 and Windows Server 2016 Technical Preview 4: March 1, 2016

None None...

6.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/02/29 12:00 a.m.21 views

Fiyo CMS 2.0.6.1 Cross Site Scripting

Introduction Affected Product: Fiyo CMS 2.0.6.1 Fixed in: 2.0.6.2 Vendor Website: http://www.fiyo.org/ Vulnerability Type: XSS Remote Exploitable: Yes 2. Overview There are multiple XSS vulnerabilities in Fiyo CMS 2.0.6.1. The vulnerabilities exist due to insufficient filtration of user-supplied...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/27 10:52 a.m.32 views

New Relic: Reflected XSS on Signup Page

Hello Team, I have found a reflected XSS on Signup Page i.e. on https://newrelic.com/signup. Please find the below details. Vulnerable URL: https://newrelic.com/signup Vulnerable Field: Your Email Address Vulnerable Parameter: email Parameter Type: POST Payload used: Browser used: Mozilla Firefox...

6AI score
SaveExploits0
Citrix
Citrix
added 2016/02/23 12:00 a.m.13 views

Error: "Cannot Complete Your Request" When Connecting to StoreFront

The following error is displayed when connecting to StoreFront: Cannot Complete Your Request New Experience Classic Experience...

7.1AI score
SaveExploits0
Rows per page
Query Builder