20626 matches found
HackerOne: Disclosure of h1 challenges name through the calendar
Summary: It seems like the Calendar somehow grabs the name of the target for a h1 challenge even though the target name is not public. Description: h1challenges do not disclose the name of the target until the time it starts. For example for this challenge: █████ the name of the target is not...
RATELIMITED: HTTP PUT method is enabled ratelimited.me
Found on HTTP PUT sites enabled on web servers. I tried testing to write the file / codelayer137.txt uploaded to the server using the PUT verb, and the contents of the file were then taken using the GET verb. the following is POC Request: PUT /codeslayer137.txt HTTP/1.1 Host: ratelimited.me...
Mail.ru: ssl cookie without secure flag set
Missed Secure flag for health.mail.ru session cookie was reported. Currently, health.mail.ru does not provide user's access to any protected information and does not rely on session cookies as a security mechanism, so this issue is not considered to have any security impact...
MariaDB: CRLF injection on https://buildbot.mariadb.org
A CRLF new line injection vulnerability has been discovered in the Buildbot.net software and reported to us. We have forwarded this to the Buildbot developers which coordinated a fix release and public disclosure. This vulnerability has been assigned CVE-2019-7313. More details in the advisory te...
Internet Bug Bounty: buffer overread in base64 code of the xmlrpc module
Malformed input to the xmlrpcdecode function can cause an out of bounds read in the base64 code. This is fixed in the latest updates of PHP 7.3.1 etc. Report: https://bugs.php.net/bug.php?id=77380 Impact If the attacker has access to the decoded output this may leak memory contents...
Nextcloud: Private/confidential setting of calendar events is ignored on activity stream
https://github.com/nextcloud/server/pull/13331 Events that are private should not generate events for other users Events that are confidential should not leak the name to other users Impact The details are leaked to other users...
CFP Time: Missing Two Factor Authentication in /admin/login
Hello Team, First of all this report is just mainly concern for Suggested security improvements based on your policy page. If and only if not mean possible, please do let me know. Thanks! INTRODUCTION Administrative panel is one of the main entry point for the website owner to manage their web ap...
HackerOne: Cross-site Scripting (XSS) on HackerOne careers page
Dear HackerOne team, Summary: I found DOM XSS at endpoint https://www.hackerone.com/careers, but can not bypass CSP. It's work on IE and Edge. Steps To Reproduce - JS file is "Masonry js file", vulnerability code: javascript //Checking for potential Lever source or origin parameters var pageUrl =...
visualsociety.com XSS vulnerability
Open Bug Bounty ID: OBB-719805 Description| Value ---|--- Affected Website:| visualsociety.com Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| hidde...
heideblick.de XSS vulnerability
Open Bug Bounty ID: OBB-719766 Description| Value ---|--- Affected Website:| heideblick.de Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| hidden...
freenod.ru XSS vulnerability
Open Bug Bounty ID: OBB-718746 Description| Value ---|--- Affected Website:| freenod.ru Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| hidden until...
sixnetoiles.fr XSS vulnerability
Open Bug Bounty ID: OBB-718099 Description| Value ---|--- Affected Website:| sixnetoiles.fr Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| hidden...
RATELIMITED: Cross Site Request Forgery in auth in https://auth.ratelimited.me/
Hi there i found a vulnerable post that an attacker can execute csrf into the victim. Steps to reproduce: 1º login into your account and with burp on intercept the request off update profile. csrf1.jpg 2º Send the post request to the generator csrf poc and alter the details. history.pushState'',...
Starbucks: Bug in GraphQL and API integration leads to limited user address disclosure
A modified GraphQL query to fetch a user's address book entries led to a limited disclosure of user address book entries. The modified query resulted in a backend API request with undefined as a parameter. The response contained address lists of accounts with a username of undefined. We were not...
VK.com: доступ к com.vk.usersstore.UsersContentProvider, возможна утечка exchange_token на android < 21
Подмена разрешений на старых версиях Android...
mf8.biz XSS vulnerability
Open Bug Bounty ID: OBB-717050 Description| Value ---|--- Affected Website:| mf8.biz Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| hidden until...
Nextcloud: Content spoofing on https://surveyserver.nextcloud.com
Hi NextCloud team, the https://surveyserver.nextcloud.com domain is vulnerable against content spoofing in the forbidden page due to the fact that the request URI is reflected without validation inside the aforementioned page. 1. Go on...
kapaamiddleschool.org XSS vulnerability
Open Bug Bounty ID: OBB-715225 Description| Value ---|--- Affected Website:| kapaamiddleschool.org Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| hidden until disclosure Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:|...
Tron Foundation: Private key "tron" leaked via Travis CI Log
Hey Tron team, It appears that via your use of secured variables in Travis-CI, you do not want the content of the tron private key released. However, it appears that it was leaked in one of your logs. I generated a fingerprint and scanned the internet, but couldn't find any open servers with the...
Python Cryptographic Authority: Reflected Xss bypass Content-Type: text/plain
Hello Team: -------------- 1 - vulnerable subdomain : ci.cryptography.io 2 - after i tested this subdomain i found many payloads injected by me reflected but not executed 3 - so that i taked alook at the response and i found Content-Type: text/plain 4 - so i searched about bypass Content-Type:...