CVE-2025-10316
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-09-16
Assigner: TYPO3
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| typo3 | form_to_database | 3.2.1 |
| typo3 | form_to_database | 5.0.1 |
| typo3 | form_to_database | 3.0.0 |
| typo3 | form_to_database | 2.2.4 |
| typo3 | form_to_database | 4.2.2 |
| typo3 | form_to_database | 4.0.0 |
| typo3 | form_to_database | 5.0.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 "Form to Database" extension. It allows attackers to inject malicious scripts into web pages viewed by other users, potentially leading to unauthorized actions or data exposure. The vulnerability affects multiple versions of the extension before certain fixed releases.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of users' browsers, which may lead to theft of sensitive information, session hijacking, or performing unauthorized actions on behalf of the user. This can compromise user data and the security of the affected system.