Falhas do tipo CWE-918

3.033 resultados

Falsificação de Solicitação do Lado do Servidor (SSRF)

O servidor web recebe uma URL de um cliente e a recupera sem validar adequadamente o destino, permitindo que um atacante redirecione requisições para hosts internos, serviços privados ou IPs arbitrários. O risco é grave: exposição de dados internos, acesso a serviços administrativos, varredura de rede interna e até execução de código em sistemas conectados.

Exemplo

Uma aplicação oferece um recurso de 'baixar imagem de URL': o usuário envia `https://attacker.com/fetch?url=http://localhost:8080/admin`, e o servidor, sem validar, faz a requisição e retorna o conteúdo da página admin interna ou de um banco de dados local exposto.

Como mitigar

Valide e liste explicitamente domínios/IPs permitidos (whitelist), bloqueie ranges de IPs privados (10.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.168.0.0/16), use esquemas de URL permitidos (apenas http/https) e desabilite redirects automáticos ou validar o destino final. Considere usar um proxy ou gateway isolado para requisições externas.

CVE-2020-17386MEDIUMCellopoint CelloOS - Server-Side Request Forgery (SSRF)EPSS 1.1%CVE-2022-21697MEDIUMSSRF vulnerability (requires authentication)EPSS 1.1%CVE-2023-29291MEDIUMServer Side Request Forgery (SSRF) in USPS carrier integration configurationEPSS 1.1%CVE-2018-7516A server-side request forgery vulnerability has been identified in Geutebruck G-Cam/EFD-2250 Version 1.12.0.4 and Topline TopFD-2125 VersionEPSS 1.1%CVE-2024-29029MEDIUMmemos vulnerable to an SSRF in /o/get/imageEPSS 1.1%CVE-2025-64163HIGHDataEase's DB2 is vulnerable to SSRFEPSS 1.1%CVE-2024-10524MEDIUMGNU Wget is vulnerable to an SSRF attack when accessing partially-user-controlled shorthand URLsEPSS 1.1%CVE-2021-39195HIGHServer-Side Request Forgery vulnerability in misskeyEPSS 1.1%CVE-2022-0939CRITICALServer-Side Request Forgery (SSRF) in janeczku/calibre-webEPSS 1.1%CVE-2022-24871HIGHServer-Side Request Forgery (SSRF) in ShopwareEPSS 1.1%CVE-2021-37711HIGHAuthenticated server-side request forgery in file upload via URL.EPSS 1.1%CVE-2024-29028MEDIUMmemos vulnerable to an SSRF in /o/get/httpmetaEPSS 1.0%CVE-2023-39967CRITICALFull read and controlled SSRF through URL parameter when testing a request inside wiremock-studioEPSS 1.0%CVE-2026-26121HIGHAzure IOT Explorer Spoofing VulnerabilityEPSS 1.0%CVE-2024-27927MEDIUMRSSHub vulnerable to SSRF in /mastodon, /zjoi, and /m4EPSS 1.0%CVE-2022-31196HIGHServer-Side Request Forgery (SSRF) vulnerability in DatabasirEPSS 1.0%CVE-2021-43780MEDIUMServer-Side Request Forgery (SSRF) in RedashEPSS 1.0%CVE-2024-42467CRITICALCometVisu Backend for openHAB affected by SSRF/XSSEPSS 1.0%CVE-2021-27312CRITICALServer Side Request Forgery (SSRF) vulnerability in Gleez Cms 1.2.0, allows remote attackers to execute arbitrary code and obtain sensitive EPSS 1.0%CVE-2022-39039CRITICALaEnrich a+HRD - Server-Side Request Forgery (SSRF)EPSS 1.0%