Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2022/07/08 3:57 p.m.35 views

Heap-based buffer overflow in function vim_iswordp_buf

Description Heap-based buffer overflow in function vimiswordpbuf at charset.c:835 Version commit fee0c4aa99eb0a7a801dade758ce5e04b48c15d1 HEAD - master, origin/master, origin/HEAD Proof of Concept guest@elk:/trung$ valgrind ./vimlatest/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./poc/poc196min ...

4.4CVSS0.2AI score0.00493EPSS
SaveExploits1
Huntr
Huntr
added 2022/07/06 2:15 a.m.35 views

Out-of-bounds Read in function utf_ptr2char

Description Out-of-bounds Read in function utfptr2char at mbyte.c:1794 vim version git log commit 324478037923feef1eb8a771648e38ade9e5e05a HEAD - master, tag: v9.0.0042, origin/master, origin/HEAD POC ./afl/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pocobr5s.dat -c :qa!...

4.4CVSS7.6AI score0.005EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/29 8:10 a.m.35 views

Integer Overflow in function del_typebuf

Description Integer Overflow in function deltypebuf at getchar.c:1204 vim version git log commit 75417d960bd17a5b701cfb625b8864dacaf0cc39 HEAD - master, tag: v9.0.0001, origin/master, origin/HEAD POC ./afl/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pocintof1s.dat -c :qa!...

6.8CVSS1AI score0.01363EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/17 11:58 a.m.35 views

Reflected XSS on /editor_tools/module

Description Reflected XSS with filter bypass on /editortools/module using type= parameter. Proof of Concept https://demo.microweber.org/demo/editortools/module?type="alert"xss" The value of the "type" parameter is injected into the source code of the page at line 38. Since the value of the "type"...

4.3CVSS0.03076EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/03 12:37 p.m.35 views

Formula Injection/CSV Injection due to Improper Neutralization of Formula Elements in CSV File

Description Formula Injection/CSV Injection in "Task" due to Improper Neutralization of Formula Elements in CSV File. Proof of Concept 1. Click on plus track button 2. Under the task input field enter the payloads =1+1 3. Now enter the work hour as 2 4. Then click on save 5. Now go to details and...

3.5CVSS0.5AI score0.02409EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/05/25 2:44 p.m.35 views

Heap-based Buffer Overflow in function vim_regsub_both

Description Heap-based Buffer Overflow in function vimregsubboth at regexp.c:1954 vim version git log commit 4d97a565ae8be0d4debba04ebd2ac3e75a0c8010 HEAD - master, tag: v8.2.5037, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/pocobw5s.dat -...

6.8CVSS7.7AI score0.01577EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/26 8:18 a.m.35 views

Cross-site Scripting (XSS) - Stored via HTML file upload

Description rosariosis is vulnerable to Stored XSS in the File upload in Assignments by uploading an HTML file with the javascript code inside. Proof-of-Concept phish.html Test Upload File Test upload alert1 Step to reproduce From attacker side student 1.Login to the demo environment by student...

6AI score
SaveExploits0
Huntr
Huntr
added 2022/04/22 6:4 p.m.35 views

XSS in /demo/module/?module=HERE

Description Reflected XSS in /demo/module/?module= bypass of fix for CVE-2022-1439 Proof of Concept In this report I showed an XSS and while one of the filter evasion mechanisms was fixed, the root cause persists to allow other payloads. As I mentioned there are event handlers which are unblocked...

4.3CVSS0.8AI score0.03258EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/04/10 10:32 a.m.35 views

Stored XSS viva .svg file upload

Description The application allows .svg files to upload which leads to stored XSS Proof of Concept 1.Download the payload from this link:- https://drive.google.com/file/d/1c1BP5bxXBxtwLfRJTrEPgMWK1yVFDF2R/view?usp=sharing 2.Login to the application with Co-admin account and go to "Settings" -...

3.5CVSS8.9AI score0.00982EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/26 2:36 a.m.35 views

Null Pointer Dereference Caused Segmentation Fault

Description Null pointer dereference caused segmentation fault Proof of Concept version ./bin/gcc/MP4Box -version MP4Box - GPAC version 2.1-DEV-rev65-g718843df4-master c 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters:...

4.3CVSS5.3AI score0.00741EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/21 8:45 p.m.35 views

Stored XSS Leads To Session Hijacking

Description Hello everyone, During my testing on openemr at the demo available here https://demo.openemr.io/openemr, I found a Stored XSS on filename at Uploading Documents Templates which is found on Administration tab, what makes this Stored XSS really severe is the ability of stealing session...

3.5CVSS5.9AI score0.007EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/12 2:18 a.m.35 views

Stored xss in showdoc through file upload

Description Hi. This is a bypass to the report in https://huntr.dev/bounties/df347aa9-ed9b-4f75-af99-c83b8aad3bcf/ . It fails to check for files with the extension .shtml which leads to stored xss Proof of Concept // poc.shtml adsasdadsdsa alert1 Impact Stored Xss...

3.5CVSS5.6AI score0.00547EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/08 5:12 p.m.35 views

Cross-site Scripting (XSS) - Stored

Description pimcore datahub is vulnerable to Stored XSS in multiple places including: 1 the Pricing Rule of Online Shop in EcommerceFrameworkBundle. Whenever an admin user access Pricing Rule, a stored XSS will be triggered. 2 Image Thumbnails in Settings. Whenever an admin user access Image...

3.5CVSS5.5AI score0.00803EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/05 2:24 p.m.35 views

Cross-site Scripting (XSS) - Stored

Description Iframe tags don't have a sandbox attribute, this makes an attacker able to execute malicious javascript via an iframe and perform phishing attacks. The sandbox attribute will block script execution and prevents the content to navigate its top-level browsing context which will stop thi...

3.5CVSS2.1AI score0.00782EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/25 11:36 a.m.35 views

Weak Password Recovery Mechanism for Forgotten Password

Description: There is no rate limit sent unlimited email victim or any email address. Proof of Concept: There is no rate limit return-password , attacker to send unlimited email to victim or any email address. Impact: Attacker can sent unlimited email to any mail address . Solution: Add 'throttle...

5CVSS1.9AI score0.01241EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/02/23 10:19 p.m.35 views

Denial of Service

Description R2 will hang for several crafted binaries. Proof of Concept bash printf "%s" "AAA4AAAAAB4=" | base64 -d /tmp/a printf "%s" "z/rt/gwAAAEuAAB//wAAAACe2QEaAAAG+s8yAOH/AQAAAA==" | base64 -d /tmp/a printf "%s"...

4.3CVSS1.7AI score0.00956EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/22 3:9 p.m.35 views

Improper Access Control (IDOR)

Description Dolibarr v14.0.5 allows improper access control issues in the userphoto modulepart. The impact could lead to data exposure as the attached files and documents may contain sensitive information of relevant parties such as contacts, suppliers, invoices, orders, stocks, agenda, accountin...

4CVSS0.7AI score0.01011EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/21 8:0 a.m.35 views

Use of Out-of-range Pointer Offset

Description This issue occur in the v8.2.4428 version. Proof of Concept sh $ echo "dnMgIDPKKSAwMGNtZGxicmVh4OvbmfsA3ykA3/8wAMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAhAAAA AAAAAODr3/f/fwAAAAAAAAAAAPZRIwAAAAAAa3N5bWxpbmsgCmJcJlx6cypcenMqQGU=" | base64 -d poc $ /valgrind/vg-in-place -s ./src/vim -u NONE -i NON...

6.5CVSS0.8AI score0.01622EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/19 8:13 p.m.35 views

Denial of Service

Description A malformed mdmp file causes a DoS attack and leads to resource exhaustion. Proof of Concept bash printf "%s" "TURNUJOnkwAA9f8AIwAAAAAAAAAA4FJj5gADAAAAGwAAAAAEAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAA" | base64 -d /tmp/a strace r2 /tmp/a This hangs and leads to resource exhaustion...

4.3CVSS5.9AI score0.01005EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/19 1:6 p.m.35 views

Cross-site Scripting (XSS) - Stored

Description Stored XSS is a vulnerability in which the attacker can execute arbitrary javascript code in the victim's browser. The XSS payload is stored in a webpage and it gets executed whenever someone visits that webpage. I used &10 Line Feed character in the href attribute of tag to bypass th...

3.5CVSS1AI score0.01364EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/15 9:21 a.m.35 views

Improper Access Control in zulip/zulip

Description According to the current design of the application, when the user wants to get value of apikey, API /json/fetchapikey will require password to authentication. However, the application exists another API routed at /json/users/me/apikey/regenerate that allows regenerating apikey value a...

6.5CVSS0.1AI score0.00838EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/31 11:25 a.m.35 views

None in vim/vim

Description Use After Free in enterbuffer function. commit : 5703310e640c4b142a16a3ea4f45317565ae8c32 Proof of Concept bash $ echo -ne "ZnUgUigpCiAgdGFiIGxvcAogIGxldCBsOj1nCiAgZQEKbGYKZW5kZgoKY2FsIGFzYWwoIiIsUigp KQpjYWwgYXNhbCgiIixSKCkpCmNhbCBhc2FsKCIiLFIoKSkKYnchCg==" | base64 -d poc ASAN $...

6.8CVSS8.5AI score0.01395EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/23 5:21 p.m.35 views

in vim/vim

Description Stack Pointer $RSP is corrupted at function eval7t in eval.c during calling eval3, eval4, eval5, eval6, eval7... continuously while parsing too many brackets. vim version : 8.2.4195 latest commit hash : 79a6e25b79cdb35e00d8b364516103eb358d8cc7 Proof of Concept $ echo -ne...

4.6CVSS9.3AI score0.00609EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/21 9:30 a.m.35 views

Cross-site Scripting (XSS) - Reflected in pimcore/data-hub

Description pimcore Datahub is vulnerable to Reflected XSS in the Path of Documents, Assets and Objects in the Security Definition tab Steps to reproduce 1.Go to https://demo.pimcore.fun/admin/ and login. 2.In the left menu bar, click the Datahub icon and click on any existing configuration then ...

0.4AI score
SaveExploits0
Huntr
Huntr
added 2022/01/17 1:59 p.m.35 views

in mruby/mruby

Description There is a NULL Pointer Dereference in ivfree src/variable.c:232:20. This bug has been found on mruby lastest commit hash 31fa3304049fc406a201a72293cce140f0557dca on Ubuntu 20.04 for x8664/amd64. Proof of Concept 6.times3.times%until-break b= 0,m:0 s=0 Steps to reproduce 1- Clone repo...

4.3CVSS0.3AI score0.0081EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/07 6:23 p.m.35 views

in unshiftio/url-parse

Description Improperly handeling username and password . And unable to detect the hostname . Proof of Concept url-parse not able verify basic authentication credential and also wrongly verifying hostname .This allow to bypass hostname validation .\ Lets username is admin and password is...

5CVSS7.2AI score0.01782EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/25 3:10 a.m.35 views

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

Description The htmlspecialchars function does not escape special characters like single quote, and the $prefix parameter can lead to reflected XSS Proof of Concept https://demo.livehelperchat.com/siteadmin/user/avatarbuilder/1?=1640314779051&prefix=123%27;;%20alert%27xss%27;// Impact XSS can hav...

4.3CVSS1.6AI score0.00948EPSS
SaveExploits1
Huntr
Huntr
added 2021/10/05 4:13 a.m.35 views

Sensitive Cookie Without 'HttpOnly' Flag in yeswiki/yeswiki

Description The software uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag. The HttpOnly flag directs compatible browsers to prevent client-side script from accessing cookies. Including the HttpOnly flag in the Set-Cookie HTTP response header helps...

6AI score
SaveExploits0
Huntr
Huntr
added 2021/09/14 7:2 a.m.35 views

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

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/07/16 3:30 p.m.35 views

Inefficient Regular Expression Complexity in apidoc/apidoc-core

✍️ Description A ReDoS regular expression denial of service flaw was found in the apidoc-core package. An attacker that is able to provide crafted input to the trim function may cause an application to consume an excessive amount of CPU. Similar attack ref:...

0.2AI score0.03777EPSS
SaveExploits1
Huntr
Huntr
added 2023/10/02 7:37 p.m.34 views

Stored XSS in Attachment File Name

Description A stored cross-site scripting vulnerability exists within the file attachment upload functionality. Replication Steps 0x01. As a user with only the "Edit Record" and "Add Attachments" permissions, the user proceeded to edit a FAQ record and clicked "Add new attachment", as seen in the...

5.5AI score0.00414EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/18 3:23 a.m.34 views

NULL Pointer Dereference

Description NULL Pointer Dereference In gfisomfragmentaddsampleex isomedia/moviefragments.c:2883 Environment No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal Build sudo CC=gcc CXX=g++ CFLAGS="-fsanitize=address -static-libasan"...

7.5CVSS6.8AI score0.00652EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/02 2:41 p.m.34 views

all user password hash is disclosed

Proof of Concept login to admin account and then visit https://demo.pimcore.fun/admin/customermanagementframework/customers/detail?id=1016&filteroperator-customer=AND&filteroperator-segments=AND&filtershowSegments0=832&filtershowSegments1=833&filtershowSegments2=874&filterDefinitionid=1 able to...

3.3CVSS7.1AI score0.00547EPSS
SaveExploits0
Huntr
Huntr
added 2023/03/22 6:47 p.m.34 views

Annotation tool: token forgery using jwt secret to claim super admin role

Although the annotator tool's source code is not directly provided in the repository a docker image is provided. From there it is easy to get access to the source code by either extracting the docker tar image, which can be exported from docker itself, or connecting to the container with an...

7.5CVSS8.8AI score0.00843EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/25 8:39 a.m.34 views

File Upload Type Validation Error lead to Stored XSS

Description Stored cross-site scripting also known as second-order or persistent XSS arises when an application receives data from an untrusted source and includes that data within its later HTTP responses in an unsafe way. STEPSTOREPRODUCE 1. Login to your application and create a Store called...

4.9CVSS5.3AI score0.00476EPSS
SaveExploits1References2
Huntr
Huntr
added 2023/01/23 1:11 p.m.34 views

Divide By Zero in function adjust_skipcol

Description Divide By Zero in function adjustskipcol at move.c:1978 vim version git log commit 7193323b7796c05573f3aa89d422e848feb3a8dc HEAD - master, tag: v9.0.1223, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pocdbz01s.dat -c :qa! Floating point exception GDB gdb...

4.4CVSS7.6AI score0.0049EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/02 12:45 p.m.34 views

JwtSigKey hardcoded causes the k8s cluster to take over

Description The jwt authentication function of kubepi = v1.6.2 uses hard-coded Jwtsigkeys, resulting in the same Jwtsigkeys for all online projects. This means that an attacker can forge any jwt token to take over the administrator account of any online project. Further use the administrator to...

7.5CVSS9.1AI score0.69667EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/30 8:19 p.m.34 views

Authenticated HTMLi via theme parameter on /lib/ajax.php

Description The theme parameter is vulnerable to HTMLi on /lib/ajax.php endpoint Proof of Concept - go to https://v2.demo.froxlor.org - Login with a user - Go to https://v2.demo.froxlor.org/lib/ajax.php?action=newsfeed&theme=%3C/br%3E%3Ch1%3EHTMLi%20by%20leorac%3C/h1%3E%3Cbr%3E - You'll see the...

4.9CVSS0.7AI score0.00479EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/29 9:18 a.m.35 views

CSRF allows attacker trigger admin add HOST user lead to takeover memos application

Description This vuln allow attacker trigger admin submitting a malicious request to create new user with any role. Proof of Concept 1. Attacker create malicious script with csrf payload and upload it to attacker server httpx://attacker.server/csrf.html 2. Attacker send this link to memos admin 3...

6.8CVSS0.9AI score0.00308EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/12/24 2:22 p.m.34 views

Delete any post for all users via IDOR

Description Delete any post for all users via IDOR Proof of Concept 1- Post anything 2- Open Burp Suite to intercept the request 3- When deleting the post, we will notice that there is DELETE /api/memo/1010 in the request, Here the post id will be 1010 4- This number can be changed and any post y...

6.4CVSS0.7AI score0.00762EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/21 12:25 a.m.34 views

A user can edit private memos from other users

Description It is possible for a user to edit private memos from other users and also change their visibility, making them public. Also the user could change the visibility from Public to Private or viceversa. Steps to Reproduce 1. Log in as a user A here called "ile.maricel". 2. In another brows...

6.5CVSS0.5AI score0.00607EPSS
SaveExploits1References3
Huntr
Huntr
added 2022/12/20 2:45 p.m.34 views

XSS by uploading svg files

Description Hi there, Your project has a function of uploading files.That is the section named "Resource".But it does not filter the content of the uploaded files. If we upload an svg file containing malicious data and a user accesses it, xss will be triggered. Video Please visit my video link...

4.9CVSS5.6AI score0.00564EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/12 10:58 a.m.34 views

Cross-site Scripting (XSS) - Stored

✍️ DESCRIPTION The activatetemplate parameter at line 16 of the templates.php file will be rendered at line 31 of file the dashboard.php page, without using the htmloutput function. 💥 STEP TO REPRODUCE - Login to your admin account, then visit the URL...

4.3CVSS5.7AI score0.00682EPSS
SaveExploits1
Huntr
Huntr
added 2022/11/30 6:30 a.m.34 views

Authenticated Remote Command Execution on GLPI 10.0.5 due to vulnerable marketplace plugin

Description It was found that GLPI at the current version 10.0.5 is vulnerable to a remote command execution when an attacker has super-user privileges. This is possible due to an attacker being able to download a plugin that contains files that was calling unserialize into $POST'entityrestrict'...

7.4AI score
SaveExploits0
Huntr
Huntr
added 2022/09/29 7:45 p.m.34 views

No limit in length of "Token name" parameter results in DOS attack /memory corruption

Proof of Concept 1Go to https://rdiffweb-dev.ikus-soft.com/prefs/tokens endpoint . 2You will see a field called "Token name" 3Here you will see that there is no limit for the "Token name" parameter that allows a user to to set a very long string as long as 1 million characters . 4This may possibl...

5CVSS1.4AI score0.01058EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/15 11:31 p.m.34 views

Remote Code Execution (RCE) via Arbitrary File Write and Path Traversal

Description Immich constructs the path, filename, and file extension of uploaded files from improperly sanitized user input. Therefore, the upload function is vulnerable to a path traversal attack leading to arbitrary file write. This can lead to RCE by overwriting JavaScript files. Proof of...

0.5AI score
SaveExploits0References1
Huntr
Huntr
added 2022/08/25 10:20 p.m.34 views

Stored Cross-Site Scripting (XSS)

Description It is possible to upload HTML files containing JavaScript Payload to the FileStorage as a low-privilege user with the corresponding permissions. When opening the HTML file via an indirect link, the JavaScript Code is executed. Proof of Concept Steps to reproduce: 1. Login to the backe...

4.9CVSS5.8AI score0.00749EPSS
SaveExploits0
Huntr
Huntr
added 2022/08/15 1:27 p.m.34 views

Improper Authorization lead a user add an arbitrary agent into Team

Description A Vulnerability in edit team function lead an user add another user via ID to Team, alternatively know the email of every user in Chatwoot Step to reproduce - login to the app -navigate to the Team setting: https://app.chatwoot.com/app/accounts/id/settings/teams/list -Create new or ed...

5.5CVSS6.9AI score0.0053EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/15 2:17 a.m.34 views

use after free in function generate_PCALL

Description Use After Free in function generatePCALL at vim/src/vim9instr.c:1606 vim version git log commit 249e1b903a9c0460d618f6dcc59aeb8c03b24b20 grafted, HEAD - master, tag: v9.0.0213, origin/master, origin/HEAD Proof of Concept ./vim -u NONE -X -Z -e -s -S poc2huaf.dat -c :qa!...

4.4CVSS7.5AI score0.00896EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/26 5:26 p.m.34 views

Null pointer dereference in function skipwhite

Description Null pointer dereference in function skipwhite at charset.c:1428 Version commit c101abff4c6756db4f5e740fde289decb9452efa HEAD - master, tag: v8.2.5164 Proof of Concept guest@elk:/trung$ valgrind ./vimlatest/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./poc/poc40min -c :qa! ==32519==...

4.3CVSS6.2AI score0.01234EPSS
SaveExploits1
Total number of security vulnerabilities4084