4084 matches found
Cross-Site Request Forgery (CSRF) in imran300/inventory
βοΈ Description You didn't set any CSRF protection for deleting a user. π΅οΈββοΈ Proof of Concept // PoC.html history.pushState'', '', '/' document.forms0.submit; After that admin open the PoC.html file the user with id 7 will be deleted. π₯ Impact This vulnerability is capable of delete any user with...
Cross-Site Request Forgery (CSRF) in imran300/inventory
βοΈ Description You didn't set any CSRF protection for activating a user. π΅οΈββοΈ Proof of Concept // PoC.html history.pushState'', '', '/' document.forms0.submit; After that admin open the PoC.html file the user with id 7 will be activated. π₯ Impact This vulnerability is capable of activate any user...
Forced Browsing in slackero/phpwcms
βοΈ Description A malicious actor is able to reveal the list and details of newsletter subscribers. π΅οΈββοΈ Proof of Concept - Method 1; This method requires a proxy utility, like BurpSuite. - With an administrator user, create some subscribers on the newsletters under CommunicationNewsletter...
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
βοΈ Description pimcore is a Open Source Data & Experience Management Platform PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce this package is vulnerable for Stored XSS thru SEO menu π΅οΈββοΈ Proof of Concept π₯ Impact This vulnerability is capable of...
Cross-site Scripting (XSS) - Stored in yogeshojha/rengine
βοΈ Description When a XSS payload is used as the name of a gf pattern, it executes. π΅οΈββοΈ Proof of Concept 1. Name a file .json 2. Import the file as a gf pattern at https://127.0.0.1/scanEngine/toolsettings 3. Click on the uploaded gf pattern. π₯ Impact The impact is same as any other Stored XSS...
Cross-site Scripting (XSS) - Reflected in azuracast/azuracast
βοΈ Description The Application is Vulnerable to reflected HTML Injection π΅οΈββοΈ Proof of Concept Open the following page in the browser as admin. The page is vulnerable to HTML Injection...
SQL Injection in opensourcepos/opensourcepos
βοΈ Description The Application is vulnerable to blind SQL Injection π΅οΈββοΈ Proof of Concept URL: https://dev.opensourcepos.org/giftcards/search?sort=1 Vulnerable Parameter: sort SQLMap POC --- Parameter: sort GET Type: boolean-based blind Title: Boolean-based blind - Parameter replace original value...
Cross-Site Request Forgery (CSRF) in namelessmc/nameless
βοΈ Description Attacker able to delete any reaction with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your application. In CSRF attack...
Cross-site Scripting (XSS) - Stored in namelessmc/nameless
βοΈ Description stored xss via forum π΅οΈββοΈ Proof of Concept 1. First goto http://localhost/nameless/index.php?route=/panel/forums/&action=new and create a forum.\ During creation put bellow xss paylaod in forum icon.\ xss"' 2. Now save it .\ 3. Now goto above forum url...
Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat
βοΈ Description stored xss XMP configuration π΅οΈββοΈ Proof of Concept Plz check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1j1b5XDv2v73539J5MYwxYDe0IPt9yS3f/view?usp=sharing π₯ Impact xss bug allow to execute arbitary javascript code...
Cross-Site Request Forgery (CSRF) in neorazorx/facturascripts
βοΈ Description Attacker able to change any role with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your application. In CSRF attacks it...
Cross-Site Request Forgery (CSRF) in erikdubbelboer/phpredisadmin
βοΈ Description The Import functionality in the application is vulnerable to CSRF attacks. π΅οΈββοΈ Proof of Concept history.pushState'', '', '/' π₯ Impact This vulnerability can let an attacker import data to the database without the knowledge/interaction of the user...
in erikdubbelboer/phpredisadmin
βοΈ Description It can be possible to perform a clickjacking attack due to the lack of frame restrictions. The application does not set the response header X-Frame-Options: DENY. π΅οΈββοΈ Proof of Concept π₯ Impact According to PortSwigger references, it is possible for a page controlled by an attacker...
Cross-site Scripting (XSS) - Stored in janeczku/calibre-web
π₯ BUG stored xss via book description π₯ STEP TO REPRODUCE Lets there is two user Admin and user-B . user-B has edit permission in book.\ \ 1. Now goto user-B account and visit http://localhost:8083/admin/book/12 and edit the metadata .\ During edit put bellow xss payload in book Description field...
Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in slackero/phpwcms
βοΈ Description The secure flag is not set for PHPSESSID session cookie in the application. π΅οΈββοΈ Proof of Concept π₯ Impact If the secure flag is set on a cookie, then browsers will not submit the cookie in any requests that use an unencrypted HTTP connection, thereby preventing the cookie from...
Cross-site Scripting (XSS) - Stored in cortezaproject/corteza-webapp-workflow
βοΈ Description Stored Cross-Site Scripting XSS is the type of XSS when a user injects a maliscous javascript code into the web applacation and it gets later rendered in victim browser. π΅οΈββοΈ Proof of Concept 1. Sign in to the application as admin 2. Go to workflows 3. Edit workflow and set the...
Cross-site Scripting (XSS) - Stored in imran300/inventory
βοΈ Description Stored xss bug using a xss payload in the product name when adding a new categorie in the product page. π΅οΈββοΈ Proof of Concept Goto http://localhost/inventory/index.php/Category/listcategory and click on add category and copy paste the following xss payload and paste it in the...
Cross-Site Request Forgery (CSRF) in aces/loris
βοΈ Description Attacker able to create any Category with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your application. In CSRF attack...
Cross-site Scripting (XSS) - Stored in ampache/ampache
βοΈ Description This is a stored XSS in the mp3 management library. π΅οΈββοΈ Proof of Concept 1. Edit meta data with Audacity: 2. Create a new playlist that contains this file. 3. Open "New" 1 under "Information" menu: π₯ Impact By uploading an mp3 with javascript code into meta tag could permit an...
Cross-site Scripting (XSS) - Stored in ampache/ampache
βοΈ Description This is a stored XSS in the mp3 management library. π΅οΈββοΈ Proof of Concept 1. Edit meta data with Audacity: 2. Create a new playlist that contains this file. 3. Open "Album" 1 under "Search" menu then click "Search" 2: π₯ Impact By uploading an mp3 with javascript code into meta tag...
Cross-Site Request Forgery (CSRF) in microweber/microweber
βοΈ Description Attacker able to delete all file forever from trash if knows the id parameter value of all files that exist in trash with CSRF attack. π΅οΈββοΈ Proof of Concept Here after running PoC.html on Firefox or Safari and click on submit button also can be auto-submit you will see that the file...
Cross-Site Request Forgery (CSRF) in tsolucio/corebos
βοΈ Description Attacker able to change password with CSRF attack because there is any CSRF protection for related endpoint. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP...
Cross-site Scripting (XSS) - Reflected in forkcms/forkcms
βοΈ Description The forkcms is vulnerable to XSS through settings translation π΅οΈββοΈ Proof of Concept 1. Go to https://demo.fork-cms.com/private/en/locale 2. In search box named "Reference code" input " 3. XSS payload will be executed π₯ Impact An attacker can execute JavaScript code in the website...
Cross-Site Request Forgery (CSRF) in hdinnovations/unit3d-community-edition
βοΈ Description Attacker is able to logout a user 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 you loged out history.pushState'', '', '/' document.forms0.submit; π₯ Impact This vulnerability...
Cross-Site Request Forgery (CSRF) in zhongshaofa/easyadmin
βοΈ Description Attacker able to delete any menu with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your application. In CSRF attacks it...
Improper Privilege Management in bigprof-software/online-invoicing-system
π₯ BUG CSRF bug to approve member π₯ IMPACT csrf bug allow to approov any user π₯ STEP TO REPRODUCE 1. Lets assume signup allowed in settings page and member need to approoved .\ Now From external user goto http://localhost/online-invoice/app/membershipsignup.php and signup for new member with...
Cross-Site Request Forgery (CSRF) in sergix44/xbackbone
βοΈ Description following endpoint vulnerable to CSRF: /omeka/user/2/delete Also there is not any different that you run The application in localhost or some real hosts, this is enough to login with a browser that used the browser for online web surfacing too. π΅οΈββοΈ Proof of Concept // PoC.html...
Cross-Site Request Forgery (CSRF) in babybuddy/babybuddy
βοΈ Description You don't check CSRF token in following endpoint /timers/1/restart/ with PoC.html attacker able to reset timer with id equal to 1. π΅οΈββοΈ Proof of Concept // PoC.html history.pushState'', '', '/' π₯ Impact This vulnerability is capable of reset any timer...
Cross-Site Request Forgery (CSRF) in francoisjacquet/rosariosis
βοΈ Description When you don't set the SameSite attribute of cookies the browsers have special act in front of this issue.I mean set default value on it chrome and chromium based browsers set the attribute "Lax" that mean if you do add/delete/alter operation in a get HTTP request then your site mor...
Cross-Site Request Forgery (CSRF) in francoisjacquet/rosariosis
βοΈ Description When you don't set the SameSite attribute of cookies the browsers have special act in front of this issue.I mean set default value on it chrome and chromium based browsers set the attribute "Lax" that mean if you do add/delete/alter operation in a get HTTP request then your site mor...
in zeromq/pyzmq
βοΈ Description The paramiko.WarningPolicy policy used in setmissinghostkeypolicy will not reject unknown host keys. This may lead to Man-in-the-middle attacks. π΅οΈββοΈ Proof of Concept client = paramiko.SSHClient client.loadsystemhostkeys client.setmissinghostkeypolicyparamiko.WarningPolicy π₯ Impact...
in pimcore/pimcore
1Go to https://demo.pimcore.fun/en/account/register 2Enter the username and password 3Choose the password as 'a' and the account will be created...
Cross-Site Request Forgery (CSRF) in ampache/ampache
βοΈ Description When you don't set the SameSite attribute of cookies the browsers have special act in front of this issue.I mean set default value on it chrome and chromium based browsers set the attribute "Lax" that mean if you do add/delete/alter operation in a get HTTP request then your site mor...
Cross-Site Request Forgery (CSRF) in ampache/ampache
βοΈ Description When you don't set the SameSite attribute of cookies the browsers have special act in front of this issue.I mean set default value on it chrome and chromium based browsers set the attribute "Lax" that mean if you do add/delete/alter operation in a get HTTP request then your site mor...
Cross-Site Request Forgery (CSRF) in janeczku/calibre-web
βοΈ Description An attacker can make a user change his profile settings by CSRF vulnerability through PoC file. There is no CSRF token. π΅οΈββοΈ Proof of Concept For example, changing the email address from "[email protected]" to "[email protected]" test1's profile. Make the user open a link with this page...
in kestasjk/webdiplomacy
βοΈ Description Bypass rate limit and sent unlimited email to any email address. π₯ Impact Attacker can sent unlimited email to any mail address . Many email service provider has limited email sending like 10000 email per month . If you exeed that limit then you will be extra charged . So, using thi...
in janeczku/calibre-web
βοΈ Description A user can see the name of another user's private shelf through a forbidden error. π΅οΈββοΈ Proof of Concept 1. As user 1, try to add a book to a user 2's shelf: GET /shelf/add/2/2 2. See the returned error: Sorry you are not allowed to add a book to the the shelf: shelf test2 This is...
Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr
βοΈ Description CSRF bug to remove linked file π΅οΈββοΈ Proof of Concept bellow request is vulnerable to csrf attack when removing linked file.\ https://demo.dolibarr.org/expensereport/card.php?id=202&action=removefile&file=%28PROV202%29%2F%28PROV202%29.pdf&entity=1 π₯ Impact csrf attack...
Cross-Site Request Forgery (CSRF) in dolibarr/dolibarr
βοΈ Description In Bank section the Bank | Cash part, you protect List entities to delete with CSRF attacks but if I set CSRF token to nothings then I able to delete arbitrary List entities only with knowing their ids. π΅οΈββοΈ Proof of Concept // PoC.html history.pushState'', '', '/' input...
Cross-Site Request Forgery (CSRF) in microweber/microweber
βοΈ Description microweber is vulnerable to Cross-site request forgery. The app is not checking the CSRF token when adding new products to the cart. π΅οΈββοΈ Proof of Concept HTML content: HTML setTimeout = form.submit; , 2000; 1. Save the above content into an HTML file. 2. Open the file on the...
Cross-site Scripting (XSS) - Reflected in alovoa/alovoa
βοΈ Description xss bug π΅οΈββοΈ Proof of Concept 1. Open url https://alovoa.com/profile?lang=es%22%3E%3Cscript%3Ealert1%3C/script%3E and see xss is executed .\ My previous xss and this xss has different attacking endpoint and thats why i submitted two report π₯ Impact xss...
in cortezaproject/corteza-server
Passwords shorter than 8 characters are considered to be weak NIST SP800-63B. Maximum password length should not be set too low, as it will prevent users from creating passphrases. ... It is important to set a maximum password length to prevent long password Denial of Service attacks. STEPS FOR...
in spiral-project/ihatemoney
π₯ BUG clickjacking bug. π₯ STEP TO REPRODUCE I see there is no X-Frame-Options header present in response . So, it allow to load dashboard url in iframe which make clickjacking attack . Iframe will be completely hidden with opacity control so that victim dont suspect . bellow code can be used as...
Cross-site Scripting (XSS) - Stored in chevereto/chevereto-free
βοΈ Description Stored xss via image upload TESTED VESRION latest github code as of 16/7/21 π΅οΈββοΈ Proof of Concept 1. First download https://github.com/ranjit-git/poc/blob/master/xss%22'%3E%3Cimg%20src%3Dx%20onerror%3Dalert123%3E.jpeg image file in linux . Dont change the file name . This type file...
Cross-Site Request Forgery (CSRF) in seriawei/zkeacms
βοΈ Description ZKEACMS is vulnerable to Cross-site request forgery. The app has no mechanism against CSRF in all HTTP requests. π΅οΈββοΈ Proof of Concept Sample: Add products to the shopping cart. HTML content: HTML setTimeout = form.submit , 2000; 1. Save the above content into an HTML file. 2. With...
Cross-Site Request Forgery (CSRF) in emoncms/emoncms
βοΈ Description In CSRF attack if your users going to attacker website and click the mallicouse link then they able to steal users cookie, submit unwanted date, .... π΅οΈββοΈ Proof of Concept 1.you login in your account 2.you make a file contain the following html file. 3.open html as victim site...
in emoncms/emoncms
βοΈ Description weak password requirements can lead to account takeover vulnerability as attacker easily can perform Bruteforce attacks. π΅οΈββοΈ Proof of Concept if a attacker knows the username and email of the your users then attacker easily can reset the victim password and no privileges required...
Heap-based Buffer Overflow in squell/id3
βοΈ Description Hello! We compiled id3 from commit 857ac8 with Clang-13 + ASan, and we discovered a crafted file which triggers a negative-size-param and a heap-buffer-overflow with a READ of size 40987248. But for the purposes of this report, we are going to look at the heap-buffer-overflow, as it...
Cross-Site Request Forgery (CSRF) in spiral-project/ihatemoney
βοΈ Description The //delete/ end point lacks CSRF protection. This could be exploited by attackers to make the admin delete records from database. π΅οΈββοΈ Proof of Concept For the attack to work, a logged in user should click the link could be performed with JavaScript. /delete/"Click here π₯ Impact...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
βοΈ Description I found a stored XSS in your project which is lead by adding property name which reflects on summary-reports-application-leases-1.php π΅οΈββοΈ Proof of Concept Steps to reproduce: 1. Create a Property. 2. Enter x''' in the comments. 3. Save and visit...