Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2011-4453

71
FAUCET Score

CVE-2011-4453 describes a remote code execution vulnerability in PmWiki versions 2.x before 2.2.35. The flaw exists in the PageListSort function within scripts/pagelist.php, allowing attackers to inject arbitrary PHP code via a crafted 'order' parameter in a pagelist directive, which is then processed by PHP's create_function. This vulnerability carries a CVSS score of 7.5, indicating high severity with low attack complexity and potential for partial compromise of confidentiality, integrity, and availability. Exploit code is publicly available, including a Metasploit module and ExploitDB entries, though there is no evidence of widespread active exploitation or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
2.0.0CPE matchmatch criteria
cpe:2.3:a:pmwiki:pmwiki:2.0.0:*:*:*:*:*:*:*
2.0.1CPE matchmatch criteria
cpe:2.3:a:pmwiki:pmwiki:2.0.1:*:*:*:*:*:*:*
2.0.2CPE matchmatch criteria
cpe:2.3:a:pmwiki:pmwiki:2.0.2:*:*:*:*:*:*:*
2.0.3CPE matchmatch criteria
cpe:2.3:a:pmwiki:pmwiki:2.0.3:*:*:*:*:*:*:*
2.0.4CPE matchmatch criteria
cpe:2.3:a:pmwiki:pmwiki:2.0.4:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 2.0

7.5HIGH

AV:N/AC:L/Au:N/C:P/I:P/A:P

Confidentiality Impact
PARTIAL
Integrity Impact
PARTIAL
Availability Impact
PARTIAL
Access Vector
NETWORK
Access Complexity
LOW
Authentication
NONE
Exploitability Score
10.0
Impact Score
6.4
CvssVersion
2.0

Exploit Intelligence

EPSS Score
52.48%
Probability of exploitation in next 30 days
EPSS Percentile
98.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
Metasploit: PmWiki pagelist.php Remote PHP Code Injection Exploit · Nov 9, 2011
ExploitDB: EDB-18243 · Dec 14, 2011
This CVE's current EPSS score of 0.5248 is in the 98th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

exploit-db.com / exploits/18149
Exploit
exploit-db.com / exploits/18243
Exploit
pmwiki.org / wiki/PITS/01271
ExploitPatch