CPE, which stands for Common Platform Enumeration, is a standardized scheme for naming hardware, software, and operating systems. CPE provides a structured naming scheme to uniquely identify and classify information technology systems, platforms, and packages based on certain attributes such as vendor, product name, version, update, edition, and language.
CWE, or Common Weakness Enumeration, is a comprehensive list and categorization of software weaknesses and vulnerabilities. It serves as a common language for describing software security weaknesses in architecture, design, code, or implementation that can lead to vulnerabilities.
CAPEC, which stands for Common Attack Pattern Enumeration and Classification, is a comprehensive, publicly available resource that documents common patterns of attack employed by adversaries in cyber attacks. This knowledge base aims to understand and articulate common vulnerabilities and the methods attackers use to exploit them.
Services & Price
Help & Info
Search : CVE id, CWE id, CAPEC id, vendor or keywords in CVE
Cross-site scripting (XSS) vulnerability in _layouts/help.aspx in Microsoft SharePoint Server 2007 12.0.0.6421 and possibly earlier, and SharePoint Services 3.0 SP1 and SP2, versions, allows remote attackers to inject arbitrary web script or HTML via the cid0 parameter.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Metrics
Metrics
Score
Severity
CVSS Vector
Source
V2
4.3
AV:N/AC:M/Au:N/C:N/I:P/A:N
nvd@nist.gov
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
Date
EPSS V0
EPSS V1
EPSS V2 (> 2022-02-04)
EPSS V3 (> 2025-03-07)
EPSS V4 (> 2025-03-17)
2022-02-06
–
–
26.95%
–
–
2022-04-03
–
–
26.95%
–
–
2022-04-17
–
–
23.8%
–
–
2022-09-11
–
–
22.39%
–
–
2022-10-23
–
–
22.39%
–
–
2023-01-01
–
–
22.39%
–
–
2023-01-22
–
–
17.15%
–
–
2023-03-12
–
–
–
85.71%
–
2023-07-02
–
–
–
86.08%
–
2023-11-12
–
–
–
84.25%
–
2023-12-24
–
–
–
85.77%
–
2024-02-04
–
–
–
87.65%
–
2024-02-11
–
–
–
87.65%
–
2024-03-17
–
–
–
85.88%
–
2024-04-14
–
–
–
85.88%
–
2024-06-02
–
–
–
84.55%
–
2024-06-02
–
–
–
84.55%
–
2024-09-15
–
–
–
88.15%
–
2024-10-27
–
–
–
87.09%
–
2024-12-22
–
–
–
79.9%
–
2025-01-19
–
–
–
80.59%
–
2025-01-19
–
–
–
80.59%
–
2025-03-18
–
–
–
–
49.25%
2025-03-18
–
–
–
–
49.25,%
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Publication date : 2010-04-28 22h00 +00:00 Author : High-Tech Bridge SA EDB Verified : Yes
Vulnerability ID: HTB22350
Reference:
http://www.htbridge.ch/advisory/xss_in_microsoft_sharepoint_server_2007.html
http://www.microsoft.com/technet/security/advisory/983438.mspx
Product: Microsoft SharePoint Server 2007
Vendor: Microsoft Corporation
Vulnerable Version: 12.0.0.6421 and Probably Prior Versions Vendor
Notification: 12 April 2010 Vulnerability Type: XSS (Сross Site Sсriрting)
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response Risk level:
Medium
Credit: High-Tech Bridge SA (http://www.htbridge.ch/)
Vulnerability Details:
User can execute arbitrary JavaScript code within the vulnerable
application.
The vulnerability exists due to failure in the "/_layouts/help.aspx" script
to properly sanitize user-supplied input in "cid0" variable. Successful
exploitation of this vulnerability could result in a compromise of the
application, theft of cookie-based authentication credentials, disclosure or
modification of sensitive data.
An attacker can use browser to exploit this vulnerability. The following PoC
is available:
http://host/_layouts/help.aspx?cid0=MS.WSS.manifest.xml%00%3Cscript%3Ealert%28%27XSS%27%29%3C/script%3E&tid=X