Lucene search
K

17 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 8:41 a.m.7 views

CVE-2022-0821

Improper Authorization in GitHub repository orchardcms/orchardcore prior to 1.3.0...

7.1CVSS6.7AI score0.00221EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-15870

Malicious code in bioql PyPI...

5.4CVSS5.6AI score0.00195EPSS
Exploits1References2
CNVD
CNVD
added 2022/11/29 12:0 a.m.31 views

OrchardCMS Cross-Site Scripting Vulnerability

OrchardCMS is an open source modular and multi-tenant application framework built using ASP.NET Core and the content management system CMS built on top of it. A cross-site scripting vulnerability exists in orchardcore OrchardCMS versions prior to 1.10.3, which can be exploited by attackers with l...

9CVSS8.4AI score0.00517EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/11/25 12:0 a.m.1 views

OrchardCMS 跨站脚本漏洞

OrchardCMS is an open source modular and multi-tenant application framework built using ASP.NET Core and the content management system CMS built on top of it. A cross-site scripting vulnerability exists in orchardcore OrchardCMS versions prior to 1.10.3, which can be exploited by attackers with l...

9CVSS5.6AI score0.00517EPSS
Exploits1References4
OSV
OSV
added 2022/03/11 12:50 a.m.15 views

CVE-2022-0822 Cross-site Scripting (XSS) - Reflected in orchardcms/orchardcore

Cross-site Scripting XSS - Reflected in GitHub repository orchardcms/orchardcore prior to 1.3.0...

5.4CVSS5.5AI score0.00195EPSS
Exploits1References4
CVE
CVE
added 2022/03/11 12:50 a.m.83 views

CVE-2022-0822

CVE-2022-0822 is a reflected XSS in Orchard Core (OrchardCMS) before version 1.3.0. The issue arises from input handling/encoding that allows injected scripts to be executed in the victim’s browser. Affected product: Orchard Core, a .NET-based CMS/framework. Reported across multiple feeds (NVD, R...

5.4CVSS5.3AI score0.00195EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2022/03/10 11:40 p.m.100 views

CVE-2022-0821

CVE-2022-0821 affects Orchard Core (orchardcore) prior to version 1.3.0. The issue is described as improper authorization in the GitHub repository orchardcms/orchardcore, enabling a low-privilege user to create roles (as shown by Huntr/Red Hat and CNVD records). This implies a privilege/authoriza...

7.1CVSS6.5AI score0.00221EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2022/03/10 11:40 p.m.13 views

CVE-2022-0821 Improper Authorization in orchardcms/orchardcore

Improper Authorization in GitHub repository orchardcms/orchardcore prior to 1.3.0...

7.1CVSS6.8AI score0.00221EPSS
Exploits1References4
Cvelist
Cvelist
added 2022/03/10 11:40 p.m.13 views

CVE-2022-0821 Improper Authorization in orchardcms/orchardcore

Improper Authorization in GitHub repository orchardcms/orchardcore prior to 1.3.0...

7.1CVSS6.7AI score0.00221EPSS
Exploits1References2
Cvelist
Cvelist
added 2022/03/10 11:35 p.m.14 views

CVE-2022-0820 Cross-site Scripting (XSS) - Stored in orchardcms/orchardcore

Cross-site Scripting XSS - Stored in GitHub repository orchardcms/orchardcore prior to 1.3.0...

4.7CVSS6.2AI score0.0034EPSS
Exploits1References2
OSV
OSV
added 2022/03/10 11:35 p.m.10 views

CVE-2022-0820 Cross-site Scripting (XSS) - Stored in orchardcms/orchardcore

Cross-site Scripting XSS - Stored in GitHub repository orchardcms/orchardcore prior to 1.3.0...

4.7CVSS4.9AI score0.0034EPSS
Exploits1References4
CVE
CVE
added 2022/03/10 11:35 p.m.75 views

CVE-2022-0820

CVE-2022-0820 affects Orchard Core (orchardcore) up to version 1.3.0, with a stored XSS vulnerability in the content management workflow. The issue stems from insufficient input validation/encoding, allowing attacker-supplied client-side scripts to execute in a victim’s browser when rendering con...

6.1CVSS5.2AI score0.0034EPSS
Exploits1References2Affected Software1
Huntr
Huntr
added 2022/02/11 1:15 p.m.35 views

Cross-site Scripting (XSS) - Reflected in orchardcms/orchardcore

Description Reflected XSS is found under DesignShortcodeNew Shortcode Proof of Concept POC Video https://drive.google.com/file/d/1yFfa7g8MMUvJrrKTpJXZEHhQLRSZ1Cii/view?usp=sharing Impact Through this vulnerability, an attacker is capable to execute malicious scripts...

3.5CVSS0.8AI score0.00195EPSS
Exploits1
Huntr
Huntr
added 2022/01/12 6:58 a.m.17 views

Cross-site Scripting (XSS) - Stored in orchardcms/orchardcore

Description The Stored XSS vulnerability occurs because the menu editing function can insert a JavaScript Scheme as the value of the menu's HREF. Proof of Concept txt 1. Go to Content - Menu - Edit 2. Enter javascript:alertdocument.domain as the URL value using the Add or Edit menu function. 3...

3.5CVSS0.3AI score0.00158EPSS
Exploits1
Huntr
Huntr
added 2022/01/11 5:32 p.m.18 views

Cross-site Scripting (XSS) - Stored in orchardcms/orchardcore

Description The application does not escape special characters before output to FE, lead to stored XSS. Proof of Concept 1. Go to Workflows Create Workflow Add Task/Event 2. Set a title with XSS payload, e.g: aa Impact XSS can have huge implications for a web application and its users. User...

3.5CVSS1.8AI score0.00195EPSS
Exploits1
Huntr
Huntr
added 2022/01/06 11:35 a.m.13 views

Cross-site Scripting (XSS) - Stored in orchardcms/orchardcore

Description The application does not escape special characters before output to FE, lead to stored XSS. Proof of Concept Example of a case: 1. Go to Content Content Types /Admin/ContentTypes/List 2. Create or edit a type with XSS payload into Display Name field, e.g: Social Meta Settings Tick on...

3.5CVSS0.5AI score0.00213EPSS
Exploits1
CNNVD
CNNVD
added 2021/10/10 12:0 a.m.1 views

OrchardCMS 代码问题漏洞

OrchardCMS is an open source modular and multi-tenant application framework built using ASP.NET Core and the Content Management System CMS built on top of it. A code issue exists in OrchardCMS that originates in the "Orchard core CMS" application, versions 1.0.0-beta1-3383 through 1.0.0, which is...

8.8CVSS7.9AI score0.00299EPSS
Exploits1References3
Rows per page
Query Builder