Lucene search
K
HackeroneMost viewed

15301 matches found

Hacker One
Hacker One
•added 2016/06/01 1:53 p.m.•43 views

Internet Bug Bounty: CVE-2016-2177 Undefined pointer arithmetic in SSL code

1.0.2 version here: https://github.com/openssl/openssl/commit/a004e72b95835136d3f1ea90517f706c24c03da7 1.0.1 version here: https://github.com/openssl/openssl/commit/6f35f6deb5ca7daebe289f86477e061ce3ee5f46 These will get listed in the next security advisory and rolled up in the next release...

7.5CVSS8.8AI score0.44505EPSS
Exploits1
Hacker One
Hacker One
•added 2016/04/22 1:23 a.m.•43 views

Bumble: AWS S3 Bucket hotornot-images permissions allow for listing and removing files

We do not use amazon AWS but @yaworsk wanted to disclose his report anyway. Why not, we can do. ---- Hi All, Though I'm not 100% sure you own the bucket - and if not, I would appreciate being able to close this myself - I believe you may own the S3 bucket hotornot-images. If so, using the AWS CLI...

Exploits0
Hacker One
Hacker One
•added 2016/03/30 4:31 a.m.•43 views

Uber: It is possible to re-rate a driver after a very long time

Hi It is not possible to edit your rating but there is a way to bypass that restriction Steps: 1- login to your uber account https://riders.uber.com 2- View your trips https://riders.uber.com/trips 3- choose one of your trips 4- click on resend 5- check your email 6- you will find a button in ema...

7AI score
Exploits0
Hacker One
Hacker One
•added 2016/02/07 8:17 p.m.•43 views

Zomato: XSS and CSRF in Zomato Contact form

URL affected:-- https://www.zomato.com/contact CSRF Payload:-- Step to Reproduce:---- 1I have tested it after Login and without Login .This CSRF worked with executing XSS due to CSRF in Contact form.It is tested in Latest Firefox browser. 2Just run the above payload and you will find below image...

6.1AI score
Exploits0
Hacker One
Hacker One
•added 2015/12/15 4:47 a.m.•43 views

Square Open Source: Unsafe usage of Ruby string interpolation enabling command injection in git-fastclone

While testing git-fastclone for the ext protocol issues in my other report, I looked at the source code and immediately noticed you're using the Cocaine0 library unsafely. Cocaine will protect from command injection but it "only does that for arguments interpolated via run, NOT arguments passed...

10CVSS9.5AI score0.04801EPSS
Exploits1
Hacker One
Hacker One
•added 2015/09/04 5:21 p.m.•43 views

ownCloud: Full Path Disclosure

When I was trying to upload a html file as profile picture as a non admin user. then it popped up with a message containing full path . Like that "Could not obtain lock type 1 on "/opt/lampp/htdocs/owncloud/data/12/files/opt/lampp/htdocs/owncloud/data/12/cache/avatarupload"." Thanks...

4CVSS0.5AI score0.01831EPSS
Exploits0
Hacker One
Hacker One
•added 2015/08/09 8:12 p.m.•43 views

Shopify: XSS https://delivery.shopifyapps.com/ (Digital Downloads App in myshopify.com)

Hello Installing the Digital Downloads App in .myshopify.com 1-install the app https://apps.shopify.com/digital-downloads 2-select product and click Add Digital Attachment 3-click to upload file and upload file with name the code will execute XSS Success: tested in firefox Hadji Samir...

7.5AI score
Exploits0
Hacker One
Hacker One
•added 2015/06/07 7:29 a.m.•43 views

Envoy: [dashboard.signwithenvoy.com] Open Redirect

Open redirect via Request-URI PoC: https://dashboard.signwithenvoy.com//www.google.com/%2e%2e%2f HTTP Response: HTTP/1.1 303 See Other ... Location: //www.google.com/%2e%2e%2f/...

6.9AI score
Exploits0
Hacker One
Hacker One
•added 2015/06/05 10:22 p.m.•43 views

Coinbase: Two-factor authentication (via SMS)

Hello Coinbase Security Team I just found a problem in Two-factor authentication mechanism, here is the details and how to reproduce this issue: I have two accounts with two emails on coinbase.com i active 2FA on the both of two emails with this phone number +201066462288. From Chrome i will try ...

7.1AI score
Exploits0
Hacker One
Hacker One
•added 2014/10/12 6:11 p.m.•43 views

joola.io: Weak Random Number Generator for Auth Tokens

https://github.com/joola/joola/blob/a534c3dca1a0deaec99c192978e61a35dd3a9069/lib/common/index.jsL90-L98 Math.random is not sufficient for cryptographic purposes such as authentication tokens. An example replacement that uses window.crypto.getRandomValues is available here:...

0.4AI score
Exploits0
Hacker One
Hacker One
•added 2014/06/13 2:30 p.m.•43 views

Internet Bug Bounty: Multiple issues in looking-glass software (aka from web to BGP injections)

During the month of May 2014 we performed an offensive security analysis, trying to find how hard would it be for a low-to-medium skilled attacker to disrupt the core of the Internet ie. achieve the largest possible impact at the lowest common layer, with minimal resource. This is a confidential...

7.5CVSS8.7AI score0.26572EPSS
Exploits1
Hacker One
Hacker One
•added 2014/05/02 1:24 a.m.•43 views

Coinbase: CSRF on "Set as primary" option on the accounts page

On navigating to the Accounts page, a Coinbase user can create multiple accounts. The user can then make any of these accounts as their primary account. There are also other options of renaming and deleting these accounts. Although there is a CSRF token being sent as a POST parameter for the dele...

6.9AI score
Exploits0
Hacker One
Hacker One
•added 2014/04/20 9:38 p.m.•43 views

Localize: No Wildcard DNS

The target site has no DNS wildcard, and the contents of http://localize.io differ from the contents of http://www.localize.io...

0.4AI score
Exploits0
Hacker One
Hacker One
•added 2014/04/17 4:10 p.m.•43 views

Automattic: Session Cookie without Secure flag set

vulnerability-Session Cookie without Secure flag set Vulnerability description This cookie does not have the Secure flag set. When a cookie is set with the Secure flag, it instructs the browser that the cookie can only be accessed over secure SSL channels. This is an important security protection...

Exploits0
Hacker One
Hacker One
•added 2014/03/26 10:36 a.m.•43 views

Yahoo!: From Unrestricted File Upload to Remote Command Execution

Thank you for your submission to the Yahoo Bug Bounty program. We were able to reproduce the issue you reported and have implemented appropriate fixes. We appreciate your adherence to responsible disclosure guidelines and look forward to your future participation in the program...

6.7AI score
Exploits0
Hacker One
Hacker One
•added 2014/03/22 6:15 a.m.•43 views

Slack: Open Redirect in Slack

This link shall redirect to google.co.in: http://prakhar.slack.com/link?url=http%3A%2F%2Fgoogle.co.in Straight, open redirection! Thanks!...

Exploits0
Hacker One
Hacker One
•added 2014/03/18 12:4 a.m.•43 views

Yahoo!: XSS Vulnerability (my.yahoo.com)

Thank you for your submission to the Yahoo Bug Bounty program. We were able to reproduce the issue you reported and have implemented appropriate fixes. We appreciate your adherence to responsible disclosure guidelines and look forward to your future participation in the program...

6.7AI score
Exploits0
Hacker One
Hacker One
•added 2014/02/06 12:4 a.m.•43 views

Yahoo!: Bypass of anti-SSRF defenses in YahooCacheSystem (affecting at least YQL and Pipes)

Thank you for your submission to Yahoo’s Bug Bounty program. There were similar reports submitted, this report is marked as closed as the other reports will be triaged. We appreciate your adherence to responsible disclosure guidelines and look forward to your future participation in the program. ...

6.7AI score
Exploits0
Hacker One
Hacker One
•added 2024/10/12 5:41 a.m.•42 views

U.S. Dept Of Defense: [ CVE-2018-1000129 ] RXSS At `https://███████` via the URI

The CVE-2018-1000129 vulnerability allowed remote cross-site scripting RXSS at the specified URL. The vulnerability was due to improper sanitization of user input, which enabled the execution of arbitrary scripts in the victim's browser...

6.1CVSS6.3AI score0.25459EPSS
Exploits1
Hacker One
Hacker One
•added 2024/06/22 4:36 a.m.•42 views

HackerOne: Reports submitted by a non 2fa setupped user account can be transferred to a 2fa require submission program

Vulnerability description not provided...

7.1AI score
Exploits0
Hacker One
Hacker One
•added 2024/02/15 8:52 p.m.•42 views

MTN Group: CVE-2010-1429 JBoss Insecure Storage of Sensitive Information on ips.mtn.co.ug

The JBoss Enterprise Application Platform 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08 allowed remote attackers to obtain sensitive information about deployed web contexts via a request to the status servlet, as demonstrated by a full=true query string. This issue was caused by a regression fr...

7.5CVSS7.1AI score0.99903EPSS
Exploits27
Hacker One
Hacker One
•added 2024/02/10 7:7 p.m.•43 views

Weblate: Information Disclosure

A vulnerability allowed API keys to be exposed in a PyPI package...

6.9AI score
Exploits0
Hacker One
Hacker One
•added 2023/12/11 6:28 p.m.•42 views

Teleport: access list owner can escalate his role to the highest roles

Summary: 1. Go to your-domain.teleport.sh/web/accesslists. 2. Create a new access list and add a role to "Roles Granted," e.g., "reviewer" role. 3. Add a user as the Access List Owner. 4. The user, as the Access List Owner, can escalate the role of the list to higher roles, thereby escalating the...

7.3AI score
Exploits0
Hacker One
Hacker One
•added 2023/10/19 2:39 p.m.•42 views

GitHub: RC Between GitHub's Repo Transfer REST API and updateTeamsRepository GraphQL Mutation Results in Covert and Persistent Admin Access Retention

A race condition was discovered in GitHub Enterprise Server that allowed an administrator to retain access permissions on repositories after transfer. This was possible by manipulating repository permissions through a GraphQL mutation during the transfer process. The vulnerability affected GitHub...

3.9CVSS3.6AI score0.00326EPSS
Exploits0
Hacker One
Hacker One
•added 2023/09/19 1:37 p.m.•42 views

Mozilla: Subdomain takeover on one of the subdomain under mozaws.net

Vulnerability description not provided...

7.1AI score
Exploits0
Hacker One
Hacker One
•added 2023/07/05 3:16 p.m.•42 views

Node.js: fs.statfs bypasses Permission Model

A vulnerability was found in Node.js version 20 that allowed malicious actors to bypass the permission model and retrieve file stats using the fs.statfs API, even if they did not have explicit read access to the file...

5.3CVSS6.7AI score0.01191EPSS
Exploits1
Hacker One
Hacker One
•added 2022/12/07 12:38 a.m.•42 views

Glassdoor: Cache Poisoning allows redirection on JS files

A cache poisoning vulnerability was discovered in Glassdoor's design website. By sending a specific request, an attacker could redirect the /test.js file to a malicious website. This could potentially lead to a stored cross-site scripting XSS attack if other Glassdoor websites import javascript...

5.7AI score
Exploits0
Hacker One
Hacker One
•added 2022/12/04 5:20 p.m.•42 views

Hiro: Security Issue into Wallet lock protection

Description While testing wallet extension i generally try to test multiple endpoints, so 2 tabs were open of wallet on chrome-extension://ldinpeekobnhjjdofggfgjlcehhmanlj/popup.html So i tried to lock Wallet extension buti found that i can still use browser in 2nd tab, why i had already locked...

7AI score
Exploits0
Hacker One
Hacker One
•added 2022/11/13 4:24 a.m.•42 views

AMBER AI: Open redirect that can lead to malicious websites

go to a picture in website inspect that picture and you can see a tag change the tag with the command it will redirect !! kindly watch the POC attaching to it Impact redirect to any malicious web sites may have a chance for account takeover...

1.4AI score
Exploits0
Hacker One
Hacker One
•added 2022/11/05 7:16 p.m.•42 views

Yelp: Public Github Repo Leaking Internal Credentials

Summary: In Github I found some credentials to use in a mesos.apache.org Github: https://github.com/Yelp/Tron/blob/master/yelppackage/itestdockerfiles/mesos/mesos-secrets https://github.com/Yelp/Tron/blob/master/yelppackage/itestdockerfiles/mesos/mesos-slave-secret POC ss F2021070 F2021071 Login...

0.9AI score
Exploits0
Hacker One
Hacker One
•added 2022/10/16 5:7 a.m.•42 views

Adobe: HTML INJECTION FOUND ON https://adobedocs.github.io/analytics-1.4-apis/swagger-docs.html DUE TO OUTDATED SWAGGER UI

Responsible disclosure of HTML injection. Swagger UI has an interesting feature that allows you to provide a URL to API specification - a yaml or json file that will be fetched and displayed to the user. To do that you have to add a query parameter ?url=https://yourapispec/spec.yaml or...

1.1AI score
Exploits0
Hacker One
Hacker One
•added 2022/09/25 9:0 p.m.•42 views

Nextcloud: XSS in Desktop Client in call notification popup

Summary: The Nextcloud Desktop Client application does not properly neutralize the name of a group conversation before using it. Steps To Reproduce: Server Machine: 1. Install the Nextcloud Server application 2. Create an administrator account 3. Create a user account Client Machine: 4. Install t...

5.8CVSS1.1AI score0.00882EPSS
Exploits1
Hacker One
Hacker One
•added 2022/05/05 3:20 p.m.•42 views

TikTok: Email address disclosure via invite token validatiion

The possibility of email address disclosure was found on a Business.TikTok.com endpoint as no rate limit was implemented on the invite token. We thank @noobbutcut3 for reporting this to our team...

2.2AI score
Exploits0
Hacker One
Hacker One
•added 2022/04/22 12:20 p.m.•42 views

Aiven Ltd: [Kafka Connect] [JdbcSinkConnector][HttpSinkConnector] RCE by leveraging file upload via SQLite JDBC driver and SSRF to internal Jolokia

Summary: The Aiven JDBC sink includes the SQLite JDBC Driver. This JDBC driver can be used to upload SQLite database files onto the server. The HTTP sink connector allows sending HTTP requests to localhost. There is unprotected Jolokia listening on localhost:6725. JMX exports the...

0.6AI score
Exploits0
Hacker One
Hacker One
•added 2022/02/01 5:24 p.m.•42 views

Omise: Brute force attack of current password on login page by bypassing account limit using IP rotator(https://dashboard.omise.co/signin)

brute force...

0.5AI score
Exploits0
Hacker One
Hacker One
•added 2022/01/13 9:8 a.m.•42 views

Recorded Future: Dom Xss vulnerability

Summary: Dom Xss vulnerability Steps To Reproduce: add details for how we can reproduce the issue 1. Go to this link: https://api.recordedfuture.com/index.html 2. Open chrome devtool and go to console tab 3. Type: document.write'...alert1...'; 4. And boom! Alert 1! Impact XSS can have huge...

6.7AI score
Exploits0
Hacker One
Hacker One
•added 2021/12/09 12:18 a.m.•42 views

lemlist: [app.lemlist.com] Improper handling of payment lead to bypass payment

Summary: Hello Team, I truly hope it treats you awesomely on your side of the screen : due to improper handling of payment methods, an attacker can easily bypass the payment and benefit from a paid plan. Steps To Reproduce: 1. Log to your account 1. Go to the billing page 1. Fill in the address t...

7.1AI score
Exploits0
Hacker One
Hacker One
•added 2021/11/02 6:21 p.m.•42 views

GitHub Security Lab: C# : Add query to detect Server Side Request Forgery

This bug was reported directly to GitHub Security Lab...

7AI score
Exploits0
Hacker One
Hacker One
•added 2021/10/22 3:49 a.m.•42 views

Kubernetes: Ingress-nginx annotation injection allows retrieval of ingress-nginx serviceaccount token and secrets across all namespaces

I submitted the following report to [email protected]: I've been exploring CVE-2021-25742 and believe I've discovered a variant although it appears there may be many. Most template variables are not escaped properly in nginx.tmpl, leading to injection of arbitrary nginx directives. For...

5.5CVSS1.2AI score0.01784EPSS
Exploits1
Hacker One
Hacker One
•added 2021/10/16 8:22 p.m.•42 views

GitLab: IDOR in "external status check" API leaks data about any status check on the instance

Summary The API endpoint for returning approval from an external status check contains an IDOR that lets a user list information about all external status checks on the GitLab instance. The feature is an Ultimate feature, but can be accessed by starting an Ultimate trial on GitLab.com. So the...

6.3AI score
Exploits0
Hacker One
Hacker One
•added 2021/08/27 8:58 a.m.•42 views

Adobe: AEM forms XXE Vulnerability

AEM Forms Cloud Service offering, as well as version 6.5.10.0 and below are affected by an XML External Entity XXE injection vulnerability that could be abused by an attacker to achieve RCE. CVE: CVE-2021-40722 Ref: https://helpx.adobe.com/security/products/experience-manager/apsb21-103.html We...

7.5CVSS1.7AI score0.03273EPSS
Exploits0
Hacker One
Hacker One
•added 2021/06/30 9:11 a.m.•42 views

U.S. Dept Of Defense: Pre-auth RCE in ForgeRock OpenAM (CVE-2021-35464)

A vulnerability in ForgeRock OpenAM allowed unauthenticated remote code execution due to unsafe Java deserialization in the Jato framework. The vulnerability, tracked as CVE-2021-35464, could be exploited by sending a crafted request to the /openam/ccversion/Version endpoint with a malicious...

9.8CVSS9.7AI score0.99999EPSS
Exploits8
Hacker One
Hacker One
•added 2021/06/15 4:41 a.m.•42 views

Reddit: Domain Takeover of Reddit.ru via DNS Hijacking

Summary I discovered that Reddit.ru was vulnerable to DNS hijacking via DNS provider, Reg.ru. This would allow a malicious attacker to control the content on this domain, as well as, create email addresses associated with it... I'm going to be totally honest and say that any of us ethical hackers...

2.3AI score
Exploits0
Hacker One
Hacker One
•added 2020/11/06 12:57 a.m.•42 views

Shopify: Ability to potentially hit internal NGINX locations on *.myshopify.com by making use of the `X-Accel-Redirect` header via a configured App Proxy

By making use of the Shopify App Proxy and the X-Accel feature of NGINX, it is possible to hit any configured internal NGINX location as your current configuration is not ignoring the X-Accel-Redirect header response from an upstream service. The way it works is that NGINX allows internal...

6.8AI score
Exploits0
Hacker One
Hacker One
•added 2020/11/01 6:54 p.m.•42 views

Mail.ru: SDC bypass on calendar.mail.ru

SDCS cookie was not properly checked for few calendar.mail.ru endpoints, allowing to bypass SDC secure domain cookies protection for privilege separation between projects...

4.3AI score
Exploits0
Hacker One
Hacker One
•added 2020/10/21 10:44 a.m.•42 views

Rocket.Chat: Stored XSS in any message (leads to priv esc for all users and file leak + rce via electron app)

Persistent XSS flaw using nested markdown tags allows remote attacker to inject arbitrary JavaScript to message. This flaw leads to arbitrary file read and RCE on Rocket.Chat desktop app. Patched on 3.11, 3.10.5, 3.9.7, 3.8.8...

4.3CVSS4.3AI score0.017EPSS
Exploits0
Hacker One
Hacker One
•added 2020/09/19 11:56 p.m.•42 views

Revive Adserver: Reflected XSS on /www/delivery/afr.php (bypass of report #775693)

It is possible to bypass the first fix of this XSS by closing the script tag, and then opening a new one. cURL PoC is trivial : curl "https://revive-instance/www/delivery/afr.php?refresh=10000&alert1" The response will be : Advertisement alert1&loc="', 10000000; // -- body margin:0; height:100%;...

4.3CVSS0.03447EPSS
Exploits2
Hacker One
Hacker One
•added 2020/08/25 12:29 a.m.•42 views

Kubernetes: secret leaks in vsphere cloud controller manager log

Report Submission Form Summary: When create k8s cluster over vsphere and enable vsphere as cloud provider. With logging level set to 4 or above, secret information will be printed out in the cloud controller manager's log. Kubernetes Version: 1.18.6 Component Version: legacy cloud provider Steps ...

2.1CVSS0.7AI score0.00505EPSS
Exploits0
Hacker One
Hacker One
•added 2020/08/22 6:12 a.m.•42 views

Internet Bug Bounty: CVE-2017-13041 The ICMPv6 parser in tcpdump before 4.9.2 has a buffer over-read in print-icmp6.c:icmp6_nodeinfo_print().

Description: Versions of tcpdump before 4.9.2 are vulnerable to a buffer over-read in print-icmp6.c. This vulnerability was disclosed to the tcpdump maintainers and was recently patched in version 4.9.2 and disclosed as CVE-2017-13041. Patch:...

7.5CVSS9.3AI score0.04598EPSS
Exploits0
Hacker One
Hacker One
•added 2020/07/23 2:14 p.m.•42 views

IBM: CVE-2020-3452 Cisco ASA / Firepower Read-Only Path Traversal Vulnerability - https://esccvc.de.ibm.com

A vulnerability in the interface of Cisco Adaptive Security Appliance and Cisco Firepower Threat Defense FTD was reported to IBM, analyzed and have been remediated. Thank you to Khaled 0xelkomy...

5CVSS2.2AI score0.99992EPSS
Exploits24
Total number of security vulnerabilities5000