Lucene search
+L

20626 matches found

Huntr
Huntr
added 2021/09/30 3:10 p.m.14 views

Code Injection in yogeshojha/rengine

Description RCE via the YAML configuration of reNgine. In this configuration, the settings of the tools used in scans can be adapted. This functionality can be abused to executy arbitrary code. PoC In the yaml configuration of reNgine, edit the extensions field of dirfilesearch to make it look li...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2021/09/30 6:51 a.m.9 views

in youzan/vant

✍️ Description The @vant/cli package is vulnerable to Regular Expression Denial of Service ReDoS. An attacker that is able to provide a crafted string as the input to the decamelize function may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/09/29 11:12 a.m.29 views

VK.com: Выполнение API-методов при открытии сообщества/приложения

Недостаточная валидация...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2021/09/29 10:24 a.m.10 views

Session Fixation in gunet/openeclass

Description The Cookie before & after user login doesn't change Proof of Concept // PoC.js 1 Load website in a new browser 2 Get cookie before login 3 Login to website 4 Get cookie after login Compare those 2 values Impact Through other attack methods such as XSS, the attacker can store the user'...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/09/29 7:58 a.m.41 views

Nextcloud: Error in Deleting Deck cards attachment reveals the full path of the website

Summary: An error in deck cards when deleting an attachment reveals the full path of the website. DELETE /apps/deck/cards/11/attachment/file:1 HTTP/2 Host: ctulhu.me/nc Sec-Ch-Ua: "Chromium";v="93", " Not;A Brand";v="99" Accept: application/json, text/plain, / Sec-Ch-Ua-Mobile: ?0 User-Agent:...

4CVSS4.2AI score0.01065EPSS
SaveExploits1
Openbugbounty
Openbugbounty
added 2021/09/29 6:27 a.m.14 views

sofiealfrida.myshowroom.se Cross Site Scripting vulnerability OBB-2152155

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
Openbugbounty
Openbugbounty
added 2021/09/29 5:30 a.m.13 views

conservationevidence.com Cross Site Scripting vulnerability OBB-2151966

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
Huntr
Huntr
added 2021/09/29 1:10 a.m.16 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in blair2004/nexopos-4x

Description Session cookie nexopossession is not marked as Secure Proof of Concept 1. Open demo page https://v4.nexopos.com/sign-in using firefox; login using demo account 2. Go to Developer tool - Storage - Cookie and see that nexopossession has Secure = False...

0.1AI score
SaveExploits0References1
Huntr
Huntr
added 2021/09/29 1:06 a.m.10 views

Improper Authorization in blair2004/nexopos-4x

Description No authorization in downloading customer export file. Proof of Concept 1. Access this link in browser without logging in: http://v4.nexopos.com/export/customers-list.csv 2. See that you can download customer list file without logging in. Impact This vulnerability is capable of exposur...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2021/09/28 1:54 p.m.10 views

in kcal-app/kcal

Description There isn't any proper authorization for delete goal action that lead to IDOR vulnerability...

2.6AI score
SaveExploits0
Huntr
Huntr
added 2021/09/28 9:50 a.m.17 views

Open Redirect in blogifierdotnet/blogifier

Description Open redirect at login page due to unchecked "returnUrl" param Proof of Concept 1. Go to demo page link http://demo.blogifier.net/admin/login/?returnUrl=https://google.com 2. Login using demo account and see that you are redirected to google.com Impact This vulnerability is capable of...

0.6AI score
SaveExploits0References1
Openbugbounty
Openbugbounty
added 2021/09/27 1:45 p.m.12 views

dechra.co.uk Cross Site Scripting vulnerability OBB-2150791

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
Huntr
Huntr
added 2021/09/26 11:47 a.m.9 views

Cross-site Scripting (XSS) - Reflected in opensourcepos/opensourcepos

Description Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites Proof of Concept // PoC POST Request: https://demo.opensourcepos.org/messages/send/ Data:...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2021/09/26 10:31 a.m.10 views

Use of a Broken or Risky Cryptographic Algorithm in idno/known

Description In the referenced code, known uses an insecure RNG to generate a password because, in its words; this should "mitigate security holes if cleanup fails" - unfortunately, if the cleanup fails - an attacker may be able to predict the password to the created account. Proof of Concept See...

0.4AI score
SaveExploits0
Huntr
Huntr
added 2021/09/25 1:59 p.m.13 views

Cross-Site Request Forgery (CSRF) in attendize/attendize

Description Attacker is able to make an event live. Proof of Concept When you logged in open this POC.html in a browser. history.pushState'', '', '/' document.forms0.submit; Impact This vulnerability is capable of forging user to unintentional mark an event live. Test Tested on Safari. Fix You...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/09/24 9:19 p.m.24 views

Kubernetes: Tokenless GUI Authentication

Report Submission Form Summary: A person has the ability to bypass the login screen using the 401 error code produced from a failed token login. The user is given the privileges of an system:anonymous user. Kubernetes Version: kubectl, kubeadm, kubelet 1.22.2 Ubuntu 20.04.3 - 64bit Component...

7.4AI score
SaveExploits0
Huntr
Huntr
added 2021/09/24 3:51 p.m.7 views

Open Redirect in collectiveaccess/providence

Description Open Redirect on Login with parameter ?redirect= Proof of Concept // PoC.request POST /system/Auth/DoLogin HTTP/1.1 Host: demo.collectiveaccess.org Cookie: cademo=ea7632ab-0ad8-4b0f-939f-9e292f232ff6; CAcademouilocale=enUS User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15; rv:93...

7AI score
SaveExploits0
Huntr
Huntr
added 2021/09/24 5:35 a.m.10 views

in aces/loris

Description It is possible to perform a clickjacking attack due to the lack of frame restrictions such as X-Frame-Options: DENY Proof of Concept Tested :: https://demo.loris.ca/ https://drive.google.com/file/d/1oSi2JpYnPjjoL6QvhFnsHcTD94KMzKBj/view?usp=sharing Impact Clickjacking is an...

SaveExploits0References1
Huntr
Huntr
added 2021/09/24 12:13 a.m.16 views

Cross-Site Request Forgery (CSRF) in hdinnovations/unit3d-community-edition

Description Attacker is able to run staff commands. Proof of Concept When you logged in open this POC.html in a browser. You can run staff only tools. history.pushState'', '', '/' document.forms0.submit; Impact This vulnerability is capable of forging user to unintentional run staff only tools...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/09/23 11:36 p.m.77 views

GitHub Security Lab: [Python] CWE-522: Insecure LDAP Authentication

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

1.3AI score
SaveExploits0
Rows per page
Query Builder