CVE-2024-50967
published 2025-01-17CVE-2024-50967: The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this…
PriorityP179medium6.5CVSS 3.1
AVNACLPRNUIRSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.62%
73.0th percentile
The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this endpoint without authentication, leading to unauthorized disclosure of sensitive information.
Detection & IOCsextracted from sources · hover to see the quote
- →Unauthenticated HTTP GET request to /rest/rights/ returning HTTP 200 with JSON body containing keys 'response_type', 'model', and 'time' indicates successful exploitation of the broken access control. ↗
- →Response Content-Type header must be 'application/json' to confirm the endpoint is responding with sensitive data. ↗
- →HTTP status code 200 on unauthenticated GET /rest/rights/ is a strong indicator of the vulnerability being present. ↗
- →Use Shodan, FOFA, or Google dorks to identify exposed DATAGerry instances: Shodan query 'http.title:"datagerry"', FOFA query 'title="datagerry"', Google query 'intitle:"datagerry"'. ↗
- ·Vulnerability affects DATAGerry versions through 2.2.0 only; verify the target version before acting on detections. ↗
- ·The Nuclei template requires all three body words ('response_type', 'model', 'time') AND application/json content-type AND HTTP 200 to fire — partial matches should not be treated as confirmed findings. ↗
CVSS provenance
nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
vulncheck6.5MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-8qrr-cpmw-jq92: The /rest/rights/ REST API endpoint in Becon DATAGerry through 2
ghsa_unreviewed·2025-01-17
CVE-2024-50967 [MEDIUM] CWE-862 GHSA-8qrr-cpmw-jq92: The /rest/rights/ REST API endpoint in Becon DATAGerry through 2
The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this endpoint without authentication, leading to unauthorized disclosure of sensitive information.
VulnCheck
Missing Authorization
vulncheck·2024·CVSS 6.5
CVE-2024-50967 [MEDIUM] Missing Authorization
Missing Authorization
The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this endpoint without authentication, leading to unauthorized disclosure of sensitive information.
Affected: DATAGerry DATAGerry
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2025-06-27&host_type=src&vulnerability=cve-2024-50967; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2025-06-28&host_type=src&vulnerability=cve-2024-50967; https://dashboard.shadowserver.org/statistics
No detection rules found.
Nuclei
DATAGERRY - Improper Access Control
nuclei·CVSS 6.5
CVE-2024-50967 [MEDIUM] DATAGERRY - Improper Access Control
DATAGERRY - Improper Access Control
The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this endpoint without authentication, leading to unauthorized disclosure of sensitive information.
Template:
id: CVE-2024-50967
info:
name: DATAGERRY - Improper Access Control
author: s4e-io,0xByteHunter
severity: high
description: |
The /rest/rights/ REST API endpoint in Becon DATAGerry through 2.2.0 contains an Incorrect Access Control vulnerability. An attacker can remotely access this endpoint without authentication, leading to unauthorized disclosure of sensitive information.
impact: |
Attackers can exploit this vulnerability to compromise system security and integrity.
remediation: |
Apply the
No writeups or analysis indexed.
2025-01-17
Published
Exploited in the wild