Weaknesses of type CWE-918

3,038 results

Falsificação de Solicitação no Servidor (SSRF)

O servidor web recupera conteúdo de uma URL fornecida pelo usuário sem validar adequadamente o destino. Isso permite que um atacante force o servidor a fazer requisições para hosts internos, serviços privados ou sistemas que não deveriam ser acessíveis, contornando controles de rede e autenticação.

Example

Uma aplicação oferece um proxy de imagens: recebe a URL 'http://exemplo.com/foto.jpg' e retorna o conteúdo. Um atacante envia 'http://localhost:8080/admin' ou 'http://192.168.1.100/dados-internos', forçando o servidor a acessar sistemas internos e exfiltrar dados sensíveis.

How to mitigate

Valide e faça whitelist de domínios/IPs permitidos antes de fazer a requisição; rejeite URLs locais, privadas (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) e metadados (169.254.169.254); use DNS pinning e resoluções contínuas. Em clouds, restrinja acesso ao serviço de metadados via iptables ou IMDSv2.

CVE-2022-42149CRITICALkkFileView 4.0 is vulnerable to Server-side request forgery (SSRF) via controller\OnlinePreviewController.java.EPSS 2.4%CVE-2024-27620HIGHAn issue in Ladder v.0.0.1 thru v.0.0.21 allows a remote attacker to obtain sensitive information via a crafted request to the API.EPSS 2.3%CVE-2026-17192MEDIUMVeloCloud Orchestrator Missing Input Validation SSRFEPSS 2.3%CVE-2024-32987HIGHMicrosoft SharePoint Server Information Disclosure VulnerabilityEPSS 2.3%CVE-2026-31829HIGHFlowise affected by Server-Side Request Forgery (SSRF) in HTTP Node Leading to Internal Network AccessEPSS 2.3%CVE-2024-29198HIGHGeoServer Vulnerable to Unauthenticated SSRF via TestWfsPostEPSS 2.3%CVE-2022-46364CRITICALApache CXF SSRF VulnerabilityEPSS 2.2%CVE-2023-30019MEDIUMimgproxy <=3.14.0 is vulnerable to Server-Side Request Forgery (SSRF) due to a lack of sanitization of the imageURL parameter.EPSS 2.2%CVE-2020-7328HIGHServer-Side Request Forgery (SSRF) in MVISION Endpoint ePO extensionEPSS 2.2%CVE-2024-38514HIGHNextChat Server-Side Request Forgery (SSRF)EPSS 2.2%CVE-2019-1679MEDIUMCisco TelePresence Conductor, Cisco Expressway Series, and Cisco TelePresence Video Communication Server REST API Server-Side Request Forgery VulnerabilityEPSS 2.1%CVE-2020-24444MEDIUMBlind SSRF in Forms add-on for AEMEPSS 2.1%CVE-2021-25640—Open Redirect or SSRF vulnerability usage of parseURLEPSS 2.1%CVE-2021-33705HIGHThe SAP NetWeaver Portal, versions - 7.10, 7.11, 7.20, 7.30, 7.31, 7.40, 7.50, component Iviews Editor contains a Server-Side Request ForgerEPSS 2.1%CVE-2022-43140HIGHkkFileView v4.1.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component cn.keking.web.controller.OnlinePreviewConEPSS 2.0%CVE-2024-24806HIGHImproper Domain Lookup that potentially leads to SSRF attacks in libuvEPSS 2.0%CVE-2025-55161HIGHStirling-PDF SSRF vulnerability on /api/v1/convert/markdown/pdfEPSS 2.0%CVE-2022-20951HIGHA vulnerability in the web-based management interface of Cisco BroadWorks CommPilot application could allow an authenticated, remote attackeEPSS 2.0%CVE-2022-23206—Server-Side Request Forgery in Traffic Ops endpoint POST /user/login/oauthEPSS 2.0%CVE-2026-33534MEDIUMEspoCRM has authenticated SSRF via internal-host validation bypass using alternative IPv4 notationEPSS 2.0%