CVE-2025-70336
BaseFortify
Publication date: 2026-01-28
Last updated on: 2026-02-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| podcastgenerator | podcast_generator | 3.2.9 |
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 Stored Cross-Site Scripting (XSS) issue in PodcastGenerator version 3.2.9. It occurs in the 'Create New Live Item' feature, where remote attackers can inject arbitrary script or HTML code through the 'TITLE', 'SHORT DESCRIPTION', and 'LONG DESCRIPTION' parameters. The malicious code is then stored and executed when users visit the 'View All Live Items' and 'Live Stream' pages.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of users visiting affected pages. This can lead to theft of user credentials, session hijacking, defacement, or distribution of malware, potentially compromising user data and system integrity.