Files
CVEs-PoC/2007/CVE-2007-6675.md
T
2025-09-29 21:09:30 +02:00

18 lines
733 B
Markdown

### [CVE-2007-6675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6675)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The b_system_comments_show function in htdocs/modules/system/blocks/system_blocks.php in XOOPS before 2.0.18 does not check permissions, which allows remote attackers to read the comments in restricted modules.
### POC
#### Reference
- http://sourceforge.net/tracker/index.php?func=detail&aid=1808484&group_id=41586&atid=430840
#### Github
No PoCs found on GitHub currently.