Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2022/01/02 12:1 p.m.30 views

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

Description XSS - Cross-Site Scripting is vulnerability which allows attackers to execute arbitrary javascript code in the browser of victim. PAYLOAD for firefox: a' onafterscriptexecute=alertdocument.domain c='a requires NO user-interaction PAYLOAD for all major browsers: a'...

4.3CVSS1.4AI score0.03866EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/26 4:49 p.m.30 views

Improper Privilege Management in shelljs/shelljs

Details If ShellJS scripts running locally are using ShellJS exec function, local users on the filesystem can read the stdout of the running ShellJS process to disclose sensitive information present in the privileged process. This may leak sensitive information present in the privileged process...

3.6CVSS1.5AI score0.00427EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/10 6:23 p.m.30 views

in dotcms/core

Description Hello, dotCMS has an XXE vulnerability in the template design page. To exploit this flaw, a attacker needs the permission to edit and preview templates, and this can be abused to read internal files Video Poc This section of the documentation explain how to use the XMLTool in the...

0.4AI score
SaveExploits0
Huntr
Huntr
added 2021/11/25 10:58 p.m.30 views

Heap-based Buffer Overflow in allinurl/goaccess

Description Good evening and Happy Turkey Day! We are truly thankful for the Open Source Security community this year. Whilst testing goaccess built from commit 9774249, we discovered a crafted log which can trigger a heap-buffer-overflow during a memcmp operation on line 1525 of /src/parser.c...

0.1AI score
SaveExploits0
Huntr
Huntr
added 2021/10/09 5:8 p.m.30 views

in bookstackapp/bookstack

Description The dompdf chroot option in Bookstack App is set to basepath, which is the Laravel root folder /var/www/bookstack. An attacker can hence load any image file in the Laravel folder /var/www/bookstack or its subdirectories via PDF exports. Proof of Concept 1: Place an image file in...

0.4AI score
SaveExploits0
Huntr
Huntr
added 2021/10/03 7:20 a.m.30 views

Server-Side Request Forgery (SSRF) in appwrite/appwrite

Description An authenticated SSRF vulnerability exists in appwrite's webhooks / tasks feature. The gopher:// protocol can be used to cause code execution on the Redis server that comes along with appwrite. The attacker must know the IP address of the redis-server which can be done by creating...

2.2AI score
SaveExploits0
Huntr
Huntr
added 2021/10/01 5:11 a.m.30 views

Cross-site Scripting (XSS) - Reflected in craigk5n/webcalendar

Description Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into websites. An attacker can use XSS to send a malicious script to an unsuspecting user. The end user’s browser has no way to know that the script should not be trusted, and will execut...

5.3AI score
SaveExploits0References2
Huntr
Huntr
added 2021/09/04 4:23 p.m.30 views

Inefficient Regular Expression Complexity in daaku/nodejs-tmpl

✍️ Description It allows cause a denial of service when formatting crafted string. 🕵️‍♂️ Proof of Concept // PoC.js var tmpl = require"tmpl" forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = ""+"".repeati10000+"answer"; tmplattackstr, answer: 42 var timecost = Date.now - time;...

7.8CVSS2.1AI score0.01298EPSS
SaveExploits1
Huntr
Huntr
added 2021/07/19 3:28 a.m.30 views

Improper Privilege Management in uvdesk/core-framework

✍️ BUG privilege escalation bug to pin a threads 🕵️‍♂️ Proof of Concept 1. Frist from admin account goto http://localhost/uvdesk/public/en/member/agents and add new user called user B with Agent role .\ Now gives user-B all tikceting permission like can update/add/edit/delete/lock/pin to a ticket...

SaveExploits0References1
Huntr
Huntr
added 2021/06/13 3:14 a.m.30 views

Improper Privilege Management in cortezaproject/corteza-server

💥 BUG unprivileged user can dismiss other user reminders 💥 IMPACT lower level user can dismiss other user reminders 💥 STEP TO REPRODUCE 1. First from admin goto http://localhost:18080/admin/system/user and add a new user called user B .\ Now give this user crm permission so that user B can create...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2020/06/24 12:0 a.m.30 views

Denial of Service in gajus/url-regexp

Overview RegExp object to match and validate URLs. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. An attacker providing a long URL to validate or replace function will cause a Denial of Service attack. PoC node var regex = require"url-regexp";...

3.4AI score
SaveExploits0References1
Huntr
Huntr
added 2023/10/08 2:24 p.m.29 views

Root takeover via signature spoofing

Description When an app requests "CMDBECOMEMANAGER" via prctl, couple of checks done before promoting uid as root manager. Main check relies on requester's signature. Signature control is done in checkv2signature function in kernel\apksign.c, this function accepts both V2 and V3 signatures...

7.5CVSS7.1AI score0.00582EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/10/01 6:8 p.m.29 views

CWE-476 leads to potential OOB Read

Environment bash Distributor ID: Debian Description: Debian GNU/Linux bookworm/sid Version I checked against the master branch as of 09/25 at commit f109bf93c9402e4e3122a7ae7846e6feae4fa222 . Description This AddressSanitizer output is indicating a OOB read that is semi-controllable, but is...

1.9CVSS6.6AI score0.00431EPSS
SaveExploits1
Huntr
Huntr
added 2023/08/15 5:30 p.m.29 views

Cross-site Scripting (XSS) - Reflected

Description Reflected Cross-Site Scripting XSS vulnerability allows attackers to execute arbitrary external javascript code in the browser. In the application there exists a XSS vulnerability that occurs in the api: Payload: "alertwindow.location GET /system/api/restApiViewer: Passing XSS payload...

5.8CVSS5.8AI score0.00532EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/08/09 5:10 p.m.29 views

authorized Admin Account Takeover

Description The icms2 contains a flaw in its admin account management functionality, specifically in the process of changing and resetting passwords for administrators. Through careful analysis and testing, it was observed that an authenticated administrator has the capability to change the...

5.8CVSS6.9AI score0.00453EPSS
SaveExploits1
Huntr
Huntr
added 2023/07/30 8:35 p.m.29 views

HTML injection Leads to Open redirection

Description HTML Injection Leads to Open Redirection is a dangerous web security issue. Attackers inject malicious HTML code into vulnerable websites, allowing them to execute harmful scripts in users' browsers. This may lead to unauthorized actions on users' behalf and redirect them to malicious...

4.3CVSS7.1AI score0.00379EPSS
SaveExploits1
Huntr
Huntr
added 2023/07/05 12:33 p.m.29 views

XSS vulnerabilities via various embeds

Description JSFiddle, Gliffy, Otter and Tldraw embeds lack sufficient input validation. Every one of them can be abused to achieve a stored XSS on a main application domain. This XSS triggers for everyone viewing the document. Proof of Concept PoC file is different for each vulnerable embed. See...

4.9CVSS6.3AI score0.00495EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/17 6:9 p.m.29 views

Improper handling of input value leads to Remote Code Execution or Denial of Service

Description Some value in some input field was directly inserted into a file called "tp.config.php", an attacker can inject malicious PHP code to perform a remote code execution attack. Proof of Concept Go to Settings - MFA - Duo Security function, input this payload: ',; phpinfo; ?// on the...

5.8CVSS7.9AI score0.01137EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/26 3:7 a.m.29 views

SQL injection in some Admin Sort functions

Description SQL injection due to unsanitized concatenating strings into ORDER BY clause, 'sort' parameter Proof of Concept Log in as an admin, go to Admin Translations or Application Logger functions, and perform a sort action Observer the request on Burpsuite and injection point is the 'sort'...

5.8CVSS7.2AI score0.00891EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/23 7:15 p.m.29 views

Stored XSS Via SVG Upload

Description I've found a Stored XSS via uploading SVG file with the following content: Proof of Concept https://drive.google.com/file/d/16HC08PPqAHZuubz-1IMJYZSETpTQZOzA/view?usp=sharing...

6.2AI score
SaveExploits0References1
Huntr
Huntr
added 2023/05/07 5:54 p.m.29 views

Stored XSS in module name "Edit Link"

Description I noticed that you filtered the input very carefully. But there are still some parts you missed Proof of Concept 1.Login in URL : https://demo.pimcore.fun/admin. 2.Go to "Search Documents" and filter only "Snippet" search and press search. 3.Go to "/en/shared/teasers/Popular Brands"...

5.8CVSS6.8AI score0.00547EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/19 11:55 a.m.29 views

CSRF bypass

Description URL parsing with Qwik uses the new URLa, b constructor. A little-known fact about this constructor is that if an attacker controls a they have complete control of the finally resolved URL. For example: const url = new URLattackervalue, "http://localhost" By entering //test.com, we can...

4.3CVSS6.5AI score0.00269EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/03/24 4:23 a.m.29 views

XSS to RCE found in Trilium

Vulnerability Type Remote Code Execution RCE Authentication Required? No Affected Location - Search Notes Search Ancestor Output - Jump to Note Search Note Output - New Tab Search Notes Output Issue Summary The application contains a vulnerability where HTML characters within the title name of...

6.2AI score
SaveExploits0References1
Huntr
Huntr
added 2023/03/18 3:27 p.m.29 views

Stored XSS in Properties Parameter

Description Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a differen...

4.9CVSS4.9AI score0.00563EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/13 7:29 a.m.29 views

XSS in Predefined Asset Metadata module in Settings

Description While testing the pimcore application, I found that it is vulnerable to XSS vulnerability in Predefined Asset Metadata module in Settings, specifically at Name field. Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ then login. 2.Go to Settings - Predefined Asset Metadata...

4.9CVSS5.1AI score0.00439EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/13 7:16 a.m.29 views

Reflected XSS in Predefined Properties module in Settings

Description During testing the pimcore application, I found that it is vulnerable to XSS vulnerability in Predefined Properties module in Settings, specifically at Name field. Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ then login. 2.Go to Settings - Predefined Properties and add...

4.9CVSS5.1AI score0.00439EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/10 8:17 a.m.29 views

weak Password Policy while creating a new User with the Admin Account

Hello, I was able to detect weak Password Policy while allowing an administrator to create a new account. Lets create an account, set the Password to 1 and login with it. As you can see its number 1. When i click set it will not accept We need to specify that the user will change his password aft...

7.5CVSS9AI score0.00724EPSS
SaveExploits1References2
Huntr
Huntr
added 2023/03/06 6:28 p.m.29 views

XSS via Client Side Template Injection

Description Hi Team! First, when creating an app and in the "display title" if you change it to 7'7, and you get it, you can see your name become 49. I think it might be a remote code execution vulnerability via server side template injection, but there is a length limit : By changing Display Tit...

4.9CVSS6.4AI score0.00351EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/25 9:11 a.m.29 views

UI REDRESSING

Description The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with Steps To Reproduce 1. Create a New HTML file as shown in below i....

5.8CVSS6.2AI score0.01411EPSS
SaveExploits1References2
Huntr
Huntr
added 2023/02/22 1:21 a.m.29 views

Captcha Bypass due to invalidation of previous tokens

Description An attacker can create bypass the captcha mechanism and create multiple accounts directly Proof of Concept 1: Sign up with a new name in the application, fill the captcha and intercept the request of the submit. The request will look something like this POST...

7.5CVSS8.9AI score0.00837EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/22 12:43 a.m.29 views

Stored XSS in Sitename

Description There is a presence of stored xss in username, which directly gets rendered whenever the page is opened. Proof of Concept 1: use the below command to clone the repo in your machine git clone https://github.com/answerdev/answer.git 2: Navigate inside the repo cd answer 3: Use...

4.9CVSS5.6AI score0.00519EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/17 1:51 a.m.29 views

Reflected XSS in send2friend.php

Description There is a reflected XSS in send2friend because the 'artlang' parameter is not sanitized. Proof of Concept visit http://phpmyfaq.local/?action=send2friend&artlang=aaaa"%3E%3Cscript%3Ealert1;%3C/script%3E Fix sanitize the '$faqLanguage' variable in...

5.8CVSS5.8AI score0.01644EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/09 11:29 p.m.29 views

RCE by Server Side Template Injection

Description Hi, During my testing, I discovered that it is possible to inject code into the system through the "first name" field. This vulnerability allows for server-side template injection, which can lead to arbitrary code execution. The impact of this vulnerability is potentially significant...

7.5CVSS9.7AI score0.01799EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/09 2:33 p.m.29 views

heap-buffer-overflow in function gf_m2ts_process_tdt_tot media_tools/mpegts.c

Version ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev40-g3602a5ded-master c 2000-2023 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC: https://doi.org/10.1145/1291233.1291452 GPAC...

4.4CVSS7.4AI score0.0043EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/01/22 6:1 a.m.29 views

IDOR vulnerability allowing to update another user's annotations

Description IDOR vulnerability was discovered in wallabag. Proof of Concept 1. Login as a victim. 2. Create an entry and an annotation. In this case the annotation's ID is 3. 3. Login as an attacker. 4. Send the following request. request http PUT /annotations/3 HTTP/1.1 Host: localhost:8000...

4CVSS5.1AI score0.00444EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/21 11:9 p.m.29 views

HTML-Injection

Dear Ladies and Gentlemen, First of all thank you for your time and effort reading my Report. While doing the Penetration Test i was able to identify an reflected HTML-Injection. The Process of the Vulnerability: 1. Login 2. Go to https://roy.demo.phpmyfaq.de/admin/?action=tags 3. Type any kind o...

5.5CVSS5.6AI score0.00624EPSS
SaveExploits1References3
Huntr
Huntr
added 2023/01/20 9:11 a.m.29 views

Email enumeration via sending a magic sign in link functionality

Description The sending a magic sign in link functionality is vulnerable to an email enumeration attack. Proof of Concept If you enter registered email, you will get Login Link Sent! message. If you enter non-registered email, you will get Unknown email address. message...

5CVSS5.6AI score0.0056EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/11 8:52 p.m.29 views

No Protection Against Bruteforce Attacks on Login Page

Description Twake does not limit unsuccessfull login attempts allowing an attacker to brute force the password of an administrator or regular user. Proof of Concept Steps to reproduce Because Twake does not rate limit authentication attempts an attacker could either bruteforce both the login and...

7.5CVSS9.1AI score0.0062EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/01/11 2:10 p.m.29 views

Dom XSS in Add Question

Description Evil users can attack other users or administrator users through this vulnerability, causing other users/administrator user accounts to be taken over Proof of Concept step1. Add a normal user and log in step2. Add a new question and insert xss payload in the body Step3. Login admin us...

6CVSS8.5AI score0.00871EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/06 1:17 p.m.29 views

session fixation

Description A session fixation attack allows an attacker to hijack a legitimate user session. The attack investigates a flaw in how the online application handles the session ID, especially the susceptible web application. Proof of Concept...

1.8AI score
SaveExploits0References1
Huntr
Huntr
added 2022/12/25 6:43 a.m.29 views

Path Traversal when upload file

metersphere allow users to upload file, but not check the file name. Poc can be found in the link...

6.5CVSS2.6AI score0.00717EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/12/23 4:43 p.m.29 views

CSRF allows attacker to post on behalf of victim

Description Cross-Site Request Forgery CSRF is an attack that forces authenticated users to submit a request to a Web application against which they are currently authenticated. CSRF attacks exploit the trust a Web application has in an authenticated user. Proof of Concept 1 Go to...

4.3CVSS1AI score0.00346EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 2:51 p.m.29 views

Archive any private memos + Delete any Shortcut + Edit any Shortcut from other users

Description User can archive any private memos, Delete any Shortcut and Edit any Shortcut from other users via api PATCH /api/memo/8 HTTP/1.1 "id":8,"rowStatus":"ARCHIVED" PATCH /api/shortcut/2 HTTP/1.1 "id":2,"title":"shortahihix","payload":"" DELETE /api/shortcut/2 Proof of Concept Login to...

4CVSS4.8AI score0.00507EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 1:14 p.m.29 views

Access all Private Memos by unauthorized user

Description After login , I create a new memo and post it then i tried to edit it So in editing POST request you can find the memo id in POST data and in the URL if you change it to any private memo you can access it Also you can change the private memo visibility status and content . Proof of...

5.5CVSS0.1AI score0.00564EPSS
SaveExploits1
Huntr
Huntr
added 2022/11/24 5:34 a.m.29 views

AddressSanitizer: heap-buffer-overflow in alloc.c 246:11

Description ================================================================= ==19339==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x606000001015 at pc 0x0000004872d8 bp 0x7ffdef721150 sp 0x7ffdef720910 WRITE of size 2 at 0x606000001015 thread T0 Detaching after fork from child proce...

4.4CVSS7.9AI score0.00423EPSS
SaveExploits1
Huntr
Huntr
added 2022/11/10 5:53 p.m.29 views

xss in live edit

Description when you make website and login as admin if u add user as admin he maybe evil admin n live edit https://demoxss.microweber.net/?editmode=y i start edit as html i see i can write script but didnt pass when u open site as end user then i just try add html tag with events but the sam...

5.8CVSS5.7AI score0.00488EPSS
SaveExploits0
Huntr
Huntr
added 2022/10/17 6:49 a.m.29 views

Use After Free in function bt_quickfix

Description Use After Free in function at buffer.c:5715 . vim version git log commit 3f0092c141824356b55b11cd3985baaf4df65334 grafted, HEAD - master, tag: v9.0.0777, origin/master, origin/HEAD Proof of Concept ./vim -u NONE -i NONE -n -m -X -Z -e -s -S poc13huaf.dat -c :qa!...

4.4CVSS8.6AI score0.00373EPSS
SaveExploits0
Huntr
Huntr
added 2022/10/02 6:56 p.m.29 views

SSRF in feeds

Description By looking at this URL : https://github.com/glpi-project/glpi/security/advisories/GHSA-rqgx-gqhp-x8vv, I understand that a SSRF was possible in the URL of the RSS feed, and in fact, this has been fix. Howerver, I found a bypass to CVE-2022-36112. Proof of Concept To trigger the bug,...

0.00477EPSS
SaveExploits0
Huntr
Huntr
added 2022/09/11 12:43 p.m.29 views

User Enumeration via Response Timing

Description There is a significant timing difference in the login functionality for valid and invalid usernames. Proof of Concept Steps to reproduce: 1. Attempt a Login with a valid user and an invalid user and observe the difference in the response time Here is a small test script alternatively ...

0.7AI score
SaveExploits0References1
Huntr
Huntr
added 2022/08/28 4:42 p.m.29 views

Improper Authentication

Description There are two permissions not working correctly: The Licenses - View and Modify License Files & the Self - Create API Keys permission. License Files Files can be uploaded to licenses. There is a permission for users called View and Modify License Files. However, this permission is...

4CVSS4.5AI score0.00747EPSS
SaveExploits1References1
Total number of security vulnerabilities4084