mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
923 B
Markdown
19 lines
923 B
Markdown
### [CVE-2018-10099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10099)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Google Monorail before 2018-04-04 has a Cross-Site Search (XS-Search) vulnerability because CSV downloads are affected by CSRF, and calculations of download times (for requests with duplicated columns) can be used to obtain sensitive information about the content of bug reports.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://medium.com/@luanherrera/xs-searching-googles-bug-tracker-to-find-out-vulnerable-source-code-50d8135b7549
|
|
- https://www.reddit.com/r/netsec/comments/9yiidf/xssearching_googles_bug_tracker_to_find_out/ea2i7wz/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|