Lucene search
+L

2045 matches found

ATTACKERKB
ATTACKERKB
added 2021/12/06 7:15 p.m.5 views

CVE-2021-43800

Wiki.js is a wiki app built on Node.js. Prior to version 2.5.254, directory traversal outside of Wiki.js context is possible when a storage module with local asset cache fetching is enabled on a Windows host. A malicious user can potentially read any file on the file system by crafting a special...

7.5CVSS7.1AI score0.01738EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/02 5:49 p.m.32 views

Cross-site Scripting in django-wiki

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS2.7AI score0.00583EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/12/02 5:49 p.m.21 views

GHSA-3M3H-V9HV-9J4H Cross-site Scripting in django-wiki

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS5.1AI score0.00583EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/11/24 12:0 a.m.8 views

Apache JSPWiki 跨站脚本漏洞

Apache JSPWiki is an open source WikiWiki engine built on Java, Servlet, and JSP from the Apache Foundation.A security vulnerability exists in Apache JSPWiki, which stems from a well-designed plugin link call that could trigger an XSS vulnerability in Apache JSPWiki related to Denounce...

6.1CVSS5.7AI score0.03311EPSS
SaveExploits0References6
NVD
NVD
added 2021/11/23 8:15 p.m.49 views

CVE-2021-25986

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS0.00583EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/23 8:15 p.m.34 views

CVE-2021-25986

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS5.2AI score0.00583EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/11/23 8:15 p.m.12 views

PYSEC-2021-850

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS5.6AI score0.00583EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2021/11/23 8:15 p.m.16 views

Cross site scripting

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

3.5CVSS5.1AI score0.00583EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/11/23 8:15 p.m.62 views

PYSEC-2021-850

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS2.7AI score0.00583EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2021/11/23 7:17 p.m.6 views

CVE-2021-25986 Django-wiki - Stored Cross-Site Scripting (XSS) in Notifications Section

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS5.5AI score0.00583EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/11/23 7:17 p.m.55 views

CVE-2021-25986 Django-wiki - Stored Cross-Site Scripting (XSS) in Notifications Section

In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting XSS in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the...

5.4CVSS5.3AI score0.00583EPSS
SaveExploits0References2
CVE
CVE
added 2021/11/23 7:17 p.m.83 views

CVE-2021-25986

The CVE-2021-25986 entry concerns Django-wiki versions 0.0.20 through 0.7.8, which are vulnerable to Stored Cross-Site Scripting (XSS) in the Notifications Section. The root cause is that an attacker who has edit access can inject a JavaScript payload into the page title; when victims receive a n...

5.4CVSS5.1AI score0.00583EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/11/23 12:0 a.m.11 views

Django 跨站脚本漏洞

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes an object-oriented mapper, view system, template system, and more. A security vulnerability exists in the Django wiki where an attacker with access to the edit page...

5.4CVSS5.7AI score0.00583EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2021/11/16 11:32 a.m.30 views

GitLab: RCE via WikiCloth markdown rendering if the `rubyluabridge` gem is installed

Summary One of the supported wiki formats is mediawiki which is rendered by WikiCloth via GitLab Markup: https://gitlab.com/gitlab-org/gitlab-markup/-/blob/v1.7.1/lib/github/markups.rbL24-28 ruby markup:wikicloth, /mediawiki|wiki/ do |content| wikicloth = WikiCloth::WikiCloth.new:data = content...

0.2AI score
SaveExploits0
Fedora
Fedora
added 2021/10/29 11:18 p.m.38 views

[SECURITY] Fedora 35 Update: mediawiki-1.36.2-1.fc35

MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Compared to other wikis, it has an excellent range of features and support for high-traffic websites using multiple servers This package supports wiki farms. Read the instructions for creating wiki instances...

9.8CVSS3.2AI score0.01943EPSS
SaveExploits2
CNNVD
CNNVD
added 2021/10/28 12:0 a.m.4 views

Tiki Wiki 跨站脚本漏洞

Tiki Wiki is a Php-based wiki system for the Tiki community. A security vulnerability exists in TikiWiki v21.4 that allows an attacker to execute arbitrary web script or HTML via a crafted payload under the Create Category module...

5.4CVSS6.2AI score0.00487EPSS
SaveExploits1References2
Fedora
Fedora
added 2021/10/12 11:47 p.m.67 views

[SECURITY] Fedora 33 Update: mediawiki-1.35.4-1.fc33

MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Compared to other wikis, it has an excellent range of features and support for high-traffic websites using multiple servers This package supports wiki farms. Read the instructions for creating wiki instances...

9.8CVSS3.2AI score0.01943EPSS
SaveExploits2
Fedora
Fedora
added 2021/10/12 11:45 p.m.80 views

[SECURITY] Fedora 34 Update: mediawiki-1.35.4-1.fc34

MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Compared to other wikis, it has an excellent range of features and support for high-traffic websites using multiple servers This package supports wiki farms. Read the instructions for creating wiki instances...

9.8CVSS3.2AI score0.01943EPSS
SaveExploits2
OSV
OSV
added 2021/10/11 8:15 a.m.5 views

UBUNTU-CVE-2021-41799

MediaWiki before 1.36.2 allows a denial of service resource consumption because of lengthy query processing time. ApiQueryBacklinks action=query&list=backlinks can cause a full table scan...

7.5CVSS6AI score0.01646EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2021/10/06 11:30 a.m.113 views

Scrummage - The Ultimate OSINT And Threat Hunting Framework

VERSION 3.6 Code efficiency enhancements and bug fixes for plugins, and improved logging. Significant UI/UX enhancements. Organisation specific settings and configurations, allowing for predefined searches based on your organisation and it's users. Due to the above change, if you are upgrading fr...

7.1AI score
SaveExploits0References5
Rows per page
Query Builder