cve/2008/CVE-2008-6718.md

18 lines
823 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-6718](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6718)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
U&M Software JustBookIt 1.0 does not require administrative authentication for all scripts in the admin/ directory, which allows remote attackers to have an unspecified impact via a direct request to (1) user_manual.php, (2) user_config.php, (3) user_kundnamn.php, (4) user_kundlista.php, (5) user_aktiva_kunder.php, (6) database.php, and possibly (7) index.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7033
#### Github
No PoCs found on GitHub currently.