Files
CVEs-PoC/2007/CVE-2007-2581.md
T
2024-06-18 02:51:15 +02:00

20 lines
916 B
Markdown

### [CVE-2007-2581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2581)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Microsoft Windows SharePoint Services 3.0 for Windows Server 2003 and Office SharePoint Server 2007 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (query string) in "every main page," as demonstrated by default.aspx.
### POC
#### Reference
- http://securityreason.com/securityalert/2682
- http://www.securityfocus.com/archive/1/482366/100/0/threaded
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-059
#### Github
No PoCs found on GitHub currently.