Fallos del tipo CWE-918

3049 resultados

Server-Side Request Forgery (SSRF)

Ocorre quando a aplicação web busca conteúdo de uma URL fornecida pelo usuário sem validar adequadamente o destino. Um atacante consegue fazer o servidor requisitar URLs não autorizadas — internas, administrativas ou de terceiros — aproveitando a confiança e as permissões que o servidor possui na rede.

Ejemplo

Um sistema permite gerar thumbnails de imagens externas: o usuário passa uma URL e o servidor faz o download. Um atacante envia 'http://localhost:8080/admin' e consegue acessar painéis administrativos internos que não deveria. Ou envia 'http://169.254.169.254/latest/meta-data' em ambientes AWS e rouba credenciais.

Cómo mitigar

Mantenha uma whitelist rigorosa de domínios e IPs permitidos; bloqueie ranges privados (10.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16) e metadados-servers por padrão; valide URLs antes de fazer requisições; use bibliotecas de parsing robustas; considere isolamento de rede para requisições externas.

CVE-2023-24622MEDIUMisInList in the safeurl-python package before 1.2 for Python has an insufficiently restrictive regular expression for external domains, leadEPSS 0.6%CVE-2024-52588MEDIUMStrapi allows Server-Side Request Forgery in Webhook functionEPSS 0.6%CVE-2026-71366HIGHAwx: notification backends allow ssrf and credential leakageEPSS 0.6%CVE-2022-39241HIGHPossible Server-Side Request Forgery (SSRF) in webhooksEPSS 0.6%CVE-2024-2827MEDIUMlakernote EasyAdmin saveReportFile server-side request forgeryEPSS 0.6%CVE-2026-47616HIGHNVIDIA Dynamo for Linux contains a vulnerability in the multimodal media fetcher where an attacker may cause server-side request forgery. A EPSS 0.6%CVE-2026-47618HIGHNVIDIA Dynamo for Linux contains a vulnerability in the Rust multimodal media fetcher where an attacker could cause server-side request forgEPSS 0.6%CVE-2026-47613HIGHNVIDIA Dynamo for Linux contains a vulnerability where an attacker may cause improper limitation of a pathname to a restricted directory by EPSS 0.6%CVE-2026-47922MEDIUMCAI Content Credentials | Server-Side Request Forgery (SSRF) (CWE-918)EPSS 0.6%CVE-2026-47614HIGHNVIDIA Dynamo for Linux contains a vulnerability where an attacker may cause server-side request forgery. A successful exploit of this vulneEPSS 0.6%CVE-2026-47617HIGHNVIDIA Dynamo for Linux contains a vulnerability in the multimodal media fetcher where an attacker may cause server-side request forgery viaEPSS 0.6%CVE-2025-1220LOWNull byte termination in hostnamesEPSS 0.6%CVE-2026-92808CRITICALServer-Side Request Forgery in Altium Enterprise Server UnifiedLogin Service Allows Unauthenticated System CompromiseEPSS 0.6%CVE-2026-47615HIGHNVIDIA Dynamo for Linux contains a vulnerability where an attacker may cause server-side request forgery by supplying a crafted URL in a mulEPSS 0.6%CVE-2026-27808MEDIUMMailpit is Vulnerable to Server-Side Request Forgery (SSRF) via Link Check APIEPSS 0.6%CVE-2022-45085MEDIUMServer-Side Request Forgery in Smartpower WebEPSS 0.6%CVE-2024-10457MEDIUMSSRF Vulnerabilities in significant-gravitas/autogptEPSS 0.6%CVE-2024-37818HIGHStrapi v4.24.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /strapi.io/_next/image. This vulnerability aEPSS 0.6%CVE-2026-75006MEDIUMIn Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages maEPSS 0.6%CVE-2021-41809LOWSSRF vulnerability in M-Files Server products with versions before 22.1.11017.1, allows requests from server.EPSS 0.6%