4960 matches found
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...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss via employmentandincomehistoryview šµļøāāļø Proof of Concept plz check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1wmBmdvdHTLORNc9det4HYj1Dtfd97Y/view?usp=sharing...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description stored xss via residenceandrentalhistoryview šµļøāāļø Proof of Concept check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1BdPQ-89AXURe8wCGAlwuz8wL1Xge0cmJ/view?usp=sharing...
in bigprof-software/online-rental-property-manager
š„ BUG privilege escalation bug to add employmentandincomehistory to a applicant . š„ IMPACT unprivileged user can add employmentandincomehistory to a applicant š„ STEP TO REPRODUCE 1. From admin account goto http://localhost/online-rental/app/admin/pageViewMembers.php and add new user called user-B...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in pageTransferOwnership.php where sourceMemberID parameter leads to xss which gets stored in pageViewRecords.php šµļøāāļø Proof of Concept Steps to reproduce: 1. Go to admin account 2. Visit URL /app/admin/pageTransferOwnership.php?sourceGroupID=2&sourceMemberID="alert1 š„...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in adding group name. šµļøāāļø Proof of Concept Steps to reproduce: 1. Create a group and enter s"' in group name 2. Save and view it you will see popup š„ Impact This vulnerability is capable of stored xss...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored XSS in adding properties lead by adding owners first name and second name. šµļøāāļø Proof of Concept Video POC: https://drive.google.com/file/d/1QbdzPJPHmQPsNl-o43a-Slub4Z3hhNh/view?usp=sharing š„ Impact This vulnerability is capable of Stored XSS...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in membership profile. šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a member account. 2. Login into the member account. 3. Enter the s"' payload in the State field. 4. Update the profile and You will see an alert. š„ Impact This vulnerability is capable of Stored XSS...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in membership profile. šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a member account. 2. Login into the member account. 3. Enter the s"' payload in the city field. 4. Update the profile and You will see an alert. š„ Impact This vulnerability is capable of Stored xss...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in membership profile. šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a member account. 2. Login into the member account. 3. Enter the s"' payload in the Address field. 4. Update the profile and You will see an alert. š„ Impact This vulnerability is capable of stored...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description There is a stored xss in member profile in the full name šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a member account. 2. Login into the member account. 3. Enter the s"' payload in the Full Name field. 4. Update the profile and You will see an alert. š„ Impact Stored XSS...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
š„ BUG xss via unit description š„ VERSION TESTED latest version as of 1/7/21 š„ IMPACT xss allow to execute arbitary javascript in vicitm account š„ STEP TO REPRODUCE 1. goto http://localhost/online-rental/app/unitsview.php and create a new unit .\ During creation put bellow xss payload in...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
š„ BUG xss via Applications/Leases š„ VERSION TESTED latest version as of 1/7/21 š„ IMPACT xss allow to execute arbitary javascript in vicitm account š„ STEP TO REPRODUCE 1. goto http://localhost/online-rental/app/applicationsleasesview.php and create a new application .\ During creation put bellow...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in profile Full-name field.\ There is a Stored XSS on the user profile edit page which occurs due to improper sanitization of the State name field as tested on the latest release. šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a user account. 2. Login into the user...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in profile Address field.\ There is a Stored XSS on the user profile edit page which occurs due to improper sanitization of the State name field as tested on the latest release. šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a user account. 2. Login into the user...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
āļø Description Stored xss in profile state field There is a Stored XSS on the user profile edit page which occurs due to improper sanitization of the State name field as tested on the latest release. šµļøāāļø Proof of Concept Steps to Reproduce: 1. Create a user account. 2. Login into the user...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
š„ BUG Stored xss via group name š„ TESTED VERSION latest version as of 01/07/21 š„ STEP TO REPRODUCE 1. create a group with bellow xss payload in name.\ group1"'.\ 2. Now add a new user called user-B to the above group .\ 3. Finally visit...
Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
š„ BUG xss via landlord comment š„ VERSION TESTED latest version as of 1/7/21 š„ IMPACT xss allow to execute arbitary javascript in vicitm account š„ STEP TO REPRODUCE 1. first goto http://localhost/online-rental/app/rentalownersview.php and add a new landlord .\ During creation put bellow xss payloa...
SUSE-SU-2021:2238-1 Security update for crmsh
This update for crmsh fixes the following issues: Update to version 4.3.1+20210624.67223df2: - Fix: ocfs2: Skip verifying UUID for ocfs2 device on top of raid or lvm on the join node bsc1187553 - Fix: history: use Path.mkdir instead of mkdir commandbsc1179999, CVE-2020-35459 - Dev: crashtest: Add...