VDB
KO
HIGH 7.4

GHSA-3vx2-vqx8-jxfg

@steipete/summarize vulnerable to SSRF via podcast:transcript URL fetch

Quick fix

GHSA-3vx2-vqx8-jxfg — @steipete/summarize: upgrade to the fixed version with the command below.

npm install @steipete/summarize@0.17.0

Details

Summarize before 0.17.0 contains a server-side request forgery vulnerability that allows attackers who control a podcast RSS feed to direct the host to fetch transcript content from loopback addresses, link-local addresses, RFC 1918 private ranges, or other reserved destinations by supplying malicious podcast:transcript URL values. Attackers can bypass protections through DNS rebinding and redirect-based techniques, as redirect targets are not revalidated and hostnames are not resolved before request dispatch, exposing internal service responses through the summarization flow.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / @steipete/summarize
Introduced in: 0 Fixed in: 0.17.0
Fix npm install @steipete/summarize@0.17.0

References