Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2022/07/06 2:0 a.m.36 views

Heap Use After Free in function skipwhite

Description Heap Use After Free in function skipwhite at charset.c:1428 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 ./pochuaf4s.dat -c :qa!...

6.8CVSS0.6AI score0.01226EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/16 6:9 a.m.36 views

Buffer Over-read in function current_quote

Description Buffer Over-read in function currentquote at textobject.c:1801 vim version git log commit 83497f875881973df772cc4cc593766345df6c4a HEAD - master, tag: v8.2.5105, origin/master, origin/HEAD POC root@fuzz-vm0-187:/home/fuzz/fuzz/vim/afl/src ./vim -u NONE -i NONE -n -m -X -Z -e -s -S...

6.8CVSS1.2AI score0.01522EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/06 9:4 p.m.36 views

Client-Side RCE and Stored XSS via Unsafe Deserialization of Diagrams

Description The deserialization mechanism of diagram files is based on an XML like structure. When it is read, internal objects are created and properties on those can be set. Furthermore it allows calling any top-level constructor function and cloning of top level XML/HTML nodes. This has the...

3.5CVSS0.00713EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/02 11:28 p.m.36 views

Path Traversal vulnerability on the endpoint '/info/refs'

Summary It seems "gogs" suffers from a Path Traversal which may lead a malicious user to access another legitimate user's git config files or issue a couple of git commands on its behalf. Steps to reproduce and Proof of Concept 1. I created two users sim4n6 and sim4n62. 2. From sim4n6 dashboard...

5.5CVSS8.2AI score0.51864EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/30 5:22 p.m.36 views

Use After Free in function utf_ptr2char

Description Use After Free in function utfptr2char at mbyte.c:1794 vim version git log commit be99042b03edf7b8156c9adbc23516bfcf2cec0f HEAD - master, tag: v8.2.5044, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pochuaf2s.dat -c :qa!...

6.8CVSS7.8AI score0.01378EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/14 3:25 a.m.36 views

NULL Pointer Dereference in function vim_regexec_string

Description NULL Pointer Dereference in function vimregexecstring at regexp.c:2733 allows attackers to cause a denial of service application crash via a crafted input. vim version git log commit 31ad32a325cc31f0f2bdd530c68bfb856a2187c5 HEAD - master, tag: v8.2.4949, origin/master, origin/HEAD...

1.9CVSS1.2AI score0.00523EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/05/11 7:32 p.m.36 views

Allowing long password leads to denial of service

Description The Organizr application allows to sending a very long password 10000000 characters it's possible to cause a denial of service attack on the server. This may lead to the website becoming unavailable or unresponsive. Usually, this problem is caused by a vulnerable password hashing...

5CVSS7.6AI score0.01077EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/05/09 7:21 a.m.36 views

Null pointer dereference in libr/bin/format/mach0/mach0.c in radareorg/radare2

This vulnerability is of type heap-buffer-overflow. And after quick investigation I think it is very likely to be successfully exploited to remote code execution. The bug exists in latest stable release radare2-5.6.8 and lastest master branch 5a9e0a19ba07e35382776fed9da2649ac824f526, updated in M...

4.3CVSS0.3AI score0.00701EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/04/23 3:9 p.m.36 views

Out-of-bounds Read in r_bin_java_bootstrap_methods_attr_new function

Description Out-of-bounds OOB read vulnerability exists in rbinjavabootstrapmethodsattrnew function in Radare2 5.6.9. This is similar with CVE-2022-0518 and CVE-2022-0521. Version radare2 5.6.9 27745 @ linux-x86-64 git.conti commit: 14189710859c27981adb4c2c2aed2863c1859ec5 build: 2022-04-2311:05:...

5.8CVSS6.4AI score0.01005EPSS
SaveExploits3References2
Huntr
Huntr
added 2022/04/14 12:14 p.m.36 views

Use of Out-of-range Pointer Offset

Description This issue occur in the version 8.2.4739 Proof of Concept ➜ vim git:master ✗ echo -n AO8A9C4K/QAKaWZ7e3t7e30tPigzKSg/PWEpezAsMSYKaWZ7e2Z7eyAtPig/PVk8ezAsMTB9Yb7dMH1hvt17MRAALS6zNQAAAAr/AF0KgAr1 | base64 -d POC1 ➜ vim git:master ✗ ./src/vim -u NONE -i NONE -n -X -Z -e -m -s -S POC1 -c...

4.3CVSS6.2AI score0.01407EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/12 4:15 p.m.36 views

file.copy operations in GruntJS are vulnerable to a TOCTOU race condition leading to arbitrary file write

Description file.copy operations in GruntJS are vulnerable to a TOC-TOU race condition leading to arbitrary file write when an attacker can create a symlink just after deletion of the dest symlink by repeatedly calling ln -s /etc/shadow2 dest/shadow2 in a while loop but right before the symlink i...

6.9CVSS0.2AI score0.00299EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/09 5:44 p.m.36 views

Cross-site Scripting (XSS) - Stored

Description Type parameter in the body of POST request triggered by add/edit tax in microweb are vulnerable to stored XSS. 1 Settings Taxes Tax type Proof of Concept Step 1: Access https://demo.microweber.org/?template=dream Step 2: Browse to Settings Taxes Tax type Step 3: Add or Edit current ta...

3.5CVSS5.4AI score0.02389EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/06 4:12 p.m.36 views

Static Code Injection

Description The Microweber application allows HTML tags in the "First name", "Last name" and "Phone number" which can be exploited by Injecting HTML payloads. Proof of Concept 1.While buying product we need to fill contact information form. 2.Insert your html code in code block. e.g., Hurry Up!Go...

7.5CVSS0.5AI score0.04998EPSS
SaveExploits3References1
Huntr
Huntr
added 2022/03/02 2:30 p.m.36 views

Cross-site Scripting (XSS) - Stored

Description Autolab is vulnerable to stored cross-site-scripting in the upload files functionality in courses feature, this can be used to execute XSS attack against the victim who is a student/teacher. Steps to Reproduce PoC 1 login to autolab 2 go to...

3.5CVSS0.00646EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/02/19 5:7 p.m.36 views

NULL Pointer Dereference

Description Null pointer dereferencing occurs in finducmd. commit : cdf717283ca70b18f20b8a2cefe7957083280c6f Proof of Concept $ echo -ne "dGFiZQpzaWwwbm9ybTBxL2cJOkkb" | base64 -d poc Valgrind $ /valgrind/vg-in-place -s ./src/vim-u NONE -i NONE -n -X -Z -e -m -s -S poc -c ":qa!" ==1411416==...

4.3CVSS6.3AI score0.01525EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/14 8:37 a.m.36 views

Improper Authorization in salesagility/suitecrm

Description In SuiteCRM v7.12.4, affecting Employee Module, any user with the User Type as Regular User could export employee records via /index.php?entryPoint=export endpoint. The prerequisite of this attack is by knowing the user record ID which can be obtained in the employees' section. The...

4CVSS0.2AI score0.00619EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/14 6:51 a.m.36 views

in unshiftio/url-parse

Description Incorrect conversion of @ in protocol in the href leads to improper validation of hostname. Proof of Concept Url-parse is not able to verify broken protocol. This will allow to bypass hostname validation. parse = require'url-parse' console.logparse"http:@/127.0.0.1" Now imagine if the...

5CVSS0.7AI score0.01535EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/02/03 8:58 a.m.36 views

Improper Access Control in phpipam/phpipam

Description In phpIPAM 1.4.5, a normal user with the role of User could download or export IP subnets that may contain sensitive information related data such as IP address, IP state, MAC, owner, hostname and device via export-subnet.php endpoint. The bug is the export-subnet.php should verify th...

4CVSS6.2AI score0.01009EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/31 2:12 p.m.36 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 00f2b74ab2c1f03084908c815dcd0934f9fc702a on Ubuntu 20.04 for x8664/amd64. Proof of Concept 3.timese=0," =c= y:0,0 0" Steps to reproduce 1- Clone repo and build wit...

7.8CVSS0.2AI score0.00918EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/29 6:53 a.m.36 views

Heap-based Buffer Overflow in vim/vim

Description Heap Overflow in exretab. This issue was created to separate the previous issue. This bug has already been fixed with patch 8.2.4245. Proof of Concept $ echo -ne "bm9ybTBvMDAwMDAwMDAwMDAwMDAwMDAwMDD/MJMwMDAKc2lsIW5vcm0WYxwwMAkwCmZ1IFJldGFi...

6.8CVSS0.3AI score0.01541EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/28 4:1 a.m.36 views

None in vim/vim

Description Use after free occurs in skipwhite function charset.c:1474. commit : 166788c657f4b1090a31ea37a023b1f2c78790c8 Proof of Concept $ echo -ne "ZnUgUmUwYTAoZyxuKQp+CnMvCnIwIzAKZW5kZgpzL1wlJykvXD1hMDAwKDAwMDAwMDAwMDAwMDAw MDAwMDAwMDAwMDAwMDAwMDAwLCBSZTBhMCgnJywwMDApMDA=" | base64 -d...

6.8CVSS1.3AI score0.01395EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/24 4:11 a.m.36 views

Cross-site Scripting (XSS) - Stored in vanessa219/vditor

Description The Vanessa219/vditor is a markdown editor supported by browsers. If the user passes javascript:alertdocument.domain as the URL value when creating a link using the markdown syntax, there is no sanitizing process and the link is created as it is. Proof of Concept txt XSS PoC : xss 1...

3.5CVSS5.5AI score0.00538EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/12 11:14 a.m.36 views

Heap-based Buffer Overflow in vim/vim

Description A Heap-based Buffer Overflow has been found in vim commit 3cf21b3 Proof of Concept base64 poc ZggwMDAwMDAwMDAwMDAwMDAwMBkwMDAwCmYIMDAwMDAwMCUlJSUlJSUlJSUlMDAwMDD8CmUlJSUl JSUlJSUlJSUlJQp2cwp2MP8wbwo= /fuzzing/vim/vim/src/vim -u NONE -X -Z -e -s -S ./poc -c :qa! ASan stack trace:...

6.8CVSS7.5AI score0.01242EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/02 10:31 a.m.36 views

Open Redirect in microweber/microweber

Description An Open Redirect vulnerability enables attacker to redirect the victims/users to malicious websites. Proof of Concept 1. Visit https://demo.microweber.org/demo/api/logout?redirectto=https://example.com It will redirect you to example.com Impact Attackers can use it in phishing campaig...

5.8CVSS1.6AI score0.01036EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/02 5:58 a.m.36 views

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

Description DomPDF uses filegetcontents to obtain HTTP files when allowurlfopen is "On". On default contexts, filegetcontents will redirect whenever served with a 302 response. When developers use DomPDF with isRemoteEnabled set to "true" and allowurlfopen set to "true", but restrict IP addresses...

4.3CVSS4.6AI score0.00959EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/14 12:48 p.m.36 views

Cross-site Scripting (XSS) - Stored in meetecho/janus-gateway

Description The stored XSS vulnerability occurs in the chat window because the user's input value is inserted into the web page without verification. javascript to: username, text: result ; textroom.data text: JSON.stringifymessage, error: functionreason bootbox.alertreason; , success: function...

4.3CVSS6.3AI score0.00942EPSS
SaveExploits1
Huntr
Huntr
added 2021/09/10 1:31 p.m.36 views

Cross-Site Request Forgery (CSRF) in glpi-project/glpi

✍️ Description Hello dear glpi team I found one more CSRF vulnerability in following directory: Home/Setup/General/performance 🕵️‍♂️ Proof of Concept 1.fisrt user already should be logged in In Firefox or safari. 2.Open the PoC.html and click on submit button Also it can be auto-submit 3.Here User...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2020/10/15 12:0 a.m.36 views

Denial of Service in locutusjs/locutus

Description locutus is vulnerable to ReDoS. The regular expression at src/php/network/inetpton.js:24 is vulnerable to ReDoS. It is possible to cause increasing slow-downs which lock the event loop by passing strings which have some number of repeating a characters followed by a . character. For...

7.5CVSS0.5AI score0.02753EPSS
SaveExploits1References1
Huntr
Huntr
added 2026/01/07 5:21 a.m.35 views

Arbitrary Code Execution via Unsafe torch.load() in Trainer Checkpoint Loading

Summary A critical arbitrary code execution vulnerability exists in HuggingFace Transformers' Trainer class. The loadrngstate method at src/transformers/trainer.py:3059 calls torch.load without the weightsonly=True parameter. While a safeglobals context manager wraps this call, it provides no...

7.8CVSS6.6AI score0.00349EPSS
SaveExploits1
Huntr
Huntr
added 2025/12/27 5:2 p.m.35 views

Job API exposed without authorization

This report is not public...

9.8CVSS5.9AI score0.04392EPSS
SaveExploits1
Huntr
Huntr
added 2023/10/06 7:24 a.m.35 views

Cross-Site Request Forgery Vulnerability in Logout Functionality

Description Logout CSRF is a security vulnerability where an attacker forces a user to unknowingly log out of their session by tricking them into triggering a logout request through a malicious website or link. The csrftoken for the logout interface is invalid, it is recommended to change it to...

6.8CVSS6.9AI score0.00432EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/10/02 2:3 p.m.35 views

Heap BoF in trunc_string()

Environment bash Distributor ID: Debian Description: Debian GNU/Linux bookworm/sid Version I checked against the master branch as of 09/25 at commit 6ee7b521fa7531ef356ececc8be7575c3800f872 . Description Heap BoF in the file /src/message.c in the function truncstring at line 356. Snippet c bufe -...

5CVSS6.9AI score0.0119EPSS
SaveExploits1
Huntr
Huntr
added 2023/09/04 11:24 a.m.35 views

Out of Bounds Read in scene_manager/loader_bt.c:478

Description Out of Bounds Read in MP4Box. Version $ ./bin/gcc/MP4Box -version MP4Box - GPAC version 2.3-DEV-revrelease 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:...

1.9CVSS6.9AI score0.00253EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/09/01 6:44 p.m.35 views

Store XSS in Users

Description I noticed, your website is very secure. But you overlooked a flaw XSS . Proof of Concept Detail: 1 .Login vs admin demo account and access admin page. 2 .Create a users ,insert payload in to Real name test" 3 .Click edit on the user just created, detect XSS Video Poc...

4.9CVSS6.1AI score0.00476EPSS
SaveExploits0
Huntr
Huntr
added 2023/06/12 8:34 p.m.35 views

Desktop APP RCE via saveDraft IPC

🔒️ Requirements The user must load a malicious project. 📝 Description In version 20.3.3 commit 5383c20e947fd772668316e407edc5d5db4850db, the shell=true option is added to a spawn execution. This is really dangerous has it allows a malicious user to execute commands even from attributes. Example: j...

7.5CVSS7.1AI score0.01242EPSS
SaveExploits0
Huntr
Huntr
added 2023/04/22 1:56 p.m.35 views

Uncaught exception in document parsing functions

Description The parseDocument and parseAllDocuments functions should never throw according to the documentation. However, when these functions are fed an invalid input with a lot ≥80 of carriage return characters \r, an exception is thrown, which originates in the prettifyError function. Proof of...

5CVSS6AI score0.01093EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/22 6:12 p.m.35 views

Unhandled SWF Tags in MP4Box: Potential Vulnerability in GPAC

An unhandled series of SWF tags have been identified in the MP4Box software, which is part of the GPAC multimedia framework. These tags are not properly processed, leading to potential vulnerabilities such as denial of service, buffer overflows, or other malicious attacks. POC: ./MP4Box -dash 100...

4.3CVSS7.8AI score0.00318EPSS
SaveExploits0
Huntr
Huntr
added 2023/02/14 12:42 p.m.35 views

Stored XSS in Email Blacklist Function

Description Stored attacks are those where the injected script is permanently stored on the target servers, such as in a database, in a message forum, visitor log, comment field, etc. The victim then retrieves the malicious script from the server when it requests the stored information. Stored XS...

4.9CVSS4.9AI score0.0051EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/12 6:32 p.m.35 views

Stored XSS edit Config Link

Description Stored Cross-Site Scripting XSS through hyperlinks refers to a type of security vulnerability that occurs when an attacker injects malicious code into a hyperlink, which is then stored in the application's database or web server. When a user clicks on the infected hyperlink, the...

4.9CVSS5.1AI score0.00532EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/22 2:49 p.m.35 views

Heap Use After Free in function ins_compl_get_exp

Description Heap Use After Free in function inscomplgetexp at insexpand.c:3846 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 ./pochuaf01s.dat -c :qa!...

4.4CVSS7.1AI score0.00559EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/18 4:26 a.m.35 views

Email enumeration via reset password functionality

Description User enumeration is when a malicious actor can use brute-force techniques to either guess or confirm valid users in a system. The malicious actor is looking for differences in the server's response based on the validity of submitted credentials. The differences can be inside the...

5CVSS5.4AI score0.00639EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/12 3:2 a.m.35 views

Image upload function has storage xss vulnerability

Description Malicious users can upload files containing malicious html code through this vulnerability, resulting in the theft of identity tokens of other users/administrators accessing related pages and the account being taken over Proof of Concept step1. Log in to a common user account step2...

6CVSS8.8AI score0.00745EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/30 9:18 a.m.35 views

Bypass Stored XSS while creating a new post

Description After login to portal create a new post and type the following text with XSS payload bypass of this fix Proof of Concept Login to portal. create a post with xss paylaod save it POC: https://drive.google.com/file/d/1WkQpGyQGKBS-9To5mludqkkL7VOp9Au/view?usp=sharelink Bypass Payload //X/...

6CVSS8.6AI score0.00991EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/26 4:45 a.m.35 views

An user can delete other user's post

Description As the title, an attacker can delete other user's post via post id can be bruteforce Here is video poc: https://drive.google.com/file/d/18QucWYwkpO9kVPMqNzSQ-ptwrZGk-UP9/view?usp=sharelink Proof of Concept DELETE /api/memo/$1026$ HTTP/2 Host: demo.usememos.com Cookie:...

4CVSS1.1AI score0.00713EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 8:13 p.m.35 views

Users can edit and delete all other user shortcuts

Description Users can edit and delete all other user shortcuts Proof of Concept Step 1. Log in as user A and make a shortcuts Step 2. View shortcut information including: ID, rowStatus, title, payload... For ex: user A creates a shortcut with ID 10 Step 3. Log in as user B and make a shortcuts...

4CVSS0.1AI score0.00571EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/12/20 8:15 a.m.36 views

Stored XSS via SVG File

Description usememos has a feature to upload file and display it. By uploading a crafted SVG files, the users can perform Stored XSS attack with the image direct link. Copy the following code and save as filename.svg. Proof of Concept filename.svg alertdocument.location; 1. Login as user 2. creat...

4.9CVSS5.5AI score0.00601EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/17 2:35 p.m.35 views

Blind Stored XSS in admin panel (open question page)

Description Blind stored XSS via any unauthorized or anonymous visitor user without any privileges can inject XSS payload in "Add question" page in "Your Name" input field then it will be executed in admin panel in Open Question page Proof of Concept...

4.9CVSS5.2AI score0.00487EPSS
SaveExploits0
Huntr
Huntr
added 2022/10/03 12:40 p.m.35 views

Using application logic to create an email spam attack

Description On every 3 invalid attempts the application sends a new code to the email associate with the account . An attacker can misuse this functionality of the code to create a spam attack Proof of Concept Pre-Requisites: 2FA must be enabled for your account 1 Go to...

7.5CVSS0.6AI score0.00371EPSS
SaveExploits0
Huntr
Huntr
added 2022/08/12 11:8 a.m.35 views

Out-of-bounds read in function check_vim9_unlet in vim/vim

Description Out-of-bounds read in function checkvim9unlet at vim/src/vim9cmds.c:95 Vim version git log commit 326c5d36e7cb8526330565109c17b4a13ff790ae grafted, HEAD - master, tag: v9.0.0194, origin/master, origin/HEAD Proof of Concept ./vim -u NONE -X -Z -e -s -S /home/fuzz/test/hbo1min.dat -c :q...

4.4CVSS7.5AI score0.00545EPSS
SaveExploits1
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
Total number of security vulnerabilities4084