Lucene search
+L

101 matches found

Github Security Blog
Github Security Blog
added 2024/01/16 3:24 p.m.54 views

Default swagger-ui configuration exposes all files in the module

Impact The default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. Patches Update to v2.1.0 Workarounds Use the baseDir option References HackerOne report...

5.3CVSS7AI score0.0229EPSS
SaveExploits0References5Affected Software1
Brave Browser
Brave Browser
added 2023/12/06 4:24 p.m.26 views

Brave Android 1.61.100 Security Fixes

Fixed crash when incorrectly handling reward navigation redirects as reported on HackerOne by 0xc4gr1. Upgraded Chromium to 120.0.6099.62 — refer to Google Chrome advisories for inherited CVEs...

5.8AI score
SaveExploits0References2Affected Software1
Brave Browser
Brave Browser
added 2023/05/03 8:16 a.m.18 views

Brave Android 1.51.110 Security Fixes

Prevent blind cross chain signing as reported on HackerOne by julianor. Upgraded Chromium to 113.0.5672.77 — refer to Google Chrome advisories for inherited CVEs...

5.6AI score
SaveExploits0References2Affected Software1
Hacker One
Hacker One
added 2023/03/20 7:42 a.m.108 views

Internet Bug Bounty: CVE-2023-27536: GSS delegation too eager connection re-use

A vulnerability was found in libcurl versions 7.22.0 to 7.88.1 that allowed for the reuse of a previously created connection even when the GSS delegation option had been changed, potentially changing the user's permissions in a second transfer. This could affect krb5/kerberos/negotiate/GSSAPI...

5.9CVSS7.2AI score0.01566EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/03/20 7:36 a.m.104 views

Internet Bug Bounty: CVE-2023-27534: SFTP path ~ resolving discrepancy

A vulnerability was discovered in curl's SFTP implementation that allowed the tilde character to be used as a prefix in the first element of a path, resulting in the wrong path being accessed. This could be exploited to circumvent filtering or other security measures. The vulnerability was presen...

8.8CVSS6.5AI score0.02195EPSS
SaveExploits1
OSV
OSV
added 2022/11/21 10:28 p.m.78 views

GHSA-3FJJ-P79J-C9HH Fastify: Incorrect Content-Type parsing can lead to CSRF attack

Impact The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could potentially be used to invoke routes that only accepts application/js...

4.2CVSS5.9AI score0.00386EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/10/11 1:45 p.m.34 views

fastify vulnerable to denial of service via malicious Content-Type

Impact An attacker can send an invalid Content-Type header that can cause the application to crash, leading to a possible Denial of Service attack. Only the v4.x line is affected. This was updated: upon a close inspection, v3.x is not affected after all. Patches Yes, update to v4.8.0. Workarounds...

7.5CVSS7.2AI score0.59244EPSS
SaveExploits0References6Affected Software1
Hacker One
Hacker One
added 2022/07/29 9:46 p.m.63 views

Ruby on Rails: Incomplete fix for CVE-2022-32209 (XSS in Rails::Html::Sanitizer under certain configurations)

While building a PoC for CVE-2022-32209, I noticed that I could not fix my vulnerable application by updating https://github.com/rails/rails-html-sanitizer from 1.4.2 to 1.4.3 even though the Hackerone report about this vulnerability suggested that this should fix it see here:...

5.8CVSS6.1AI score0.29353EPSS
SaveExploits2
Hacker One
Hacker One
added 2022/02/21 7:34 p.m.24 views

Twitter: Delete direct message history without access the proper conversation_id

Hello Team i found a bug in your system this bug already fixed as i know,but i try this another way, and its worked, this is why i report it the bug is i was able to delete message history without access the proper conversation id user 1 id: 1234 user 2 id: 5678 their conversation look like...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2022/02/14 8:54 p.m.45 views

GitLab: Stored XSS in Notes (with CSP bypass for gitlab.com)

Summary I read the issue 345657 which handles the XSS in notes reported in Hackerone report 1398305. This issue fixes the reported XSS but leaves the HTML injection that was also mentioned. I don't know how you deal with these situations, but I thought I report this, and you can decide : The issu...

5.6AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/11/19 7:15 p.m.6 views

CVE-2021-22970

Concrete CMS formerly concrete5 versions 8.5.6 and below and version 9.0.0 allow local IP importing causing the system to be vulnerable toa. SSRF attacks on the private LAN servers by reading files from the local LAN. An attacker can pivot in the private LAN and exploit local network appsandb. SS...

7.5CVSS7AI score0.01438EPSS
SaveExploits0References4
Snyk
Snyk
added 2021/07/02 3:28 p.m.8 views

Command Injection

Overview gitlogplus is a Git log parser for Node.JS Affected versions of this package are vulnerable to Command Injection via the main functionality, as options attributes are appended to the command to be executed without sanitization. PoC by Rafal Janicki 1. Run npm i gitlogplus 2. Run mkdir gi...

9.8CVSS7.3AI score0.04025EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2021/05/31 12:00 a.m.205 views

IPS Community Suite 4.5.4.2 PHP Code Injection

------------------------------------------------------------------------------ IPS Community Suite = 4.5.4.2 previewBlock PHP Code Injection Vulnerability ------------------------------------------------------------------------------ - Software Link: https://invisioncommunity.com - Affected...

0.1AI score0.19908EPSS
SaveExploits3
Hacker One
Hacker One
added 2021/05/12 4:52 p.m.444 views

Sifchain: CORS Misconfiguration

Summary: An cross-origin resource sharing CORS policy controls whether and how content running on other domains can perform two-way interaction with the domain that publishes the policy. The policy is fine-grained and can apply access controls per-request based on the URL and other features of th...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/11 2:23 p.m.53 views

Nextcloud: public webdav endpoint not bruteforce protected

Again related to https://hackerone.com/reports/1173684 I am having some trouble finding the code. However if you do curl -u "RANDOM1:RANDOM2" -X PROPFIND https://server/public.php/webdav And then check your ocbruteforceattempts table. You'll see there is no entry registered. Impact Low just like ...

5CVSS0.3AI score0.01702EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/12/24 1:45 p.m.35 views

WHO COVID-19 Mobile App: Error Page Text Injection (no compromise)

Hi team! I want to report a context spoofing or text injection at http://hack.whocoronavirus.org/ 404 page Vulnerability Description : The http://hack.whocoronavirus.org/ scope allows users to inject any content on the 404 not found webpage Vulnerable Location :...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/09/18 12:53 p.m.109 views

Stripo Inc: weak password poilicy in signup password leak to account takeover

Summary: add summary of the vulnerability i create account with weak password Steps To Reproduce: add details for how we can reproduce the issue 1.i create account with weak password qwerty123 2- account create done without validation 3- it should have protected users from attack and have policy...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/09/17 7:35 p.m.66 views

Automattic: Tab nabbing via window.opener.location (target "_blank")

Summary: When you open a link using target="blank", the page that opens in a new tab get access to the initial tab and change its location using the window.opener.location function. Platforms Affected: website Steps To Reproduce for the first target blank: 1. First target "blank" 1. On...

SaveExploits0
Hacker One
Hacker One
added 2020/06/22 9:34 p.m.104 views

Courier: Missing rate limit in signup Form

Hello Team , Description When signing up for an account, you enter your email. When this email is already in use, the server responds with "UserConfirmed":true,"UserSub":"ae294fff-6d55-407d-9676-1f3518029037" This in not a problem, but the fact that you could send this request unlimited times is...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/02 11:10 a.m.41 views

Node.js third-party modules: Prototype Pollution lodash 4.17.15

I would like to report Prototype Pollution in lodash version 4.17.15 It allows Denial of Service and more. Module module name: lodash version: 4.17.15 npm page: https://www.npmjs.com/package/lodash Module Description The Lodash library exported as Node.js modules. Module Stats 27M in the last wee...

1.3AI score
SaveExploits0
Rows per page
Query Builder