CVE-2025-63640
BaseFortify
Publication date: 2025-11-07
Last updated on: 2025-11-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rems | medicine_reminder_app | 1.0 |
Helpful Resources
Exploitability
| 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?
This vulnerability is a Cross-Site Scripting (XSS) issue in the Sourcecodester Medicine Reminder App v1.0. It occurs in the 'Medicine Name' and 'Notes (Optional)' fields when creating an 'Upcoming Reminder'. An attacker can inject malicious HTML or JavaScript code into these fields, which will execute in the victim's browser when they click the 'Save Reminder' button.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary malicious scripts in the context of the victim's browser. This can lead to theft of sensitive information, session hijacking, defacement, or other malicious actions performed on behalf of the victim.