functions.php in the default theme in WordPress 2.2: Cross-site scripting
functions.php in the default theme in WordPress 2.2 is affected by cross-site scripting. Exposure depends on how the affected operation is made reachable by the site. Injected script can execute in the affected site's origin when the vulnerable output is viewed.
- Component
- functions.php in the default theme in WordPress 2.2
- Plugin slug
- Not applicable
- Affected
- See vendor advisory
- Safe version
- See mitigation notes
- Published
- Jun 15, 2007
- Weakness
- NVD-CWE-Other
Update, patch or deactivate.
Update functions.php in the default theme in WordPress 2.2 to a release outside the affected range, or disable and remove it until a fixed version is available.
No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical description
Cross-site scripting (XSS) vulnerability in functions.php in the default theme in WordPress 2.2 allows remote authenticated administrators to inject arbitrary web script or HTML via the PATH_INFO (REQUEST_URI) to wp-admin/themes.php, a different vulnerability than CVE-2007-1622. NOTE: this might not cross privilege boundaries in some configurations, since the Administrator role has the unfiltered_html capability.
NVD vector: AV:N/AC:M/Au:S/C:P/I:P/A:P
Primary and upstream sources
- NVD record for CVE-2007-3238
- Upstream reference blogsecurity.net
- WordPress upstream reference codex.wordpress.org
- Upstream reference mybeni.rootzilla.de
- Upstream reference osvdb.org
- Upstream reference secunia.com
- Upstream reference secunia.com
- Upstream reference securityreason.com
- Upstream reference debian.org
- Upstream reference securityfocus.com
- Upstream reference securityfocus.com
- Upstream reference xssnews.com
- Upstream reference exchange.xforce.ibmcloud.com
- Upstream reference blogsecurity.net
- WordPress upstream reference codex.wordpress.org
- Upstream reference mybeni.rootzilla.de
- Upstream reference osvdb.org
- Upstream reference secunia.com
- Upstream reference secunia.com
- Upstream reference securityreason.com
- Upstream reference debian.org
- Upstream reference securityfocus.com
- Upstream reference securityfocus.com
- Upstream reference xssnews.com
- Upstream reference exchange.xforce.ibmcloud.com