PT-2007-6175 · Sphpblog · Sphpblog
Published
2007-09-24
·
Updated
2018-10-15
·
CVE-2007-5072
CVSS v2.0
4.3
Medium
| Vector | AV:N/AC:M/Au:N/C:N/I:P/A:N |
Name of the Vulnerable Software and Affected Versions
SPHPBlog versions prior to 0.5.1
Description
The issue concerns multiple cross-site scripting (XSS) vulnerabilities. These vulnerabilities allow remote attackers to inject arbitrary web script or HTML via certain
user colors array parameters to specific user style.php files under the themes/ directory. This is particularly problematic when register globals is enabled. An example of a vulnerable parameter is user colors[bg color].Recommendations
For versions prior to 0.5.1, update to version 0.5.1 or later to resolve the issue. As a temporary workaround, consider disabling the
register globals setting to minimize the risk of exploitation. Restrict access to the user style.php files under the themes/ directory to minimize the risk of exploitation. Avoid using the user colors array parameters in the affected API endpoints until the issue is resolved.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sphpblog