Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open source software scm has a storage type cross site script attack vulnerability #2

Closed
huclilu opened this issue Nov 15, 2022 · 0 comments

Comments

@huclilu
Copy link

huclilu commented Nov 15, 2022

Open source software scm has a storage type cross site script attack vulnerability

Build environment: Aapche2.4.39; MySQL5.7.26; PHP7.3.4

In uredi_ Korisnika.php file, line 42 - line 50,

The information entered by the user is directly requested by post without filtering

upis_ u_ bazu.php

The parameters of the post request are assigned to the corresponding variables from line 136 to line 141, and then the information is brought into the database for update. The updated data is stored in the database, causing a storage XSS vulnerability

Enter the xss code in the input box

Then the javascript code executes

@huclilu huclilu closed this as completed Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant