CVE-2024-23329 LOW

CVE-2024-23329: changedetection.io API endpoint is not secured with API token

Vendor Dgtlmoon
Product changedetection.io
Weakness CWE-863 · Incorrect authorization
Published January 19, 2024
Last update November 13, 2024

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

changedetection.io is an open source tool designed to monitor websites for content changes. In affected versions the API endpoint `/api/v1/watch/<uuid>/history` can be accessed by any unauthorized user. As a result any unauthorized user can check one's watch history. However, because unauthorized party first needs to know a watch UUID, and the watch history endpoint itself returns only paths to the snapshot on the server, an impact on users' data privacy is minimal. This issue has been addressed in version 0.45.13. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Key dates

02Disclosure timeline

January 19, 2024 CVE published
November 13, 2024 Record updated