amplitude / amplitude/Amplitude-iOS
API CORS Header Configuration Potentially Allow Unintented Data Leakage
Đang mở
question
- Ngôn ngữ chính
- Objective-C
- Star
- 328
- Fork
- 194
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello,
During our security scan, we encountered the domain `https://api2.amplitude.com/` using the access-control-allow-origin header and it is set to '*', which will allow requests from any domain to access resources being shared. This can lead to exploits where a malicious actor can request from their domain and receive a response that can contain sensitive information.
Can we have the access-control-allow-origin header with a specific whitelist of allowed domains, instead of allowing any domain?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.