Falhas do tipo CWE-918

3.040 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-2022-29188MEDIUMSmokescreen SSRF via deny list bypass (square brackets) in SmokescreenEPSS 0.9%CVE-2022-40842CRITICALndk design NdkAdvancedCustomizationFields 3.5.0 is vulnerable to Server-side request forgery (SSRF) via rotateimg.php.EPSS 0.9%CVE-2021-37940An information disclosure via GET request server-side request forgery vulnerability was discovered with the Workplace Search Github EnterpriEPSS 0.8%CVE-2026-45504HIGHMicrosoft Exchange Server Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2023-5572CRITICALServer-Side Request Forgery (SSRF) in vriteio/vriteEPSS 0.8%CVE-2026-69683MEDIUMMicrosoft Office SharePoint Information Disclosure VulnerabilityEPSS 0.8%CVE-2023-26431MEDIUMIPv4-mapped IPv6 addresses did not get recognized as "local" by the code and a connection attempt is made. Attackers with access to user accEPSS 0.8%CVE-2024-48590CRITICALInflectra SpiraTeam 7.2.00 is vulnerable to Server-Side Request Forgery (SSRF) via the NewsReaderService. This allows an attacker to escalatEPSS 0.8%CVE-2023-25753Server-Side Request Forgery in Apache ShenYuEPSS 0.8%CVE-2026-64645HIGHNext.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostnameEPSS 0.8%CVE-2020-12529MEDIUMAn issue was discovered in MB connect line mymbCONNECT24 and mbCONNECT24 software in all versions through V2.6.2 There is a SSRF in the LDAPEPSS 0.8%CVE-2026-58639MEDIUMMicrosoft SharePoint Server Spoofing VulnerabilityEPSS 0.8%CVE-2022-46973CRITICALReport v0.9.8.6 was discovered to contain a Server-Side Request Forgery (SSRF) vulnerability.EPSS 0.8%CVE-2025-58179HIGHAstro Cloudflare adapter is vulnerable to Server-Side Request Forgery via /_image endpointEPSS 0.8%CVE-2026-48285HIGHColdFusion | Server-Side Request Forgery (SSRF) (CWE-918)EPSS 0.8%CVE-2020-36851CRITICALRob--W cors-anywhere Misconfigured CORS Proxy Allows SSRFEPSS 0.8%CVE-2026-41105HIGHAzure Monitor Action Group Notification System Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2022-23080directus - SSRF which leads to internal port scanEPSS 0.8%CVE-2026-21859MEDIUMMailpit Proxy Endpoint is Vulnerable to Server-Side Request Forgery (SSRF)EPSS 0.8%CVE-2023-35133HIGHMoodle: ssrf risk due to insufficient check on the curl blocked hostsEPSS 0.8%