Odoo OpenERP Database Selector Panel - Detect
ID: openerp-database
Severity: info
Author: impramodsargar
Tags: openerp,panel,odoo
Description
Section titled “Description”Odoo OpenERP database selector panel was detected.
YAML Source
Section titled “YAML Source”id: openerp-database
info: name: Odoo OpenERP Database Selector Panel - Detect author: impramodsargar severity: info description: Odoo OpenERP database selector panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:odoo:odoo:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: odoo product: odoo shodan-query: - http.title:"odoo" - cpe:"cpe:2.3:a:odoo:odoo" fofa-query: title="odoo" google-query: intitle:"odoo" tags: openerp,panel,odoo
http: - method: GET path: - "{{BaseURL}}/web/database/selector/"
matchers-condition: and matchers: - type: word words: - '<title>Odoo</title>'
- type: status status: - 200# digest: 4a0a00473045022053df3865edea1c98556c5319583cb1905473454c59025477ca5710bdcc30e6c7022100a563f64fe673503f3873e2cf9f387ce3a33eee1ca1f1268af6da5b4685c8ea5d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/openerp-database.yaml"