Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2023/08/15 5:30 p.m.32 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.00615EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/08/09 5:10 p.m.32 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.00538EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/17 6:09 p.m.32 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:07 a.m.32 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/07 5:54 p.m.32 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/03/30 11:23 p.m.32 views

Reflected XSS in /library/custom_template/share_template.php

Description There exist a reflected XSS in /library/customtemplate/sharetemplate.php in the 'listid' parameter. Proof of Concept http://openemr.local/library/customtemplate/sharetemplate.php?listid=1;alert1;function%20xif1a=a:a:1 fix properly sanitize the listid parameter...

5.8CVSS6.3AI score0.96731EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/11 10:31 a.m.32 views

XSS in Document Types module in Settings

Description pimcore is vulnerable to XSS at Name field in Document Types module in Settings. Payload " Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ and login. 2.In the left menu bar, go to Settings - Document Types and click on Add button to add a new record. 3.Edit the New Docume...

4.9CVSS5.2AI score0.00403EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/03 5:15 p.m.32 views

LFI/RFI in MLflow

Description Local and Remote File Include in MLflow Proof of Concept Start the server or UI it works on both identically bash mlflow ui --host 127.0.0.1:5001 Create a model bash curl -i -s -k -X $'POST' \ -H $'Host: 127.0.0.1:5001' -H $'User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15;...

7.5CVSS8.9AI score0.6968EPSS
SaveExploits2
Huntr
Huntr
added 2023/02/25 3:56 a.m.32 views

Improper Authorization

Description During testing, it was observed that sending a GET request to the following endpoint: /api/v2/parameters/core/ returns sensitive information without any authentication or authorization. Request GET /api/v2/parameters/core/ HTTP/1.1 Host: demo.modoboa.org User-Agent: 7h3h4ckv157 Accept...

6.4CVSS8.9AI score0.44029EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/02/22 1:21 a.m.32 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/17 1:51 a.m.32 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/15 12:04 p.m.32 views

heap-buffer-overflow in function adts_dmx_process filters/reframe_adts.c

Version MP4Box - GPAC version 2.3-DEV-rev44-gbe9f8d395-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 Configuration:...

4.4CVSS7.4AI score0.00453EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/02/09 10:22 a.m.32 views

Stored XSS on Tag

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 step 1. Create new tag Step 2: Enter XSS payload to Description tag Step 3: Go to http://127.0.0.1/questions Step 4:...

4.9CVSS5.2AI score0.0062EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/11 2:10 p.m.32 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 2022/12/29 8:08 p.m.32 views

Admin is able to ARCHIVE OWN Account leads to Deactivate ADMIN Account

Description As fer the Flow Admin can't ARCHIVE OWN account . i was able to ARCHIVE ADMIN OWN Account by intercept the request and change ID Value to Admin. which leads to ARCHIVED the ADMIN Account , :/ Please Restored it Might Be possible to DELETE Admin Account too , after ARCHIVE Account it's...

4.7CVSS0.00679EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 1:14 p.m.32 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/12/19 1:17 p.m.32 views

Attributes are not properly handled leading to XSS

Description Attribute names and the class attribute values are not properly handled leading to XSS where a user can control either: + A class value + An attribute name. While this may not seem like a important security issue this weakness is not documented. One would assume the behaviour would...

5.8CVSS5.9AI score0.00458EPSS
SaveExploits0References2
Huntr
Huntr
added 2022/11/04 12:45 a.m.32 views

XSS and CSP bypass in app.diagrams.net

Description The application reflects an input from the url without sanitizing it. With a csp bypass from apis.google.com its possible to execute javascript code. Proof of Concept...

5.8CVSS0.4AI score0.00673EPSS
SaveExploits1
Huntr
Huntr
added 2022/10/02 6:56 p.m.32 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.00569EPSS
SaveExploits0
Huntr
Huntr
added 2022/08/18 2:47 p.m.32 views

Weak Password Requirements

Description The product does not require that users should have strong passwords, which makes it easier for attackers to compromise user accounts. Proof of Concept Steps to reproduce 1. Login to admin account. 2. Drom user account setup create a new user. 3. Full the form username user3 and...

7.5CVSS2.4AI score0.00911EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/07/21 10:08 a.m.32 views

Unauthorized to create and edit Amendments function

Description We would like to report the vulnerability we found during software testing. The OpenEMR 7.0.0 latest version Open Source electronic health records and medical practice management application has unauthorized create and edit on “Patient/dashboard/Amendments” with function...

6.5CVSS0.1AI score0.00948EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/29 6:55 a.m.32 views

Out-of-bounds Read in function ins_bytes

Description Out-of-bounds Read in function insbytes at change.c:968 vim version git log commit 9610f94510220c783328e1857af87a6ae7bc20b4 HEAD - master, tag: v9.0.0014, origin/master, origin/HEAD POC ./afl/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pocobr4s.dat -c :qa!...

6.8CVSS7.6AI score0.01375EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/04 11:47 a.m.32 views

Contextual Code Execution

Description The main function uses the eval function which can lead to contextual code execution, allowing an attacker to gain access to a system and execute commands with the privileges of the running program by setting NUITKAPYTHONPATH, NUITKANAMESPACES or NUITKAPTHIMPORTED to a malicious paylo...

7.2CVSS3.6AI score0.0098EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/05/24 9:52 a.m.32 views

No Protection against Bruteforce attacks on Login page

Description Nakama Console does not have any limit for the number of unsuccessful login attempts in a very short period of time. Proof of Concept 1. Send a login request. 2. Capture the login request 3. Replay the login request with different password value. HTTP request http POST...

5CVSS8.7AI score0.01581EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/23 3:52 a.m.32 views

Heap-based Buffer Overflow in function utf_head_off

Description Heap-based Buffer Overflow in function utfheadoff at mbyte.c:3872 vim Version git log commit 68e64d2c1735f2a39afa8a0475ae29bedb116684 HEAD - master, tag: v8.2.5006, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S poch6s.dat -c :qa!...

6.8CVSS7.2AI score0.01369EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/16 10:58 a.m.32 views

heap-use-after-free in function find_pattern_in_path

Description heap-use-after-free in function findpatterninpath at search.c:3683 vim version git log commit 5a8fad32ea9c075f045b37d6c7739891d458f82b HEAD - master, tag: v8.2.4962, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/pochuafs.dat -c...

6.8CVSS7AI score0.01138EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/15 9:49 a.m.32 views

Allowing long password leads to denial of service in polonel/trudesk

Description The trudesk 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...

4CVSS0.1AI score0.00955EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/05/12 8:03 p.m.32 views

SSRF via Unvalidated Redirects in ProxyServlet

Description Through the ProxyServlet external content can be retrieved. This can be done by providing a URL in the url query parameter. There are a few restrictions in place, especially internal hosts are forbidden. The validation of the url parameter looks as follows:...

5CVSS0.05945EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/10 9:18 a.m.32 views

Cross-site Scripting (XSS) - Stored

Description openemr / openemr is vulnerable to Cross-site Scripting XSS - Stored Proof of Concept // Poc alertdocument.cookie steps to reproduce: 1 login open emr patient portal https://demo.openemr.io/openemr/portal/index.php 2 goto my profile in https://demo.openemr.io/openemr/portal/home.php...

4.9CVSS5.5AI score0.00648EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/09 11:51 a.m.32 views

NULL Pointer Dereference in function vim_regexec_string at regexp.c:2733

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 b370771bffc8395204f53209b69e35dff95a9237 HEAD - master, tag: v8.2.4922, origin/master, origin/HEAD POC...

4.3CVSS1.7AI score0.01546EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/08 3:16 a.m.32 views

Cross-site Scripting (XSS) - Stored

Description The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. Proof of Concept Add Item,And name is payload alertlocation...

4.9CVSS0.9AI score0.0065EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/28 4:22 a.m.32 views

Buffer Over-read in function utfc_ptr2len

Description Buffer Over-read in function utfcptr2len at mbyte.c:2113 vim version git log commit 5a8fad32ea9c075f045b37d6c7739891d458f82b HEAD - master, tag: v8.2.4962, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/poch8s.dat -c :qa!...

6.8CVSS6.9AI score0.01304EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/27 8:27 a.m.32 views

Multiple Store XSS via upload svg file and the file name of attachment

Description Hi There, facturascripts is vulnerable to store XSS by upload svg file, and the filename Step to produce with svg file Login as admin or any account has role Admin-Library, access Admin - library - New and upload file svg with content: alertdocument.cookie; save this. XSS will be...

3.5CVSS5.7AI score0.00677EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/15 4:18 p.m.32 views

API Privilege Escalation

Description Privilege escalation occurs when a user gets access to more resources or functionality than they are normally allowed, and such elevation or changes should have been prevented by the application. This is usually caused by a flaw in the application. On Easy!Appointments API authorizati...

9CVSS0.6AI score0.01148EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/14 7:20 a.m.32 views

Heap-based Buffer Overflow

Description Heap-based Buffer Overflow in rreadle32 Environment radare2 5.6.7 0 @ linux-x86-64 git. commit: 5.6.7 build: 2022-04-1215:06:26 Build export CC=gcc CXX=g++ CFLAGS="-fsanitize=address -static-libasan" CXXFLAGS="-fsanitize=address -static-libasan" LDFLAGS="-fsanitize=address...

5.8CVSS0.00751EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/10 2:25 p.m.32 views

Out-of-bounds Read in r_bin_ne_get_entrypoints function

Description Out-of-bounds OOB read vulnerability exists in rbinnegetentrypoints function in Radare2 5.6.7 Version bash radare2 5.6.7 27777 @ linux-x86-64 git.5.6.6 commit: 0c4af43def68ce29f7a74847bb1b7286da155200 build: 2022-04-1008:53:32 Analysis The vulnerability exists due to the invalid type...

6.4CVSS7.6AI score0.00875EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/08 12:03 p.m.32 views

SQL injection in ElementController.php

Description The property parameter is append to the sql query directly, which leads to a sql injection problem. if you set a wrong value. you can see the error from log. then you can check the result. after injection Proof of Concept // PoC.js "body":...

5CVSS1.5AI score0.0554EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/06 7:17 p.m.32 views

Out-of-bounds read in `r_bin_ne_get_relocs` function

Description Out-of-bounds OOB read vulnerability exists in rbinnegetrelocs function in Radare2 5.6.7 due to a missing check on the index value. Version bash radare2 5.6.7 27746 @ linux-x86-64 git.5.6.6 commit: 2b77b277d67ce061ee6ef839e7139ebc2103c1e3 build: 2022-04-0614:41:37 Proof of Concept bas...

6.4CVSS7.7AI score0.00778EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/06 2:16 a.m.32 views

heap-use-after-free

Description Whilst experimenting with radare2, built from version 5.6.6, we are able to induce a vulnerability at reg.c:101 in function rreggetnameidx , using radare2 as a harness. 99: RAPI int rreggetnameidxconst char type 100: rreturnvaliffail type, -1; //use-after-free here 101: if type0 &&...

4.3CVSS5.7AI score0.0081EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/14 2:39 p.m.32 views

Stored XSS via File Upload in star7th/showdoc in star7th/showdoc

Description Stored XSS via uploading file in .ofd format. Proof of Concept filename="test.ofd" alert1 Steps to Reproduce 1. Login into showdoc.com.cn. 2. Navigate to file library https://www.showdoc.com.cn/attachment/index 3. In the File Library page, click the Upload button and choose the test.o...

3.5CVSS5.2AI score0.03262EPSS
SaveExploits4
Huntr
Huntr
added 2022/03/09 2:33 p.m.32 views

Reflected Cross-site Scripting (XSS) Vulnerability

Description hestiacp is vulnerable to Reflected XSS in the Hostname field within Basic Options of the function "Configure Server" in Hestia Control Panel Proof of Concept 1 Access https://demo.hestiacp.com:8083/edit/server/ 2 Click "Configure" 3 Click Basic Options 4 Enter below as payload in the...

4.3CVSS0.9AI score0.00868EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/27 10:55 a.m.32 views

Cross-site Scripting (XSS) - Stored

Description pimcore is vulnerable to Stored XSS at Key field in the Navigation & Properties tab of a Document page. Payload " Step to reproduce 1.Go to https://demo.pimcore.fun/admin/ and login. 2.Click on any document Home, de,... in the Documents 3.Go to Navigation & Properties tab, in the Key...

3.5CVSS0.4AI score0.01286EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/26 2:07 p.m.32 views

Prototype Pollution

Description fullPage utils are available to developers using window.fputils. They can use these utils for their own use-case other than fullPage as well. However, one of the utils deepExtend is vulnerable to Prototype Pollution vulnerability. Javascript is "prototype" language which means when a...

7.5CVSS0.01291EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/02/17 3:30 p.m.32 views

Cross-site Scripting (XSS) - Reflected

Description The user-controlled GET domain parameter in index.php is unsanitized resulting in Reflected Cross-Site Scripting. Proof of Concept Endpoint: GET https://HOST/edit/web/ // File: /web/edit/web/index.phpL28 // List domain $vdomain = $GET'domain'; // User controllable parameter if...

4.3CVSS5.1AI score0.00834EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/13 8:00 a.m.32 views

Business Logic Errors in microweber/microweber

Description The product is vulnerable to Business Logic error through negative product amount. Proof of Concept Step 1: Login to the application, Navigate to Shops - Products - Add Product Step 2: Fill in all the required details with Pricing parameter as -100 and click on save. Here an item is...

4CVSS1.9AI score0.0062EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/08 3:12 p.m.32 views

in vim/vim

Description Using out of range pointer offset occurs in enterbuffer. commit : b247e0622ef16b7819f5dadefd3e3f0a803b4021 This case is created to correct the previous issue. Proof of Concept $ echo -ne "ZnUgUigpCnRhYjBsb3AKZTAKbGYKZW5kZgpjYWwgUigpCm5vcm0XFjAKY2FsIFIoKQpidw==" | base64 -d mpoc Valgri...

6.8CVSS8.1AI score0.01667EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/08 1:36 p.m.32 views

Cross-site Scripting (XSS) - Stored in ptrofimov/beanstalk_console

Description Stored XSS in parameter 'host' when add server Proof of Concept // PoC.req GET / HTTP/1.1 Host: 127.0.0.1:8088 User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15; rv:97.0 Gecko/20100101 Firefox/97.0 Accept:...

3.5CVSS0.5AI score0.00635EPSS
SaveExploits1
Huntr
Huntr
added 2022/02/04 4:39 p.m.32 views

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

Description Cross-Site Scripting vulnerability which allows attackers to execute arbitrary javascript code in the browser of a victim which affected import Data set feature via a spreadSheet file upload. Proof of Concept Endpoint 1 POST http://HOST/app/admin/import-export/import-vlan-preview.php ...

0.1AI score0.00409EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/23 3:24 a.m.32 views

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

Description The Vanessa219/vditor is a markdown editor supported by browsers. When a user creates a link using the markdown syntax, the server does not URL-encode the double-quotes, so the user can escape the href attribute and trigger XSS using the on attribute. Proof of Concept txt XSS PoC : xs...

3.5CVSS0.5AI score0.00471EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/18 4:59 p.m.32 views

in vim/vim

Description A heap-based OOB read of size 4 occurs when a user tries to open a vim session file specified below. This happens regardless of any command line options that could be specified to restrict vim, such -Z and -m. This bug has been found on default vim build lastest commit hash...

4.3CVSS7.6AI score0.01433EPSS
SaveExploits1
Total number of security vulnerabilities4084