51 matches found
CVE-2023-4117
A vulnerability, which was classified as problematic, has been found in PHP Jabbers Rental Property Booking 2.0. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index leads to cross site scripting. The attack may be launched remotely...
PHPJabbers Rental Property Booking 2.0 - Reflected XSS Vulnerability
Exploit Title: PHPJabbers Rental Property Booking 2.0 - Reflected XSS Exploit Author: CraCkEr Vendor: PHPJabbers Vendor Homepage: https://www.phpjabbers.com/ Software Link: https://www.phpjabbers.com/rental-property-booking-calendar/ Version: 2.0 Tested on: Windows 10 Pro Impact: Manipulate the...
CVE-2023-4117
A vulnerability, which was classified as problematic, has been found in PHP Jabbers Rental Property Booking 2.0. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index leads to cross site scripting. The attack may be launched remotely...
CVE-2023-4117
A vulnerability, which was classified as problematic, has been found in PHP Jabbers Rental Property Booking 2.0. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index leads to cross site scripting. The attack may be launched remotely...
Cross site scripting
A vulnerability, which was classified as problematic, has been found in PHP Jabbers Rental Property Booking 2.0. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index leads to cross site scripting. The attack may be launched remotely...
CVE-2023-4117
CVE-2023-4117 covers a cross-site scripting vulnerability in PHP Jabbers Rental Property Booking 2.0. Public details identify an issue in an unknown function of the file /index.php where manipulating the GET parameter index triggers RXSS. Reported attack vector indicates remote exploitation is po...
Rental Property Booking Cross-Site Scripting Vulnerability
Rental Property Booking is an open source rental property booking software by PHP Jabbers. A cross-site scripting vulnerability exists in PHP Jabbers Rental Property Booking version 2.0, which stems from the parameter index in the file /index.php that causes cross-site scripting...
PHPJabbers Rental Property Booking 2.0 Cross Site Scripting
Exploit Title: PHPJabbers Rental Property Booking 2.0 - Reflected XSS Exploit Author: CraCkEr Date: 22/07/2023 Vendor: PHPJabbers Vendor Homepage: https://www.phpjabbers.com/ Software Link: https://www.phpjabbers.com/rental-property-booking-calendar/ Tested on: Windows 10 Pro Impact: Manipulate t...
Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager
βοΈ Description csrf bug to delete a backup π΅οΈββοΈ Proof of Concept Bellow request vulnerable to csrf bug which allow to delete database backup GET /online-rental-property-manager/app/admin/pageBackupRestore.php?action=delete&md5hash=eea01b37c4b7422a4 HTTP/1.1 Host: localhost User-Agent: Mozilla/5.0...
Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager
βοΈ Description csrf bug to create a backup π΅οΈββοΈ Proof of Concept Bellow request vulnerable to csrf bug which allow to create database backup GET /online-rental-property-manager/app/admin/pageBackupRestore.php?action=createbackup HTTP/1.1 Host: localhost User-Agent: Mozilla/5.0 X11; Ubuntu; Linux...
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 Application/Leases notes. π΅οΈββοΈ Proof of Concept Steps to reproduce: 1. Create a Application/Leases. 2. Enter " in the notes. 3. Save and you will see XSS. π₯ Impact This vulnerability is capable of stored XSS...
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 Units description. π΅οΈββοΈ Proof of Concept Steps to reproduce: 1. Create a Unit. 2. Enter " in the description. 3. Save and you will see XSS. π₯ Impact This vulnerability is capable of stored XSS...
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...
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 comments when creating landlord due to improper sanitization. π΅οΈββοΈ Proof of Concept Steps to reproduce: 1. Create a Landlord. 2. Enter x''' in the comments. 3. Save and you will see prompt. π₯ Impact This vulnerability is...
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 anonymous group name. π΅οΈββοΈ Proof of Concept Steps to reproduce: 1. Create a group. 2. Enter group"' in the group name. 3. Save and visit view groups. 4. Click on the Anonymous group you just created. π₯ Impact This...
Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager
π₯ BUG csrf to turn off maintanance-mode π₯ VERSION TESTED latest version as of 4/7/21 π₯ STEP TO REPRODUCE 1. just visit http://localhost/online-rental/app/admin/ajax-maintenance-mode.php?status=off and it will turn-off maintenance-mode if already enabled.\ Here no csrf token is checking...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
π₯ BUG XSS via groupname π₯ VERSION TESTED latest version as of 4/7/21 π₯ IMPACT xss allow to execute arbitary javascript in vicitm account π₯ STEP TO REPRODUCE 1. goto http://localhost/online-rental/app/admin/pageViewGroups.php and create a new group .\ During creation put bellow xss payload in...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
βοΈ Description In the repo online rental property manager where i found a stored xss which gets exploited on member profile view which is lead by group name. π΅οΈββοΈ Proof of Concept Video POC: https://drive.google.com/file/d/1oQUZmQfFwaiRUkGYVkJoXxedeSENDbwQ/view?usp=sharing Steps to reproduce: 1...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
βοΈ Description Stored XSS in anonymous user name due to improper sanitization of user input π΅οΈββοΈ Proof of Concept Steps to reproduce: 1. Go to http://192.168.43.130:8081/app//admin/pageSettings.php and click on pre-configured users. 2. Edit anonymous username to xss" 3. Save it and visit...
Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager
βοΈ Description The app/admin/pageDeleteGroup.php?groupID= does not have a CSRF protection. This could be used by attackers to trick the admin to delete a group from their system. π΅οΈββοΈ Proof of Concept /online-rental-property-manager-6.8/app/admin/pageDeleteGroup.php?groupID=6"Click Here ! When an...