Vulnerabilities (CVE)

Filtered by vendor Pmwiki Subscribe
Filtered by product Pmwiki
Total 8 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2010-4662 1 Pmwiki 1 Pmwiki 2024-02-04 4.3 MEDIUM 6.1 MEDIUM
PmWiki before 2.2.21 has XSS.
CVE-2011-4453 1 Pmwiki 1 Pmwiki 2024-02-04 7.5 HIGH N/A
The PageListSort function in scripts/pagelist.php in PmWiki 2.x before 2.2.35 allows remote attackers to execute arbitrary code via PHP sequences in a crafted order parameter in a pagelist directive, leading to unintended use of the PHP create_function function.
CVE-2010-1481 1 Pmwiki 1 Pmwiki 2024-02-04 3.5 LOW N/A
Cross-site scripting (XSS) vulnerability in the table feature in PmWiki 2.2.15 allows remote authenticated users to inject arbitrary web script or HTML via the width attribute.
CVE-2010-4748 1 Pmwiki 1 Pmwiki 2024-02-04 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in pmwiki.php in PmWiki 2.2.20 allows remote attackers to inject arbitrary web script or HTML via the from parameter to Main/WikiSandbox. NOTE: some of these details are obtained from third party information.
CVE-2006-0479 1 Pmwiki 1 Pmwiki 2024-02-04 4.3 MEDIUM N/A
pmwiki.php in PmWiki 2.1 beta 20, with register_globals enabled, allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GPC variable and a GLOBALS[] variable with the same name, which causes PmWiki to unset the GLOBALS[] variable but not the GPC variable, which creates resultant vulnerabilities such as remote file inclusion and cross-site scripting (XSS).
CVE-2005-3849 1 Pmwiki 1 Pmwiki 2024-02-04 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in the Search module in PmWiki up to 2.0.12 allows remote attackers to inject arbitrary web script or HTML via the q parameter.
CVE-2006-2840 1 Pmwiki 1 Pmwiki 2024-02-04 6.8 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in (1) uploads.php and (2) "url links" in PmWiki 2.1.6 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified parameters.
CVE-2006-4453 1 Pmwiki 1 Pmwiki 2024-02-04 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in PmWiki before 2.1.18 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors involving "table markups".