Lucene search
+L

4083 matches found

Huntr
Huntr
added 2022/03/29 4:18 a.m.33 views

SSRF on index.php/cobrowse/proxycss/

Description Live Helper Chat is vulnerable to SSRF on the /index.php/cobrowse/proxycss endpoint. It's possible to make internal requests and see the response as an authenticated user, it's also possible to make an request with any protocol using goppher://. Proof of Concept 1. Request...

5.5CVSS0.4AI score0.0094EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/29 3:46 a.m.31 views

Loose comparison causes IDOR on multiple endpoints

Description Live Helper Chat is vulnerable to Type Juggling on the requestPayload'hash'. The application uses a Loose Comparison to check if the user-controlled parameter is equal to an hash, this check is vulnerable because it's possible to pass other Data Types via JSON that causes the if...

5CVSS0.01231EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/28 3:28 p.m.36 views

heap buffer overflow in get_one_sourceline

Description When fuzzing vim commit 471b3aed3 I discovered a heap buffer overflow. I'm using ubuntu 20.04 with clang 13 Proof of Concept Here is the minimized poc bash norm300gr0 so How to build bash LD=lld AS=llvm-as AR=llvm-ar RANLIB=llvm-ranlib CC=clang CXX=clang++ CFLAGS="-fsanitize=address"...

6.8CVSS7.7AI score0.01267EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/28 10:45 a.m.50 views

Use after free in utf_ptr2char

✍️ Description When fuzzing vim commit 9dac9b175, I discovered a use after free. I'm testing on ubuntu 20.04 with clang 13. Proof of Concept Here is the minimized poc bash s/\v/\r /%',600 How to build bash LD=lld AS=llvm-as AR=llvm-ar RANLIB=llvm-ranlib CC=clang CXX=clang++...

6.8CVSS7.8AI score0.01462EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/28 6:36 a.m.30 views

Non-Privilege User Can View Patient’s Disclosures

Vulnerability Type Insecure Direct Object Reference Affected URL https://localhost/openemr-6.0.0/ /interface/patientfile/summary/recorddisclosure.php?editlid=X Method GET Parameter editlid Authentication Required? Yes Issue Summary Non-privilege users accounting, front office can view patient’s...

5.5CVSS0.4AI score0.01043EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/03/28 6:21 a.m.27 views

Missing Function Level Access Control

Vulnerability Type Missing Function Level Access Control Affected URL 62 vulnerable instances as listed in Table 1 Authentication Required? Yes Issue Summary Web applications usually only show functionality that a user has the need for and right to use in the UI. However, this is not the case for...

5.5CVSS0.1AI score0.01054EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/03/28 6:1 a.m.30 views

Non Privilege User can Enable or Disable Registered

Vulnerability Type Insecure Direct Object Reference Affected URL https://localhost/openemr-6.0.0/interface/modules/zendmodules/public/Installer/manage Affected Parameters “modAction=enabled” Authentication Required? Yes Issue Summary Non-privilege users accounting & front-office can disable and...

4CVSS0.3AI score0.00889EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/03/27 4:38 p.m.17 views

Stack buffer overflow in XML entity parsing

Description Attempting to parse a XML/SVG file containing an !ENTITY with a sufficiently long name into a fixed sized, stack allocated buffer causes an overflow. Proof of Concept ./bin/gcc/gpac -play ./poc-clean.svg poc-clean.svg available here GDB stack smashing detected : terminated Thread 1...

3.8AI score
SaveExploits0
Huntr
Huntr
added 2022/03/27 1:14 p.m.12 views

unprivileged user can publish a private file

Description user who dont have any accesss in file can publish the file and then unauthenticated user can download that file Proof of Concept 1. From admin account add a new user called user-B as content Authors .\ Now give user-B permission in page section only .Dont give files permission .\ So,...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2022/03/27 11:2 a.m.10 views

Stored xss bug to hijack admin account

Description Using this xss lower level user can change his role to super-admin and can hijack admin account Proof of Concept 1. First from super-admin account goto http://localhost/silverstripe/admin/security/RootUsers and add user-B as content authors .\ also give user-B only permisssion to page...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2022/03/26 7:29 p.m.15 views

Open Redirect (Bypass Of #59d7c660-744c-4fee-88b7-6117b6846aea)

Description Hello everyone, I found an Open Redirect on linkding on remove a bookmark functionality, it is a bypass of a previously submitted report, when users are tricked into visiting the vulnerable link, they will immediately redirected to arbitrary hosts. Proof of Concept - Just visit the...

1.6AI score
SaveExploits0
Huntr
Huntr
added 2022/03/26 12:58 p.m.18 views

Open Redirection

Description Open redirect security flaw an attacker to redirect the victims of the application into malicious sites Proof of Concept Request POST /create-table/ HTTP/1.1 Host: 127.0.0.1:8080 User-Agent: Mozilla/5.0 X11; Linux x8664; rv:78.0 Gecko/20100101 Firefox/78.0 Accept:...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2022/03/26 7:46 a.m.34 views

stored xss

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 Proof of Concept 1. A low-priv user create a page with the following...

3.5CVSS2AI score0.01516EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/26 4:29 a.m.19 views

csrf bug to remove a bookmark

Description CSRF bug to remove bookmark Proof of Concept There is no csrf token check during bookmark remove .\ Let say there is two user 1. user-A -- victim \ 2. user-B -- attacker \ STEP ======== 1. user-A create bookmark and lets bookmark id is 123\ 2. Now user-B attacker send a link...

0.6AI score
SaveExploits0
Huntr
Huntr
added 2022/03/26 3:44 a.m.9 views

Bypass previous fix

Description Bypass previous report fix Proof of Concept it checks if returnurl starts with / . So, it can be bypasssed using //google.com . 1. Login in the demo instance https://demo.linkding.link/ 2. Go to https://demo.linkding.link/bookmarks/3/remove?returnurl=//google.com 3. You will be...

0.5AI score
SaveExploits0
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/25 8:4 a.m.36 views

Old sessions are not blocked by the login enable function.

Description If you disable logic function of an user, that user can still login by using their old session. Proof of Concept Step 1: login to dashboard by a normal account. Step 2: use a diffrent browser to login as admin Step 3: make the normal account in step 1 unable to login. Step 4: return t...

6.5CVSS1AI score0.00977EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/25 6:36 a.m.30 views

use after free in mrb_vm_exec

While fuzzing mruby I found a use after free in mruby compiled with ASAn. Proof of Concept uaf5.rb rb...

6.4CVSS8.2AI score0.01031EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/25 12:16 a.m.24 views

unchecked size in _load_bmp leads to RAM exhaustion in version 3.10

Description Via a maliciously crafted bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge buffer sizes like 64 Gigabyte upon reading the file from disk or from a virtual buffer. Version This does affect the newest Version of Cimg which...

1.9CVSS1AI score0.00397EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/24 2:27 a.m.28 views

User after free in mrb_vm_exec

While fuzzing mruby I found a use after free in mruby compiled with ASAn. Proof of Concept uaf1.rb rb var1 = -0 var2 = 1.0 var3 = 1 var4 = +0 var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby || var3 = methods.groupby ||...

6.8CVSS8AI score0.00906EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/23 7:0 p.m.29 views

Stored XSS in "Name", "Group Name" & "Title"

Description The application allows img tag & src attribute in "Name","Title" & "Group Name" fields for which attackers can perform stored cross-site scripting. Proof of Concept 1.Login to the application and go to profile. 2.Now in the "Name" input field paste the below payload and click on "SAVE...

3.5CVSS5.7AI score0.01627EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/23 1:8 p.m.32 views

Stored XSS in Tooltip

Description The Classes in Data Objects have the Tooltip field. It is vulnerable to XSS attack. Proof of Concept STEP1: login https://demo.pimcore.fun/admin/ STEP2: Settings-Data Objects-Classes. Then choose an item, like product Data-AccessoryPart AP-compatibleTo。 STEP3: add payload in tooltip...

3.5CVSS1.2AI score0.0079EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/23 12:35 p.m.26 views

SQL injection through marking blog comments on bulk as spam

Description the comments ids aren't checked and vulnerable for SQL injection Proof of Concept...

6.5CVSS0.9AI score0.01134EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/23 11:11 a.m.36 views

Open Redirect on login

Description Although https://github.com/go-gitea/gitea/pull/9678 protects against most open redirects there is an unfortunate flaw in its logic due to browser behaviour when presented with Locations that have backslashes in them Proof of Concept...

5.8CVSS0.7AI score0.50687EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/23 6:22 a.m.40 views

Heap Buffer Overflow in parseDragons

Description heap buffer overflow in parseDragons function. ASAN report: ================================================================= ==2541037==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000065578 at pc 0x7f45488bde0d bp 0x7ffc08551b50 sp 0x7ffc085512f8 READ of size 4 at...

5CVSS7.7AI score0.00944EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/23 2:33 a.m.10 views

Stored XSS via upload file

Description In document feature, you can upload a file .ofd which can have xss Proof of Concept // xss.ofd alert1 Step 1: Go to Support - Documents Step 2: Click Create Documents Step 3: At the Download type, choose Internal. Upload file xss.ofd above. Step 4: Go to that file link, such as:...

7AI score
SaveExploits0
Huntr
Huntr
added 2022/03/22 7:28 p.m.30 views

Open redirect vulnerability via endpoint authorize_and_redirect/?redirect=

Description Posthog application is vulnerable to open redirect which can be exploited by adding authorizeandredirect/?redirect=https://evil.com endpoint. Proof of Concept 1.Open the link https://app.posthog.com/login?next=/authorizeandredirect/%3Fredirect%3Dhttps%25253A%25252F%25252Fevil.com...

5.8CVSS0.9AI score0.05265EPSS
SaveExploits3References1
Huntr
Huntr
added 2022/03/22 9:46 a.m.19 views

Heap Buffer Overflow in iterate_chained_fixups

Description heap buffer overflow in iteratechainedfixups function. ASAN report: ================================================================= ==2540511==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000065710 at pc 0x7f5b64ccb878 bp 0x7ffeab141380 sp 0x7ffeab141370 READ of siz...

2.1CVSS6.1AI score0.00414EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/22 9:22 a.m.12 views

Use After Free in new_object

Description Heap use after free in newobject function. ASAN report: ================================================================= ==2514600==ERROR: AddressSanitizer: heap-use-after-free on address 0x6020000401d0 at pc 0x00000230a00e bp 0x7ffcfdbe1dd0 sp 0x7ffcfdbe1dc8 READ of size 2 at...

7.3AI score
SaveExploits0References1
Huntr
Huntr
added 2022/03/21 8:45 p.m.33 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/21 5:34 a.m.20 views

Stored Cross Site Scripting

Vulnerability Type Stored Cross Site-Scripting XSS Affected URL https://localhost/openemr-6.0.0/interface/new/newcomprehensivesave.php Affected Parameters “formfname” “formlname” Authentication Required? Yes Issue Summary A stored XSS vulnerability found in “/interface/new/newcomprehensivesave.ph...

3.5CVSS5.3AI score0.51472EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/03/21 5:15 a.m.32 views

Reflected Cross Site Scripting

Vulnerability Type Reflected Cross Site-Scripting XSS Affected URL https://localhost/openemr-6.0.0/interface/main/calendar/index.php Affected Parameters “newname” Authentication Required? Yes Issue Summary A reflected XSS vulnerability found in “/interface/main/calendar/index.php” that allows Adm...

3.5CVSS0.5AI score0.00592EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/03/21 3:43 a.m.32 views

Non-Privilege User Can Created New Rule and Lead to Stored Cross Site Scripting

Vulnerability Type Stored Cross Site-Scripting XSS Affected URL https://localhost/openemr-6.0.0/ /interface/super/rules/index.php?action=edit!submitsummary Affected Parameters “fldtitle” Authentication Required? Yes Issue Summary Non-privilege users accounting, front-office can create new rule an...

3.5CVSS0.769EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/03/20 6:29 p.m.39 views

Obscure Email Vulnerability allow anyone to signup with target email id without proper verification and Allowing malicious domain on username input field leads to business logic error by victim response fetching via email and force a user to download any file hacker want on behalf of [email protected].

Description This vulnerability is a result of an interaction between two different ways of handling e-mail addresses. Gmail ignores dots in addresses, so [email protected] is the same as [email protected] is the same as [email protected]. with this vulnerability attacker ca...

0.4AI score
SaveExploits0References2
Huntr
Huntr
added 2022/03/20 11:13 a.m.23 views

Path Traversal due to `send_file` call

A path traversal attack also known as directory traversal aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with “dot-dot-slash ../” sequences and its variations or by using absolute file paths, it may be possible to...

5CVSS3.3AI score0.01334EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/20 7:41 a.m.22 views

There is a Unrestricted Upload of File vulnerability in ShowDoc v2.10.3

Description There is a Unrestricted Upload of File vulnerability in AdminUpdateController.class.php in ShowDoc v2.10.3 Proof of Concept POST /showdoc-2.10.3/server/index.php?s=/api/adminUpdate/download HTTP/1.1 Host: 10.211.55.5 Content-Length: 66 Accept: application/json, text/plain, / User-Agen...

6.5CVSS1.1AI score0.01458EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/03/19 4:18 p.m.38 views

Sensitive Data Exposure Due To Insecure Storage Of Profile Image

Description When the user uploads his profile picture, the uploaded image’s EXIF Geolocation Data does not get stripped. As a result, anyone can get sensitive information of trudesk users like their Geolocation, their Device information like Device Name, Version, Software & Software version used,...

4.3CVSS0.3AI score0.01961EPSS
SaveExploits2References6
Huntr
Huntr
added 2022/03/19 3:51 p.m.42 views

Stored XSS viva .svg file upload

Description The application allows .svg files to upload which lead to stored XSS Proof of Concept 1.Download the payload from this link:- https://drive.google.com/file/d/1c1BP5bxXBxtwLfRJTrEPgMWK1yVFDF2R/view?usp=sharing and upload it on your profile. 2.Now open the path of the uploaded image...

3.5CVSS0.9AI score0.01561EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/19 12:22 p.m.15 views

ReDoS in is-it-check

✍️ Description It allows causing a denial of service when checking crafted invalid URLs. 🕵️‍♂️ Proof of Concept // PoC.js var isItCheck = require"is-it-check" isItCheck.url'H'+'.A8'.repeat40...

2.8AI score
SaveExploits0
Huntr
Huntr
added 2022/03/19 12:17 p.m.20 views

ReDoS in is-it-check

✍️ Description It allows causing a denial of service when checking crafted invalid emails. 🕵️‍♂️ Proof of Concept // PoC.js var isItCheck = require"is-it-check" isItCheck.email'@A.'+ '0.0.'.repeat40+'A'...

2.8AI score
SaveExploits0
Huntr
Huntr
added 2022/03/19 5:43 a.m.23 views

The microweber application allows large characters to insert in the input field "Coupons" which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request.

Proof of Concept 1.Go to "Settings" click on "Coupons" and Add a new Coupons 2.Go to this drive link:- https://drive.google.com/file/d/1CcVCHWbvMk07IZ5v4dojrdJbC43ufhh/view?usp=sharing copy the payload and paste it on the "Code" input field 3.You will see the application accepts large characters...

3AI score0.03474EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/03/19 4:25 a.m.14 views

Multiple Idor

Description There are multiple idors i found. In bookmarks//edit, bookmarks//remove, bookmarks//archive, bookmarks//unarchive. It gets the object provided in the bookmarkid without checking if the owner of the object is the current user. Proof of Concept 1. Go to...

1.1AI score
SaveExploits0
Huntr
Huntr
added 2022/03/19 4:4 a.m.10 views

Multiple Open redirect

Description There exist multiple open redirect in the get parameter returnurl . I found it in bookmarks//edit , bookmarks//remove, bookmarks//archive, bookmarks//unarchive, bookmarks/bulkedit Proof of Concept 1. Login in the demo instance https://demo.linkding.link/ 2. Go to...

0.3AI score
SaveExploits0
Huntr
Huntr
added 2022/03/18 4:59 p.m.214 views

Using vulnerable dependencies in package.json

Description 1. Hello team, The Showdoc is using a axios 0.17.1 dependency that is vulnerable to:👇 1. CVE-2021-3749 Regular Expression Denial of Service ReDoS 2. CVE-2020-28168 Server-Side Request Forgery SSRF 3. CVE-2019-10742 Denial of Service DoS Path to the file:...

1AI score0.08515EPSS
SaveExploits4
Huntr
Huntr
added 2022/03/18 10:55 a.m.20 views

stored xss in uploaded photo checkbox

Description xss code injection possible in endpoint "/api/savemedia " it accepts parameter "src" so if appended "%22onclick=%22alert'helo js executed';" and send request then xss alert will execute when clicking on checkbox of uploaded blank photo Proof of Concept 1. login as admin 2. open websit...

7.6AI score
SaveExploits0
Huntr
Huntr
added 2022/03/18 8:49 a.m.23 views

CRHTLF can lead to invalid protocol extraction potentially leading to XSS

Description \r, \n, \t characters in the URI can lead to XSS as URI.js will fail to extract javascript: protocol from a URI. See Section 4.4 Step 3 "Remove all ASCII tab or newline from input." of the WHATWG URL spec. Proof of Concept const parse = require'urijs' const express = require'express'...

4.3CVSS2.2AI score0.00663EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/18 8:23 a.m.19 views

Use After Free in op_is_set_bp

Description Heap use after free in opissetbp function. ASAN report: ================================================================= ==2367298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6060000481a0 at pc 0x7f580c10da41 bp 0x7ffd53a17ed0 sp 0x7ffd53a17ec0 READ of size 8 at...

6.8CVSS7.6AI score0.00978EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/03/17 5:44 a.m.37 views

Able to create an account with long password leads to memory corruption / Integer Overflow

I have found that there is a way to create an account with the length of more than 10k or 100k characters where it may leads to Integer overflow and the backend memory can't handle this issue Steps to Reproduce: Now we can create a simple account While creating an account , In the password field ...

5CVSS3.3AI score0.01207EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/17 12:24 a.m.60 views

Segmentation Fault caused by MP4Box -lsr

Version: MP4Box -version MP4Box - GPAC version 2.1-DEV-rev48-gf6d6225a9-master c 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io/ MINI build encoders, decoders, audio and video output disabled Please cite our work in your research: GPAC Filters:...

4.3CVSS0.7AI score0.00808EPSS
SaveExploits1
Huntr
Huntr
added 2022/03/15 6:31 p.m.20 views

The grav application allows large characters to insert in the input field "Full Name" which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request

Proof of Concept: 1. Go to http://site/admin/accounts/users/testuser 2. There will a Full name input field 3. Add more than 1 lakhs+ characters to the Full name field 4. You will see the application accepts large characters and if we will increase the characters then it can lead to Dos. POC Image...

2.6AI score
SaveExploits0
Total number of security vulnerabilities4083