PowerPress Podcasting plugin by Blubrry - XML injection (XXE)

Severity pending

Detected by

Fluid Attacks SAST Scanner

Disclosed by

Andres Roldan

Offensive Team, Fluid Attacks

Summary

Full name

PowerPress Podcasting plugin by Blubrry 11.10. - XML injection (XXE)

Code name

State

Private

Release date

Jan 3, 2025

Affected product

PowerPress Podcasting plugin by Blubrry

Affected version(s)

Version 11.10.

Vulnerability name

XML injection (XXE)

Vulnerability type

Remotely exploitable

No

CVSS v4.0 vector string

CVSS:4.0/AV:N/AT:N/AC:L/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U

Exploit available

No

CVE ID(s)

Description

PowerPress Podcasting plugin by Blubrry 11.10. was found to be vulnerable. Access to external entities in XML parsing is enabled in myapp/getid3/getid3.lib.php.

Vulnerability

Skims by Fluid Attacks discovered a XML injection (XXE) in PowerPress Podcasting plugin by Blubrry 11.10.. The following is the output of the tool:

Skims output

 530 | }
 531 | }
 532 | return ($returnkey ? $minkey : $minvalue);
 533 | }
 534 |
 535 | public static function XML2array($XMLstring) {
 536 | if (function_exists('simplexml_load_string') && function_exists('libxml_disable_entity_loader')) {
 537 | // http://websec.io/2012/08/27/Preventing-XEE-in-PHP.html
 538 | // https://core.trac.wordpress.org/changeset/29378
 539 | $loader = libxml_disable_entity_loader(true);
>  540 |    $XMLobject = simplexml_load_string($XMLstring, 'SimpleXMLElement', LIBXML_NOENT);
   541 |    $return = self::SimpleXMLelement2array($XMLobject);
   542 |    libxml_disable_entity_loader($loader);
   543 |    return $return;
   544 |   }
   545 |   return false;
   546 |  }
   547 |
   548 |  public static function SimpleXMLelement2array($XMLobject) {
   549 |   if (!is_object($XMLobject) && !is_array($XMLobject)) {
   550 |    return $XMLobject;
       ^ Col 0

Our security policy

We have reserved the ID CVE-2025-0775 to refer to this issue from now on.

Disclosure policy

System Information

  • Version: PowerPress Podcasting plugin by Blubrry 11.10.

Mitigation

There is currently no patch available for this vulnerability.


Timeline

Vulnerability discovered

Jan 3, 2025

Vendor contacted

Jan 3, 2025

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.