CVE-2025-70845
Cross-Site Scripting in lty628 aidigu v1.9.1 /setting/ Page
Publication date: 2026-02-12
Last updated on: 2026-02-13
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lty628 | aidigu | 1.9.1 |
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?
The vulnerability in lty628 aidigu version 1.9.1 is a Cross Site Scripting (XSS) issue. It occurs on the /setting/ page where the "intro" field does not properly sanitize or escape user input. This means that an attacker could inject malicious scripts into this field, which could then be executed in the browsers of users who view the affected page.
How can this vulnerability impact me? :
This Cross Site Scripting (XSS) vulnerability can allow attackers to execute malicious scripts in the context of the affected website. This can lead to theft of user cookies, session hijacking, defacement of the website, or redirection to malicious sites, potentially compromising user data and trust.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know