mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
787 B
Markdown
19 lines
787 B
Markdown
### [CVE-2017-14766](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14766)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Simple Student Result plugin before 1.6.4 for WordPress has an Authentication Bypass vulnerability because the fn_ssr_add_st_submit() function and fn_ssr_del_st_submit() function in functions.php only require knowing the student id number.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://limbenjamin.com/articles/simple-student-result-auth-bypass.html
|
|
- https://wpvulndb.com/vulnerabilities/8920
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|