2022-09-21 19:51:30 +00:00
|
|
|
id: sendgrid-env
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SendGrid Env File Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: medium
|
2024-01-02 16:16:15 +00:00
|
|
|
description: SendGrid file is exposed containing environment variables.
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:sendgrid:sendgrid:*:*:*:*:wordpress:*:*:*
|
2022-09-21 19:51:30 +00:00
|
|
|
metadata:
|
2022-09-21 19:52:44 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: sendgrid
|
2024-09-10 09:08:16 +00:00
|
|
|
product: sendgrid
|
|
|
|
shodan-query: html:"sendgrid.env"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: exposure,sendgrid,key,api,files
|
2022-09-21 19:51:30 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-21 19:51:30 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sendgrid.env"
|
|
|
|
|
2024-06-12 12:31:33 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-09-21 19:51:30 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'SG\.[a-zA-Z0-9-_]{22}\.[a-zA-Z0-9_-]{43}'
|
2024-06-12 12:31:33 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 429
|
|
|
|
negative: true
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 490a00463044022004ec7f3ee20b950f27c6e0cb7f1788ac6bab7c19f260aba5d46d3f6363817a1c02205f5fc466ea7ada21af7e739cf4f804e7f1e37bcd33ed3ecae43a92f5cf48632a:922c64590222798bb761d5b6d8e72950
|