Lucene search
+L

260 matches found

Hacker One
Hacker One
added 2016/05/16 6:33 p.m.39 views

New Relic: Improper Session Management

When a User successfully login to account there are new 3 links which he/she can visit but when a user Logout from one link ex:- HTTP://insights.newrelic.com/accounts/11 user successfully logout message will appear & logout. Here user will logout from 2 links ex :-...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/05/14 10:36 p.m.24 views

New Relic: Missing rate limit on password

Hello, in login page https://login.newrelic.com/login there is no rate limit for brute force attack on password which allow attacker to do as much he can from requests for guessing the user password. the same was happened in Facebook newrelck.pngF93837 Thaanks...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2016/05/10 1:01 p.m.23 views

New Relic: New Relic - Session Hijacking

Hey, I have found a vulnerability in New Relic, so the bug is called "Session Hijacking". You can see the Proof of Concept video which I've attached to confirm the vulnerability. Steps to Reproduce: 1 Login to your account 2 Copy your cookies 3 Logout 4 Clear browser cookies 5 Paste the cookies...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/23 1:23 p.m.63 views

New Relic: newrelic.com rails directory traversal vuln

details: https://github.com/omarkurt/cve-2014-0130 POC: GET /devops/%5c%2e%2e%2f%5c%2e%2e%2f%5c%2e%2e%2fGemfile HTTP/1.1 Cookie: Host: newrelic.com Connection: Keep-alive Accept-Encoding: gzip,deflate User-Agent: Mozilla/5.0 Windows NT 6.1; WOW64 AppleWebKit/537.21 KHTML, like Gecko...

4.3CVSS6.2AI score0.53703EPSS
SaveExploits2
Hacker One
Hacker One
added 2016/04/19 9:11 p.m.29 views

New Relic: Stored Cross-Site Scripting via Angular Template Injection

It's possible to inject angular expressions into the account settings of a new relic account. This, combined with an angular sandbox escape allows for persistant cross-site scripting which is executed in the browser of any user visiting the affected page. The execution of which could be used to...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/19 2:26 a.m.20 views

New Relic: Open redirection

Hey To reproduce: go to https://login.newrelic.com/login?returnto=http:/example.com https://login.newrelic.com/login?returnto=http:///example.com https://login.newrelic.com/login?returnto=http:////example.com and login you will be redirected to http://example.com...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/17 5:07 p.m.23 views

New Relic: Login Open Redirect

The user is not authorized: 1. Go to the login page https://login.newrelic.com/login?returnto=//////////////////////hackerone.com 2. Auth 3. Redirect to hackerone.com did not happen - all is well The user is authorized: 1. Again go to the login page...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/14 2:51 p.m.28 views

New Relic: Sensitive information contained with New Relic APM iOS application

An issue was reported to us against the New Relic APM iOS app. Specifically, the issue was that the release version of the application contained some sensitive information, including internal email addresses and API keys. Versions newer then 3.20.3 released Aug 28, 2015 no longer contain this...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/08 12:22 a.m.23 views

New Relic: APT repository is signed using weak digest (SHA-1)

When installing New Relic on a new Ubuntu 16.04 xenial machine to test out the beta, I noticed this warning: W: gpgv:/var/lib/apt/lists/apt.newrelic.comdebiandistsnewrelicRelease.gpg: The repository is insufficiently signed by key B60A3EC9BC013B9C23790EC8B31B29E5548C16BF weak digest This...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/06 7:45 a.m.32 views

New Relic: Clickjacking on authenticated pages which is inscope for New Relic

Steps to reproduce: 1.Open newrelic sitehttps://newrelic.com/signup 2.Put the signup page in clickjacking code iframe width: 800px; height: 500px; position: absolute; top: 0; left: 0; filter: alphaopacity=50; opacity: 0.5; 3.Observe that site is accesible from the iframe through which an attacker...

1.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/02 9:47 a.m.29 views

New Relic: Password disclosure during signup process

New relic provides user's the option to register new accounts. It was observed that during creation of new account process, user's password is displayed in clear text in response. This leads to disclosure of passwords. There may be another issue here that user's passwords are not stored in hashed...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/02 7:12 a.m.38 views

New Relic: Open redirection bypass

Hello, 123172 is fixed even i found another bypass of open redirection protection at this endpoint. First get logged in and then open following URL : https://login.newrelic.com/login?returnto=///attacker.com You will be redirected on http://attacker.com Bes regards, Shailesh...

1.6AI score
SaveExploits0
hackapp
hackapp
added 2016/04/01 9:41 a.m.8 views

Lara Croft: Relic Run - Customized SSL, Dangerous filesystem permissions, Redefined SSL Common Names verifier vulnerabilities

HackApp vulnerability scanner discovered that application Lara Croft: Relic Run published at the 'play' market has multiple vulnerabilities...

0.7AI score
SaveExploits0References1Affected Software1
Hacker One
Hacker One
added 2016/03/31 10:23 p.m.21 views

New Relic: rpm.newrelic.com - monitor creation to other accounts

It is possible to create monitors for other users by changing the user id in the body of the post request when creating a new monitor. Even though my tests were unsuccessful in a XSS on the monitor information, it may be an attack vector to other vulnerabilities since the monitor information show...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/31 2:08 a.m.25 views

New Relic: CSV Injection in sub_accounts.csv

As an admin of a company, I can set my company name to be something like "=1+1", which, when downloaded by me or anyone else with permission to access that file, will execute and show "2" in the excel file. While this may seem safe, I am able to make the name something more malicious, such as...

3.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/21 12:16 a.m.34 views

New Relic: Stored XSS through Angular Expression Sandbox Escape

As an Admin of an account, I am able to set the Name of the Account to an Angular expression. This Angular expressions is resolved and executed on the Insights Welcome Page for anyone that is apart of the Account. Due to the ability to invite anyone even current NewRelic users to an Account, it...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/16 4:36 p.m.18 views

New Relic: Synthetics Xss

Hello New Relic Team , i have just found that i can add html code and it will be executed . the issue in https://synthetics.newrelic.com if you added a new monitor with the html code , for example " when you go to https://synthetics.newrelic.com/accounts/"accountnumber"/synthetics and search for ...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/16 4:29 a.m.34 views

New Relic: Host Header Injection / Cache Poisoning

The application reflects HTTP Header value back in it's response and it may be possible to poison the server cache. The X-Forwarded-Host is directly reflected as a hyperlink. HTTP Request GET / HTTP/1.1 Host: newrelic.com X-Forwarded-Host: pavanw3b.com ... .... HTTP Response HTTP/1.1 200 OK...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/15 8:10 p.m.19 views

New Relic: Normal user can set "Job title" of other users by Direct Object Reference

A normal user when logs in to "New Relic" and navigates to the "Account Settings" page, can only set his/her own Job title. All other user's Job title selection are not available. But using a proxy tool like Burp Suite, while changing his own job role, if he replaces his own ID with any other use...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/15 7:23 a.m.14 views

New Relic: All the active session should destroy when user change his password

hello security, There is an user sessions issue on your application that should be fixed. Proof of Concept Suppose, you have an account on newrelic.com Somehow an attacker manage to get your password and logged in your account.. after knowing that your ID has been compromised what you'll do ? i...

0.6AI score
SaveExploits0
Rows per page
Query Builder