mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
997 B
Markdown
18 lines
997 B
Markdown
### [CVE-2017-7838](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7838)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Punycode format text will be displayed for entire qualified international domain names in some instances when a sub-domain triggers the punycode display instead of the primary domain being displayed in native script and the sub-domain only displaying as punycode. This could be used for limited spoofing attacks due to user confusion. This vulnerability affects Firefox < 57.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1399540
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|