Lucene search
+L

377 matches found

CNNVD
CNNVD
added 2023/04/03 12:00 a.m.12 views

Wagtail 跨站脚本漏洞

Torchbox Wagtail is an open source content management system CMS from the UK-based Torchbox. A cross-site scripting vulnerability exists in Wagtail versions 1.5 through 4.1.4, 4.2, and 4.2.1, which stems from a memory exhaustion issue in Wagtail's handling of uploaded images and documents,...

4.9CVSS4.9AI score0.0107EPSS
SaveExploits0References9
FreeBSD
FreeBSD
added 2023/04/03 12:00 a.m.17 views

py-wagtail -- stored XSS vulnerability

A stored cross-site scripting XSS vulnerability exists on ModelAdmin views within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could potentially craft pages and documents that, when viewed by a user with higher privileges, could perform action...

6.4CVSS5.8AI score0.00778EPSS
SaveExploits0References1
OSV
OSV
added 2023/04/03 12:00 a.m.43 views

CVE-2023-28836 Wagtail vulnerable to stored Cross-site Scripting attack via ModelAdmin views

Wagtail is an open source content management system built on Django. Starting in version 1.5 and prior to versions 4.1.4 and 4.2.2, a stored cross-site scripting XSS vulnerability exists on ModelAdmin views within the Wagtail admin interface. A user with a limited-permission editor account for th...

6.4CVSS5.1AI score
SaveExploits0References10
CVE
CVE
added 2023/04/03 12:00 a.m.66 views

CVE-2023-28836

Wagtail CVE-2023-28836 describes a stored XSS in ModelAdmin views (ChooseParentView for pages; InspectView for documents). A user with limited-permission editor can craft content that, when viewed by a higher-privilege user, could act with that user’s credentials. The issue affects Wagtail versio...

6.4CVSS5.8AI score0.00778EPSS
SaveExploits0References8Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/05/31 1:32 p.m.6 views

Malicious code in wagtail-supertable (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware bb42d345125f6f8f05ad098a1eb44eb803af7f0d56979b8c1bd28342a3396e49 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/05/31 1:32 p.m.11 views

MAL-2022-7033 Malicious code in wagtail-supertable (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware bb42d345125f6f8f05ad098a1eb44eb803af7f0d56979b8c1bd28342a3396e49 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Veracode
Veracode
added 2022/01/19 8:05 a.m.15 views

Incorrect Notifications

wagtail is sending notifications incorrectly. All users who left a comment or reply somewhere on the site are getting the notifications for a new replies in comment threads replied or commented on pages by another user because it fails to restrict notifications for new replies to the participants...

4.3CVSS3.1AI score0.0097EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2022/01/18 6:15 p.m.47 views

CVE-2022-21683

Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that ...

4.3CVSS0.0097EPSS
SaveExploits0References3
PyPA
PyPA
added 2022/01/18 6:15 p.m.11 views

PYSEC-2022-13

Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that ...

4.3CVSS6.7AI score0.0097EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/01/18 6:15 p.m.38 views

PYSEC-2022-13

Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that ...

4.3CVSS1.8AI score0.0097EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/01/18 5:30 p.m.45 views

CVE-2022-21683 Comment reply notifications sent to incorrect users in wagtail

Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that ...

3.5CVSS4.8AI score0.0097EPSS
SaveExploits0References3
OSV
OSV
added 2022/01/18 5:30 p.m.32 views

CVE-2022-21683 Comment reply notifications sent to incorrect users in wagtail

Wagtail is a Django based content management system focused on flexibility and user experience. When notifications for new replies in comment threads are sent, they are sent to all users who have replied or commented anywhere on the site, rather than only in the relevant threads. This means that ...

3.5CVSS4.6AI score
SaveExploits0References5
CVE
CVE
added 2022/01/18 5:30 p.m.96 views

CVE-2022-21683

Wagtail CVE-2022-21683 affects the notification logic for new replies in comment threads. The issue caused notifications to be sent to all users who have commented or replied anywhere on the site, rather than only to participants within the active thread. This could allow users without editing ac...

4.3CVSS4.2AI score0.0097EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2022/01/18 12:00 a.m.9 views

Torchbox Wagtail 信息泄露漏洞

Torchbox Wagtail is an open source content management system CMS from Torchbox UK. A security vulnerability exists in Torchbox Wagtail, a Django-based content management system focused on flexibility and user experience. When notifications of new replies are sent in comment threads, they are sent...

4.3CVSS5.1AI score0.0097EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/06/18 7:10 a.m.23 views

Cross-Site Scripting (XSS)

wagtail is vulnerable to cross-site scripting. Lack of proper escaping of HTML in Wagtail StreamField blocks CharBlock , TextBlock or a similar user-defined block derived from FieldBlock allows a user with ability to author StreamField content to inject and execute arbitrary Javascript in a user'...

5.4CVSS1AI score0.01109EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/06/17 8:10 p.m.24 views

GHSA-XFRW-HXR5-GHQF Cross-site Scripting in wagtail

Impact When the % includeblock % template tag is used to output the value of a plain-text StreamField block CharBlock, TextBlock or a similar user-defined block derived from FieldBlock, and that block does not specify a template for rendering, the tag output is not properly escaped as HTML. This...

5.4CVSS5.8AI score0.01109EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/06/17 8:10 p.m.71 views

Cross-site Scripting in wagtail

Impact When the % includeblock % template tag is used to output the value of a plain-text StreamField block CharBlock, TextBlock or a similar user-defined block derived from FieldBlock, and that block does not specify a template for rendering, the tag output is not properly escaped as HTML. This...

5.4CVSS5.8AI score0.01109EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2021/06/17 5:15 p.m.14 views

CVE-2021-32681

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS5.8AI score
SaveExploits0References4
NVD
NVD
added 2021/06/17 5:15 p.m.42 views

CVE-2021-32681

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS0.01109EPSS
SaveExploits1References4
Prion
Prion
added 2021/06/17 5:15 p.m.26 views

Cross site scripting

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

3.5CVSS5.2AI score0.01109EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder