CVE-2024-41505
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-06-10

Last updated on: 2025-10-01

Assigner: MITRE

Description
Jetimob Plataforma Imobiliaria 20240627-0 is vulnerable to Cross Site Scripting (XSS) in the "Pessoas" (persons) section via the field "Profisso" (professor).
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-10
Last Modified
2025-10-01
Generated
2026-05-07
AI Q&A
2025-06-10
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
jetimob imobiliaria 2024-06-27
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2024-41505 is a Stored Cross-Site Scripting (XSS) vulnerability in the Jetimob Plataforma Imobiliaria software, version 20240627-0. It occurs in the 'Pessoas' section, specifically in the 'ProfissΓ£o' field. An attacker can inject malicious JavaScript code into this field, which is stored and executed whenever the affected person's profile is viewed, potentially allowing the attacker to run scripts in the context of other users. [1]


How can this vulnerability impact me? :

This vulnerability can allow attackers to execute malicious scripts in the context of users viewing the affected profiles. This can lead to session hijacking, theft of sensitive information such as cookies, unauthorized actions performed on behalf of users, and potentially further compromise of the system or user accounts. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by testing the 'ProfissΓ£o' field in the 'Pessoas' section of Jetimob Plataforma Imobiliaria version 20240627-0 for stored Cross-Site Scripting (XSS). You can attempt to input a known XSS payload such as `<img src=x onerror=alert(document.cookie)>` into the 'ProfissΓ£o' field when creating or editing a profile. After saving, reload the profile page and observe if the payload executes (e.g., an alert box appears). Network detection might involve monitoring HTTP requests and responses for suspicious script injections in this field, but no specific network commands are provided. [1]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include sanitizing and validating input on the 'ProfissΓ£o' field to prevent injection of malicious scripts. If possible, update or patch the Jetimob Plataforma Imobiliaria software to a version where this vulnerability is fixed. As a temporary measure, restrict user input in the affected field to disallow HTML or JavaScript content. Additionally, consider implementing Content Security Policy (CSP) headers to reduce the impact of XSS attacks. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart