4083 matches found
Cross-site Scripting (XSS) - DOM in zoujingli/thinkadmin
Description DOM based xss via url hash frgament Proof of Concept First login into https://v6.thinkadmin.top and then visit https://v6.thinkadmin.top/admin.htmlhttps://bbounty.000webhostapp.com/cors.php?id=xxxxx2 and see xss is executed Impact DOM based xss via url hash fragment...
Cross-site Scripting (XSS) - Stored in zoujingli/thinkadmin
Description Stored xss Proof of Concept Plz check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1hyN4X9gIgQJH2B5QEFhkniGt78sIw1iF/view?usp=sharing Impact Xss allow to arbitary javascript code execution...
Cross-site Scripting (XSS) - Stored in zoujingli/thinkadmin
Description Stored xss via name Proof of Concept 1. First goto https://v6.thinkadmin.top/admin.html/admin/base.html?type=datea&spm=m-2-4-8 and edit a data and put bellow xss payload in Data name field . xss"' Now see xss is executed VIEDO...
Cross-site Scripting (XSS) - DOM in mineweb/minewebcms
โ๏ธ Description A malicious actor is able to add a malicious payload as a new Navigation Bar Link Title, and after every time any users visit the main root page of the website, the XSS payload is executed and the session of whoever visits the site is compromised. ๐ต๏ธโโ๏ธ Proof of Concept 1; Create a...
Cross-site Scripting (XSS) - Stored in mineweb/minewebcms
Description A malicious actor is able to add a malicious payload as a new Page Title, and after every time any administrative user visits the /admin/pages route, the XSS payload is executed. Proof of Concept 1;Create a new Page at the following route: /admin/pages/add. Use the following payload a...
Cross-Site Request Forgery (CSRF) in pheditor/pheditor
Description Cross-Site Request Forgery CSRF is an attack that forces an end user to execute unwanted actions on a web application in which theyโre currently authenticated. With a little help of social engineering such as sending a link via email or chat, an attacker may trick the users of a web...
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...
Path Traversal in pheditor/pheditor
Description 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...
Open Redirect in sbrl/pepperminty-wiki
Description Open redirection vulnerabilities arise when an application incorporates user-controllable data into the target of a redirection in an unsafe way. An attacker can construct a URL within the application that causes a redirection to an arbitrary external domain...
Cross-site Scripting (XSS) - Reflected in sbrl/pepperminty-wiki
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...
in sbrl/pepperminty-wiki
Unrestricted Upload of File with Dangerous Type allows javascript injection Uploaded files represent a significant risk to applications. The first step in many attacks is to get some code to the system to be attacked. Then the attack only needs to find a way to get the code executed. Using a file...
Path Traversal in dmpop/mejiro
Description 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...
Cross-site Scripting (XSS) - Reflected in dmpop/mejiro
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...
Cross-site Scripting (XSS) - Stored in dmpop/mejiro
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...
in dmpop/mejiro
Description Uploaded files represent a significant risk to applications. The first step in many attacks is to get some code to the system to be attacked. Then the attack only needs to find a way to get the code executed. Using a file upload helps the attacker accomplish this...
Cross-site Scripting (XSS) - Reflected in area17/twill
Description The Application is vulnerable to reflected cross-site scripting attack. URL: /contact/offices/ Parameter: offset Proof of Concept Open the following URL in the browser for POC...
Inefficient Regular Expression Complexity in fb55/nth-check
Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in nth-check. It allows cause a denial of service when parsing crafted invalid CSS nth-checks. The ReDoS vulnerabilities of the regex are mainly due to the sub-pattern \s?:+-?\s\d+? with quantified...
Cross-Site Request Forgery (CSRF) in microweber/microweber
Description Attacker able to delete any file In Files module if this module enabled there isn't any csrf protection in this endpoint. Proof of Concept After open the PoC.html file you can see that the file with name 1.jpg will be deleted. //PoC.html history.pushState'', '', '/'...
Prototype Pollution in antfu/utils
Description @antfu/utils is a collection of common JavaScript / TypeScript utils. It is vulnerable to Prototype Pollution on the deepMerge function. This allows for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. About the vulnerability Prototype Pollution...
Prototype Pollution in mariocasciaro/object-path
Description object-path package is vulnerable to Prototype Pollution. The del function fails to validate which Object properties it deletes. This allows attackers to modify the prototype of Object, causing the modification of default properties like toString on all objects. Proof of Concept Creat...
Cross-Site Request Forgery (CSRF) in glpi-project/glpi
โ๏ธ Description Hello dear glpi team I found one more CSRF vulnerability. ๐ต๏ธโโ๏ธ 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 a Planning start and end times with itemsid 3will be...
Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) in tildeclub/site
โ๏ธ Description The file signup-handler.php creates a user by accepting input from request parameters username, email, interest, sshkey. The affected parameter is sshkey. It does not sanitizes special characters and only checks if the first 4 character of the input is ssh- which allows the signup...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to change emoticons activation status if a logged in user visits attacker website. ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally emoticons deactivated //POC.html history.pushState'', '',...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to change search setting โspecific for one area such comments" if a logged in user visits attacker website. because lack of CSRF token ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally some...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to change delete any banning record if a logged in user visits attacker website. because lack of CSRF token "checking" ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally blacklist record with...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to change URL configuration if a logged in user visits attacker website. because lack of CSRF token ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally your search URL changed form /search.php...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to change social setting if a logged in user visits attacker website. because lack of CSRF token ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally your facebook page changed to...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to change search setting if a logged in user visits attacker website. because lack of CSRF token ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally some settings changed //POC.html...
Cross-Site Request Forgery (CSRF) in e107inc/e107
โ๏ธ Description Attacker or malicious user is able to delete all caches if a logged in user visits attacker website. because lack of CSRF token. ๐ต๏ธโโ๏ธ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally all caches are cleared //POC.html...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to delete any Profile filed with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to Add any Draft with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with visiting a...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to Add any number of subscriber with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to Send any Mass mailing with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to Delete All Data in Tracker plugin with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to Purge All Archive Messages with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to delete any Draft with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with visitin...
Cross-Site Request Forgery (CSRF) in justingit/dada-mail
โ๏ธ Description Attacker able to Change List Password with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with...
OS Command Injection in zacanger/is-program-installed
โ๏ธ Description There is "OS Command Injection" vulnerability on "is-program-installed" npm package. This package tries to understand the given parameter name program or binary name is installed in the computer or not. However, since this package does not properly control the characters in the...
in fisharebest/webtrees
โ๏ธ Description A malicious actor, either logged in as an admin or after intercepting a request, is able to modify the path argument in the delete-path route, and can arbitrarily delete index.php or config.ini.php, rendering the site unusable. ๐ต๏ธโโ๏ธ Proof of Concept 1; An admin should navigate to...
Inefficient Regular Expression Complexity in clean-css/clean-css
โ๏ธ Description It allows cause a denial of service when calling function isDataUriResource. ๐ต๏ธโโ๏ธ Proof of Concept // PoC.js var isDataUriResource = require"clean-css/lib/utils/is-data-uri-resource" forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = 'data:' +...
Cross-site Scripting (XSS) - Stored in fisharebest/webtrees
โ๏ธ Description A malicious actor is able to add a malicious payload as a Family Tree Title, and after click the Family Tree nav button from the My Pages Menu, the XSS payload is executed. ๐ต๏ธโโ๏ธ Proof of Concept 1;Create a new family tree, either when logging in after install for the first time, or...
Inefficient Regular Expression Complexity in yiminghe/async-validator
โ๏ธ Description It allows cause a denial of service when validating crafted invalid URLs. ๐ต๏ธโโ๏ธ Proof of Concept // PoC.js var asyncValidator = require"async-validator" const validator = new asyncValidator.default v: type: 'url', , forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr =...
in bfabiszewski/libmobi
โ๏ธ Description Overview This vulnerability is the use of out-of-range pointer offset, which lets attackers read memory information beyond the buffer size. Possibly, attackers can use this to do DOS Denial of Service attack or ALSR bypass by reading sensitive memory address information to all...
Code Injection in jerrod-lankford/google-voice-desktop-app
โ๏ธ Description Attackers can execute malicious code on users computers using Google Voice Desktop App provided that users click on a malicious hyperlink in the app itself ๐ต๏ธโโ๏ธ Proof of Concept 1. Host the following index.html on a web server require'childprocess'.exec'calc'; 2. Users who click on...
in bfabiszewski/libmobi
โ๏ธ Description Overview This vulnerability is of out-of-bound read, which lets attackers read memory information beyond the buffer size. Possibly, attackers can use this to do DOS Denial of Service attack or ALSR bypass by reading sensitive memory address information to all applications which use...
in bfabiszewski/libmobi
โ๏ธ Description Overview This vulnerability is of out-of-bound read, which lets attackers read memory information beyond the buffer size. Possibly, attackers can use this to do DOS Denial of Service attack or ALSR bypass by reading sensitive memory address information to all applications which use...
Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb
โ๏ธ Description Hello dear Rdiffweb team. I found a CSRF vulnerability on following endpoint that attackers able to Create a SSH key with PoC.html ๐ต๏ธโโ๏ธ Proof of Concept 1. User with right privileges should be logged in Firefox or Safari. 2. Users go to a website that contain PoC.html 3.after...
Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb
โ๏ธ Description Hello dear Rdiffweb team. I found a CSRF vulnerability on following endpoint that attackers able to change the email of a user with PoC.html ๐ต๏ธโโ๏ธ Proof of Concept 1. user with right privileges should be logged in Firefox or Safari. 2. Users go to a website that contain PoC.html...
Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb
โ๏ธ Description Hello dear Rdiffweb team. I found a CSRF vulnerability on following endpoint that attackers able to Delete repositories History with PoC.html ๐ต๏ธโโ๏ธ Proof of Concept 1. user with right privileges should be logged in Firefox or Safari. 2. Users go to a website that contain PoC.html...
Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb
โ๏ธ Description Hello dear Rdiffweb team. I found a CSRF vulnerability on following endpoint that attackers able to Create users with PoC.html ๐ต๏ธโโ๏ธ Proof of Concept 1. User with right privileges should be logged in Firefox or Safari. 2. Users go to a website that contain PoC.html 3.after visiting...