Fallos del tipo CWE-918

3044 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-3238MEDIUMOTCMS server-side request forgeryEPSS 0.7%CVE-2018-17452CRITICALAn issue was discovered in GitLab Community and Enterprise Edition before 11.1.7, 11.2.x before 11.2.4, and 11.3.x before 11.3.1. There is SEPSS 0.7%CVE-2023-47116MEDIUMLabel Studio SSRF on Import Bypassing `SSRF_PROTECTION_ENABLED` ProtectionsEPSS 0.7%CVE-2024-53705HIGHA Server-Side Request Forgery vulnerability in the SonicOS SSH management interface allows a remote attacker to establish a TCP connection tEPSS 0.7%CVE-2023-3958HIGHWP Remote Users Sync <= 1.2.12 - Authenticated (Subscriber+) Server Side Request ForgeryEPSS 0.7%CVE-2023-26366MEDIUMValidate Your Inputs | Server-Side Request Forgery (SSRF) (CWE-918)EPSS 0.7%CVE-2022-23464MEDIUMPotential Server Side Request Forgery (SSRF) in Nepxion DiscoveryEPSS 0.7%CVE-2026-69223CRITICALApache Allura: Server-side request forgeryEPSS 0.7%CVE-2026-82000CRITICALAdobe Experience Manager Forms JEE | Server-Side Request Forgery (SSRF) (CWE-918)EPSS 0.7%CVE-2026-82443CRITICALAdobe Campaign Classic (ACC) | Server-Side Request Forgery (SSRF) (CWE-918)EPSS 0.7%CVE-2024-8955MEDIUMSSRF in composiohq/composioEPSS 0.7%CVE-2023-27586CRITICALCairoSVG improperly processes SVG files loaded from external resourcesEPSS 0.7%CVE-2023-46502CRITICALAn issue in openCRX v.5.2.2 allows a remote attacker to read internal files and execute server side request forgery attack via insecure DocuEPSS 0.7%CVE-2024-33832MEDIUMOneNav v0.9.35-20240318 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /index.php?c=api&method=get_link_inEPSS 0.7%CVE-2024-8952MEDIUMSSRF in composiohq/composioEPSS 0.7%CVE-2024-25864CRITICALServer Side Request Forgery (SSRF) vulnerability in Friendica versions after v.2023.12, allows a remote attacker to execute arbitrary code aEPSS 0.7%CVE-2024-29190HIGHMobSF SSRF Vulnerability on assetlinks_check(act_name, well_knowns)EPSS 0.7%CVE-2024-41118HIGHstreamlit-geospatial blind SSRF in pages/7_📦_Web_Map_Service.pyEPSS 0.7%CVE-2026-34084CRITICALPhpSpreadsheet SSRF and RCE via PHP stream wrappers in IOFactory::loadEPSS 0.7%CVE-2025-68616HIGHWeasyPrint Vulnerable to Server-Side Request Forgery (SSRF) Protection Bypass via HTTP RedirectEPSS 0.7%