4083 matches found
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) - Reflected in erikdubbelboer/phpredisadmin
βοΈ Description The application is vulnerable to XFS attack. π΅οΈββοΈ Proof of Concept Navigate to https://domain.tld/phpRedisAdmin/?https://www.eia.gov/state/maps The page https://www.eia.gov/state/maps.php will be loaded in an iframe on the page. π₯ Impact Cross-Frame Scripting XFS is an attack that...
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...
SQL Injection in slackero/phpwcms
βοΈ Description Data enters a program from an untrusted source π΅οΈββοΈ Proof of Concept if$result = mysqliquery$db, 'SELECT FROM '. $phpwcms"dbprepend" ? $phpwcms"dbprepend".'' : ''.'phpwcmsuser' π₯ Impact A successful attack may result in the unauthorized viewing of user lists, the deletion of entire...
Cross-site Scripting (XSS) - Reflected in slackero/phpwcms
βοΈ Description Reflected xss π΅οΈββοΈ Proof of Concept 'HTTP-REFERER: '.echoempty$ref ? 'unknown' : $ref; π₯ Impact xss bug...
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...
Sensitive Cookie Without 'HttpOnly' Flag in slackero/phpwcms
βοΈ Description HTTPOnly attribute is not set for session cookies in the application. π΅οΈββοΈ Proof of Concept π₯ Impact When a cookie doesnβt have an HttpOnly flag, it can be accessed through JavaScript, which means that an XSS could lead to cookies being stolen. These include session cookies that can...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any Link 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...
in cortezaproject/corteza-server
βοΈ Description Hi team i found an Unrestricted File Upload on https://latest.cortezaproject.org/ which let me upload anything. File Extensions Such as .html , .svg and others should not be executed on the server side. π΅οΈββοΈ Proof of Concept Step to Reproduce 1- Go to the Employees tab and choose an...
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 Request Forgery (CSRF) in firefly-iii/firefly-iii
βοΈ Description Attacker able to set default currency 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...
Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii
βοΈ Description Attacker able to Remove budgeted amount 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...
Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii
βοΈ Description Attacker able to delete Total available budget 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...
Cross-site Scripting (XSS) - Stored in slackero/phpwcms
βοΈ Description Stored xss π΅οΈββοΈ Proof of Concept Plz check this 1 minute video https://drive.google.com/file/d/1ycKDrN3ot623c-iYTaJYFNCjxCXChNx1/view?usp=sharing π₯ Impact xss bug...
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 Scripting (XSS) - Stored in imran300/inventory
βοΈ Description Stored xss bug using a xss payload in the employee name when adding a new employee π΅οΈββοΈ Proof of Concept Goto http://localhost/inventory/employees/addemployee and click on add employee and copy paste the following xss payload and paste it in the EMP NAME javascript " Click on safe...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any folder 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...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any event 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 i...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any Announcements 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...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any album of a user 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...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any photo of a user 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...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to unlock/lock any album 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...
Cross-Site Request Forgery (CSRF) in admidio/admidio
βοΈ Description Attacker able to delete any File & Doc 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...
Cross-Site Request Forgery (CSRF) in leantime/leantime
βοΈ Description CSRF on deleting a user. There is no token or anti csrf implemented. π΅οΈββοΈ Proof of Concept Create a .html file poc.html for example and copy paste the following code in it. Change localhost to ur domain or ip address. javascript CSRF PoC send this file to a admin when he opens the...
Cross-site Scripting (XSS) - Stored in leantime/leantime
βοΈ Description Stored xss bug using a xss payload in the todo name when adding a todo item π΅οΈββοΈ Proof of Concept Goto http://localhost/tickets/showKanban and add a todo item and copy paste the following xss payload in the todo-name javascript " Click on safe and go to the My Timesheets tab and see...
Cross-site Scripting (XSS) - Stored in leantime/leantime
βοΈ Description Stored xss bug using a xss payload in the Retrospectives Title when adding a new retrospective π΅οΈββοΈ Proof of Concept Goto http://localhost/retrospectives/showBoards and click on add more and copy paste the following xss payload in the title javascript " Click on safe and see the xss...
Cross-site Scripting (XSS) - Stored in leantime/leantime
βοΈ Description Stored xss bug using a xss payload in the Ideas area when adding a comment in the discussion area π΅οΈββοΈ Proof of Concept Goto http://localhost/ideas/showBoards and click on add an idea and copy paste the following xss payload in the discussion field javascript " Click on safe and see...
Cross-site Scripting (XSS) - Stored in leantime/leantime
βοΈ Description Stored xss bug using a xss payload in the new event title when adding a new event π΅οΈββοΈ Proof of Concept Goto http://localhost/calendar/addEvent and click on add event and copy paste the following xss payload javascript " Click on safe and see the xss popup with the cookie. π₯ Impact...
Cross-Site Request Forgery (CSRF) in aces/loris
βοΈ Description Attacker able to upload any Media 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 i...
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 Request Forgery (CSRF) in aces/loris
βοΈ Description Attacker able to edit any Information 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...
Cross-Site Request Forgery (CSRF) in aces/loris
βοΈ Description Attacker able to upload any document 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 Request Forgery (CSRF) in aces/loris
βοΈ Description Attacker able to delete any user 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 aces/loris
βοΈ Description Attacker able to create admin user 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...
Cross-Site Request Forgery (CSRF) in aces/loris
βοΈ Description Attacker able to Create a New Candidate Profile 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...
Server-Side Request Forgery (SSRF) in apostrophecms/apostrophe
βοΈ Description Rendering Of SVG file causes SSRF π΅οΈββοΈ Proof of Concept /image.jpeg" / upload the svg file with the payload mentioned above change server name and preview it. then check the server for incoming request. π₯ Impact SSRF basic attack - host redirect , further researches of this attack...
Cross-site Scripting (XSS) - Stored in aces/loris
βοΈ Description Cross-site scripting also known as XSS is a web security vulnerability that allows an attacker to compromise the interactions that users have with a vulnerable application. Cross-site scripting vulnerabilities normally allow an attacker to masquerade as a victim user, to carry out...
Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) in devcode-it/openstamanager
βοΈ Description A user without access to the software can inject a portion of HTML code in access logs. π΅οΈββοΈ Proof of Concept Simulate login with a crafter Client-IP header like this: curl -H 'Client-IP: INJECT' -d 'username=&password=&op=login' 'http://localhost//?op=login' The result is: π₯ Impact...
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. Mark the album as favorite 1 and then open "Informations" - "Favorites" 2: π₯ Impact By uploading an mp3 with javascript...
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. Vote an album 1 and then open "Informations" - "Most rated" 2: π₯ Impact By uploading an mp3 with javascript code into meta...
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 "Artists" 1 under "Search" menu and then on the cover icon: π₯ Impact By uploading an mp3 with javascript code into...
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 "Artists" 1 under "Search" menu and then "Search" 2: π₯ Impact By uploading an mp3 with javascript code into meta tag...
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 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" menu: π₯ Impact By uploading an mp3 with javascript code into meta tag could permit an attacker to execute...
Server-Side Request Forgery (SSRF) in bookstackapp/bookstack
βοΈ Description User with "Editor" rights can create a special book page containing tag with "src" property pointing to any external or internal resource. Exporting this page using default domPdf will result in firing request from server side. π΅οΈββοΈ Proof of Concept Updating page with malicious...
Cross-site Scripting (XSS) - Stored in poowf/invoiceneko
βοΈ Description Stored Cross-Site Scripting XSS vulnerability due to the lack of content validation and output encoding. This vulnerability can be exploited by uploading a crafted payload inside a document. Then, the vulnerability can be triggered when the user previews the documentΒ΄s content...
Cross-site Scripting (XSS) - Stored in circuitverse/circuitverse
βοΈ Description CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online this app is vulnerable for XSS thru creating Assignments π΅οΈββοΈ Proof of Concept π₯ Impact This vulnerability is capable of stealing cookies for group members...
Cross-site Scripting (XSS) - Stored in circuitverse/circuitverse
βοΈ Description CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online this app is vulnerable for XSS thru creating projects π΅οΈββοΈ Proof of Concept π₯ Impact This vulnerability is capable Steeling cookies of users π Location projectscontroller.rbL5...
Open Redirect in slackero/phpwcms
βοΈ Description Session hijacking via open redirection π΅οΈββοΈ Proof of Concept Steps to reproduce 1. Go to http://your-domain.tld/login.php?ref=http://attackers-domain.tld/? 2. Login to a valid account 3. You will be redirected to...