Lucene search
K

107 matches found

Github Security Blog
Github Security Blog
added 2024/10/15 6:5 p.m.38 views

changedetection.io has a Server Side Template Injection using Jinja2 which allows Remote Command Execution

Summary A Server Side Template Injection in changedetection.io caused by usage of unsafe functions of Jinja2 allows Remote Command Execution on the server host. Details changedetection.io version: 0.45.20 docker images REPOSITORY TAG IMAGE ID CREATED SIZE dgtlmoon/changedetection.io latest...

10CVSS9.6AI score0.83722EPSS
Exploits5References6Affected Software1
0day.today
0day.today
added 2024/06/02 12:0 a.m.185 views

changedetection 0.45.20 Remote Code Execution Exploit

Exploit Title: changedetection = 0.45.20 Remote Code Execution RCE Exploit Author: Zach Crosman zcrosman Vendor Homepage: changedetection.io Software Link: https://github.com/dgtlmoon/changedetection.io Version: = 0.45.20 Tested on: Linux CVE : CVE-2024-32651 from pwn import import requests from...

10CVSS6.7AI score0.83722EPSS
Exploits5
Packet Storm
Packet Storm
added 2024/05/31 12:0 a.m.447 views

changedetection 0.45.20 Remote Code Execution

Exploit Title: changedetection = 0.45.20 Remote Code Execution RCE Date: 5-26-2024 Exploit Author: Zach Crosman zcrosman Vendor Homepage: changedetection.io Software Link: https://github.com/dgtlmoon/changedetection.io Version: = 0.45.20 Tested on: Linux CVE : CVE-2024-32651 from pwn import impor...

7.5CVSS7.1AI score0.83722EPSS
Exploits5
Github Security Blog
Github Security Blog
added 2024/05/03 5:53 p.m.32 views

changedetection.io Cross-site Scripting vulnerability

Summary Input in parameter notificationurls is not processed resulting in javascript execution in the application Details changedetection.io version: v0.45.21 https://github.com/dgtlmoon/changedetection.io/blob/0.45.21/changedetectionio/forms.pyL226 for serverurl in field.data: if not...

4.3CVSS6.2AI score0.01281EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2024/05/03 7:37 a.m.20 views

Reflected Cross-site Scripting (XSS)

changedetection.io is vulnerable to Reflected Cross-Site Scripting XSS. The vulnerability is due to insufficient input sanitization within the notificationurls parameter, resulting in malicious JavaScript execution on affected pages...

4.3CVSS6.5AI score0.01281EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2024/05/02 2:15 p.m.13 views

CVE-2024-34061

changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. In affected versions Input in parameter notificationurls is not processed resulting in javascript execution in the application. A reflected XSS vulnerability happens when...

4.3CVSS4.5AI score0.01281EPSS
Exploits0References2
CVE
CVE
added 2024/05/02 1:58 p.m.76 views

CVE-2024-34061

CVE-2024-34061 – Changedetection.io is affected in versions prior to 0.45.22. A reflected Cross‑Site Scripting (XSS) vulnerability arises because input in the notification_urls parameter is not properly sanitized and is reflected on the page, enabling injection of malicious JavaScript. The CVSS v...

4.3CVSS5.9AI score0.01281EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/05/02 1:58 p.m.19 views

CVE-2024-34061 Reflected cross site scripting in changedetection.io

changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. In affected versions Input in parameter notificationurls is not processed resulting in javascript execution in the application. A reflected XSS vulnerability happens when...

4.3CVSS4.7AI score0.01281EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/05/02 1:58 p.m.12 views

CVE-2024-34061 Reflected cross site scripting in changedetection.io

changedetection.io is a free open source web page change detection, website watcher, restock monitor and notification service. In affected versions Input in parameter notificationurls is not processed resulting in javascript execution in the application. A reflected XSS vulnerability happens when...

4.3CVSS6.1AI score0.01281EPSS
Exploits0References2
CVE
CVE
added 2024/04/25 11:49 p.m.188 views

CVE-2024-32651

Changedetection.io is affected by CVE-2024-32651 due to a Server-Side Template Injection (SSTI) in Jinja2 that enables Remote Command Execution on the server host. The Nuclei template and OSV entry describe an unauthenticated RCE condition via unsafe Jinja2 usage, enabling attackers to execute ar...

10CVSS9.8AI score0.83722EPSS
Exploits5References4
CNNVD
CNNVD
added 2024/04/25 12:0 a.m.2 views

ChangeDetection.io 安全漏洞

changedetection.io is a website change detection, monitoring and notification application by dgtlmoon individual developer. A security vulnerability exists in ChangeDetection.io versions prior to 21.045 that stems from server-side template injection using an insecure feature of Jinja2 that allows...

10CVSS7.4AI score0.83722EPSS
Exploits5References6
Github Security Blog
Github Security Blog
added 2024/01/23 12:50 p.m.28 views

changedetection.io API endpoint is not secured with API token

Summary API endpoint /api/v1/watch//history can be accessed by any unauthorized user. Details WatchHistory resource does not have @auth.checktoken annotation, which means it can be accessed without providing x-api-key header...

3.7CVSS7.1AI score0.00587EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2024/01/19 8:15 p.m.14 views

CVE-2024-23329

changedetection.io is an open source tool designed to monitor websites for content changes. In affected versions the API endpoint /api/v1/watch//history can be accessed by any unauthorized user. As a result any unauthorized user can check one's watch history. However, because unauthorized party...

3.7CVSS4AI score0.00587EPSS
Exploits1References2
Prion
Prion
added 2024/01/19 8:15 p.m.12 views

Design/Logic Flaw

changedetection.io is an open source tool designed to monitor websites for content changes. In affected versions the API endpoint /api/v1/watch//history can be accessed by any unauthorized user. As a result any unauthorized user can check one's watch history. However, because unauthorized party...

2.6CVSS6.9AI score0.00587EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2024/01/19 8:15 p.m.22 views

PYSEC-2024-15

changedetection.io is an open source tool designed to monitor websites for content changes. In affected versions the API endpoint /api/v1/watch//history can be accessed by any unauthorized user. As a result any unauthorized user can check one's watch history. However, because unauthorized party...

3.7CVSS4.2AI score0.00587EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/01/19 7:49 p.m.22 views

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

changedetection.io is an open source tool designed to monitor websites for content changes. In affected versions the API endpoint /api/v1/watch//history can be accessed by any unauthorized user. As a result any unauthorized user can check one's watch history. However, because unauthorized party...

3.7CVSS4.3AI score0.00587EPSS
Exploits1References2
CVE
CVE
added 2024/01/19 7:49 p.m.213 views

CVE-2024-23329

Product/issue: changedetection.io Vulnerability: The API endpoint /api/v1/watch//history can be accessed by an unauthorized user, exposing watch history paths. The underlying cause is missing access control on the WatchHistory resource. Impact (as stated): Unauthorized access to watch history wit...

3.7CVSS4AI score0.00587EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2024/01/19 12:0 a.m.4 views

changedetection.io security vulnerability

changedetection.io is a website change detection, monitoring and notification application by dgtlmoon individual developer. A security vulnerability exists in changedetection.io that stems from the fact that any unauthorized user can check their viewing history...

3.7CVSS6.8AI score0.00587EPSS
Exploits1References3
OSV
OSV
added 2023/02/18 12:31 a.m.10 views

GHSA-68WJ-C2JW-5PP9 Stored cross site scripting in changedetection.io

Changedetection.io before 0.40.2 was discovered to contain a stored cross-site scripting XSS vulnerability in the main page. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the URL parameter under the "Add a new change detection...

5.4CVSS5.2AI score0.00631EPSS
Exploits1References7
OSV
OSV
added 2023/02/17 10:15 p.m.16 views

CVE-2023-24769

Changedetection.io before v0.40.1.1 was discovered to contain a stored cross-site scripting XSS vulnerability in the main page. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the URL parameter under the "Add a new change detection...

5.4CVSS5.3AI score0.00631EPSS
Exploits1References3
Rows per page
Query Builder