CVE-2021-32772

Poddycast is a podcast app made with Electron. Prior to version 0.8.1, an attacker can create a podcast or episode with malicious characters and execute commands on the client machine. The application does not clean the HTML characters of the podcast information obtained from the Feed, which allows the injection of HTML and JS code (cross-site scripting). Being an application made in electron, cross-site scripting can be scaled to remote code execution, making it possible to execute commands on the machine where the application is running. The vulnerability is patched in Poddycast version 0.8.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:electronjs:poddycast:0.8.0:*:*:*:*:*:*:*

History

25 Apr 2022, 17:25

Type Values Removed Values Added
CWE CWE-78 CWE-79

12 Aug 2021, 14:45

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 8.8
CWE CWE-78
CPE cpe:2.3:a:electronjs:poddycast:0.8.0:*:*:*:*:*:*:*
References (MISC) https://github.com/MrChuckomo/poddycast/blob/8d31daa5cee04a389ec35f974959ea3fe4638be9/app/js/favorite.js#L4-L14 - (MISC) https://github.com/MrChuckomo/poddycast/blob/8d31daa5cee04a389ec35f974959ea3fe4638be9/app/js/favorite.js#L4-L14 - Third Party Advisory
References (MISC) https://github.com/MrChuckomo/poddycast/blob/8d31daa5cee04a389ec35f974959ea3fe4638be9/app/js/feed.js#L285 - (MISC) https://github.com/MrChuckomo/poddycast/blob/8d31daa5cee04a389ec35f974959ea3fe4638be9/app/js/feed.js#L285 - Third Party Advisory
References (MISC) https://github.com/MrChuckomo/poddycast/blob/8d31daa5cee04a389ec35f974959ea3fe4638be9/app/js/helper/helper_entries.js#L80 - (MISC) https://github.com/MrChuckomo/poddycast/blob/8d31daa5cee04a389ec35f974959ea3fe4638be9/app/js/helper/helper_entries.js#L80 - Third Party Advisory
References (CONFIRM) https://github.com/MrChuckomo/poddycast/security/advisories/GHSA-wjmh-9fj2-rqh6 - (CONFIRM) https://github.com/MrChuckomo/poddycast/security/advisories/GHSA-wjmh-9fj2-rqh6 - Third Party Advisory

03 Aug 2021, 15:33

Type Values Removed Values Added
New CVE

Information

Published : 2021-08-03 15:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-32772

Mitre link : CVE-2021-32772

CVE.ORG link : CVE-2021-32772


JSON object : View

Products Affected

electronjs

  • poddycast
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')