CVE-2022-50957 PUBLISHED

Drupal avatar_uploader 7.x-1.0-beta8 Reflected XSS

Assigner: VulnCheck
Reserved: 11.01.2026 Published: 10.05.2026 Updated: 10.05.2026

Drupal avatar_uploader 7.x-1.0-beta8 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the file parameter. Attackers can craft URLs with script payloads in the file parameter of avatar_uploader.pages.inc to execute arbitrary JavaScript in victim browsers.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor avatar_uploader
Product avatar_uploader
Versions
  • Version 7.0-1.0-beta8 is affected

Credits

  • Milad karimi finder

References

Problem Types

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