VYPR

RubyGems package

httparty

pkg:gem/httparty

Vulnerabilities (3)

  • CVE-2025-68696HigDec 23, 2025
    affected < 0.24.0fixed 0.24.0

    httparty is an API tool. In versions 0.23.2 and prior, httparty is vulnerable to SSRF. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. This issue has been patched via commit 0529bcd.

  • CVE-2024-22049Jan 4, 2024
    affected < 0.21.0fixed 0.21.0

    httparty before 0.21.0 is vulnerable to an assumed-immutable web parameter vulnerability. A remote and unauthenticated attacker can provide a crafted filename parameter during multipart/form-data uploads which could result in attacker controlled filenames being written.

  • CVE-2013-1801Apr 9, 2013
    affected < 0.10.0fixed 0.10.0

    The httparty gem 0.9.0 and earlier for Ruby does not properly restrict casts of string values, which might allow remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service (memory and CPU consumption) by leveraging Action Pack su