Submit #745108: Portabilis i-Educar 2.10 Cross Site Scriptinginfo

TitelPortabilis i-Educar 2.10 Cross Site Scripting
BeschreibungSummary An attacker can upload a malicious file containing embedded JavaScript that is executed when the file is accessed directly. This results in Stored Cross-Site Scripting (XSS). ➤ Vulnerable Endpoint: /intranet/meusdadod.php ➤ Parameter: file ➤ Step by Step: Navigate to the user data page: /intranet/meusdadod.php Upload a new avatar foto and capture the request. Insert the above payload in the file section The XSS will be trigged when someone open the user profile picture URL. ➤ Payload: <svg xmlns="http://www.w3.org/2000/svg" fill="none"> <script> alert("This is an XSS for "+document.domain+"!"); </script> </svg>
Quelle⚠️ https://github.com/nmmorette/vulnerability-research/tree/main/XSS-Idiario
Benutzer
 nmmorette (UID 87361)
Einreichung22.01.2026 23:02 (vor 5 Monaten)
Moderieren06.02.2026 07:44 (14 days later)
StatusAkzeptiert
VulDB Eintrag344631 [Portabilis i-Educar bis 2.10 User Data Page /intranet/meusdadod.php Datei Cross Site Scripting]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!