Vulnerabilities (CVE)

Filtered by CWE-79
Total 47253 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2013-0193 1 Matomo 1 Matomo 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
Cross-site Scripting (XSS) in Piwik before 1.10.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. NOTE: This is a different vulnerability than CVE-2013-0194 and CVE-2013-0195.
CVE-2013-0186 1 Redhat 2 Cloudforms, Manageiq Enterprise Virtualization Manager 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
Multiple cross-site scripting (XSS) vulnerabilities in ManageIQ EVM allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
CVE-2013-0181 2 Drupal, Thomas Seidl 2 Drupal, Search Api 2026-06-16 2.6 LOW N/A
Cross-site scripting (XSS) vulnerability in Views in the Search API (search_api) module 7.x-1.x before 7.x-1.4 for Drupal, when using certain backends and facets, allows remote attackers to inject arbitrary web script or HTML via unspecified input, which is returned in an error message.
CVE-2013-0177 1 Apache 1 Ofbiz 2026-06-16 3.5 LOW N/A
Multiple cross-site scripting (XSS) vulnerabilities in widget/screen/ModelScreenWidget.java in Apache Open For Business Project (aka OFBiz) 10.04.x before 10.04.05, 11.04.01, and possibly 09.04.x allow remote authenticated users to inject arbitrary web script or HTML via the (1) Screenlet.title or (2) Image.alt Widget attribute, as demonstrated by the parentPortalPageId parameter to exampleext/control/ManagePortalPages.
CVE-2013-0161 1 Havalite 1 Havalite 2026-06-16 3.5 LOW 5.4 MEDIUM
Havalite CMS 1.1.7 has a stored XSS vulnerability
CVE-2013-0134 1 Airdroid 1 Airdroid 2026-06-16 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in the web interface in AirDroid allows remote attackers to inject arbitrary web script or HTML via a crafted text message that is transmitted by a managed phone.
CVE-2013-0129 1 Pd-admin 1 Pd-admin 2026-06-16 3.5 LOW N/A
Multiple cross-site scripting (XSS) vulnerabilities in pd-admin before 4.17 allow remote authenticated users to inject arbitrary web script or HTML via (1) the WebFTP Overview "Create new directory" field or (2) the body of an e-mail autoresponder message.
CVE-2013-0125 1 C2enterprise 1 C2 Webresource 2026-06-16 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in fileview.asp in C2 WebResource allows remote attackers to inject arbitrary web script or HTML via the File parameter.
CVE-2013-0124 1 Askia 1 Askiaweb 2026-06-16 4.3 MEDIUM N/A
Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in ASKIA askiaweb allow remote attackers to inject arbitrary web script or HTML via the (1) Number or (2) UpdatePage parameter to WebProd/cgi-bin/AskiaExt.dll.
CVE-2013-0083 1 Microsoft 2 Sharepoint Foundation, Sharepoint Server 2026-06-16 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in Microsoft SharePoint Server 2010 SP1 allows remote attackers to inject arbitrary web script or HTML via crafted content, leading to administrative command execution, aka "SharePoint XSS Vulnerability."
CVE-2013-0010 1 Microsoft 1 System Center Operations Manager 2026-06-16 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in Microsoft System Center Operations Manager 2007 SP1 and R2 allows remote attackers to inject arbitrary web script or HTML via crafted input, aka "System Center Operations Manager Web Console XSS Vulnerability," a different vulnerability than CVE-2013-0009.
CVE-2013-0009 1 Microsoft 1 System Center Operations Manager 2026-06-16 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in Microsoft System Center Operations Manager 2007 SP1 and R2 allows remote attackers to inject arbitrary web script or HTML via crafted input, aka "System Center Operations Manager Web Console XSS Vulnerability," a different vulnerability than CVE-2013-0010.
CVE-2012-6720 1 Socialengine 1 Socialengine 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
Multiple cross-site scripting (XSS) vulnerabilities in SocialEngine before 4.2.4 allow remote attackers to inject arbitrary web script or HTML via the (1) title parameter to music/create, (2) location parameter to events/create, or (3) search parameter to widget/index/content_id/*.
CVE-2012-6718 1 Sharebar Project 1 Sharebar 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
The sharebar plugin before 1.2.2 for WordPress has XSS, a different issue than CVE-2013-3491.
CVE-2012-6717 1 Redirection 1 Redirection 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
The redirection plugin before 2.2.12 for WordPress has XSS, a different issue than CVE-2011-4562.
CVE-2012-6716 1 Pixelite 1 Events Manager 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
The events-manager plugin before 5.1.7 for WordPress has XSS via JSON call links.
CVE-2012-6715 1 Formbuilder Project 1 Formbuilder 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
The formbuilder plugin before 0.9.1 for WordPress has XSS via a Referer header.
CVE-2012-6714 1 Count Per Day Project 1 Count Per Day 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
The count-per-day plugin before 3.2.3 for WordPress has XSS via search words.
CVE-2012-6713 1 Wp-jobmanager 1 Job Manager 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
The job-manager plugin before 0.7.19 for WordPress has multiple XSS issues.
CVE-2012-6708 1 Jquery 1 Jquery 2026-06-16 4.3 MEDIUM 6.1 MEDIUM
jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '<' character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the '<' character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common.