Lucene search
+L

66 matches found

Positive Technologies
Positive Technologies
added 2022/01/14 12:0 a.m.17 views

PT-2022-15029 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 2.7.13 Discourse versions prior to 2.8.0.beta11 Description: A vulnerability has been discovered in Discourse where the group advanced search option does not respect the group's visibility and members visibility...

5.3CVSS5AI score0.01174EPSS
SaveExploits0References7
OSV
OSV
added 2022/01/13 9:5 p.m.31 views

CVE-2022-21684 User can bypass approval when invited to Discourse

Discourse is an open source discussion platform. Versions prior to 2.7.13 in stable, 2.8.0.beta11 in beta, and 2.8.0.beta11 in tests-passed allow some users to log in to a community before they should be able to do so. A user invited via email to a forum with mustapproveusers enabled is going to ...

4.3CVSS8.2AI score0.00831EPSS
SaveExploits0References5
NVD
NVD
added 2022/01/13 6:15 p.m.30 views

CVE-2022-21678

Discourse is an open source discussion platform. Prior to version 2.8.0.beta11 in the tests-passed branch, version 2.8.0.beta11 in the beta branch, and version 2.7.13 in the stable branch, the bios of users who made their profiles private were still visible in the tags on their users' pages. The...

4.3CVSS0.00788EPSS
SaveExploits0References3
Prion
Prion
added 2022/01/13 6:15 p.m.26 views

Design/Logic Flaw

Discourse is an open source discussion platform. Prior to version 2.8.0.beta11 in the tests-passed branch, version 2.8.0.beta11 in the beta branch, and version 2.7.13 in the stable branch, the bios of users who made their profiles private were still visible in the tags on their users' pages. The...

4CVSS4.7AI score0.00788EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2022/01/13 12:0 a.m.5 views

PT-2022-15035 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 2.7.13 Discourse version 2.8.0.beta11 in beta and tests-passed Description: The issue allows some users to log in to a community before they should be able to do so. A user invited via email to a forum with must...

8.8CVSS8.5AI score0.00831EPSS
SaveExploits0References7
NVD
NVD
added 2022/01/05 7:15 p.m.52 views

CVE-2022-21642

Discourse is an open source platform for community discussion. In affected versions when composing a message from topic the composer user suggestions reveals whisper participants. The issue has been patched in stable version 2.7.13 and beta version 2.8.0.beta11. There is no workaround for this...

4.3CVSS0.00727EPSS
SaveExploits0References2
OSV
OSV
added 2022/01/05 7:5 p.m.42 views

CVE-2022-21642 Exposure of whisper participants in discourse

Discourse is an open source platform for community discussion. In affected versions when composing a message from topic the composer user suggestions reveals whisper participants. The issue has been patched in stable version 2.7.13 and beta version 2.8.0.beta11. There is no workaround for this...

4.3CVSS4.6AI score0.00727EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/01/05 12:0 a.m.5 views

PT-2022-14998 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 2.7.13 Discourse versions prior to 2.8.0.beta11 Description: Discourse is an open source platform for community discussion. In affected versions, when composing a message from a topic, the composer user suggestions...

4.3CVSS4.4AI score0.00727EPSS
SaveExploits0References9
OpenVAS
OpenVAS
added 2021/10/06 12:0 a.m.23 views

Python < 2.7.13, 3.3.x < 3.3.7, 3.4.x < 3.4.6, 3.5.x < 3.5.3 HTTPoxy attack (bpo-27568) - Mac OS X

The CGIHandler class in Python is prone to redirection of HTTP requests. SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

6.1CVSS6.6AI score0.04689EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/10/06 12:0 a.m.27 views

Python < 2.7.13, 3.3.x < 3.3.7, 3.4.x < 3.4.6, 3.5.x < 3.5.3 HTTPoxy attack (bpo-27568) - Linux

The CGIHandler class in Python is prone to redirection of HTTP requests. SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

6.1CVSS6.6AI score0.04689EPSS
SaveExploits0References2
OSV
OSV
added 2021/09/10 5:56 p.m.72 views

GHSA-Q897-9JXF-JG9R Security check skip in Apache Dubbo

The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check when enabled and reaching a deserialization operation with native jav...

9.8CVSS7.2AI score0.06742EPSS
SaveExploits0References3
NVD
NVD
added 2021/09/09 8:15 a.m.30 views

CVE-2021-37579

The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check when enabled and reaching a deserialization operation with native jav...

9.8CVSS0.06742EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/09 8:15 a.m.32 views

CVE-2021-37579

The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check when enabled and reaching a deserialization operation with native jav...

9.8CVSS9.5AI score
SaveExploits0References1
OSV
OSV
added 2021/09/09 8:15 a.m.16 views

CVE-2021-36161

Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13...

9.8CVSS9.4AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/09/09 8:15 a.m.6 views

CVE-2021-36161

Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13...

9.8CVSS5.9AI score0.02467EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/09/09 8:15 a.m.20 views

Format string

Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13...

7.5CVSS9.4AI score0.02467EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/09/09 7:45 a.m.35 views

CVE-2021-36161 Unprotected input value toString cause RCE

Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13...

9.7AI score0.02467EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/08 8:14 p.m.12 views

GHSA-CPX9-4RWV-486V Hessian protocol configuration vulnerability in Apache Dubbo

In Apache Dubbo, users may choose to use the Hessian protocol. The Hessian protocol is implemented on top of HTTP and passes the body of a POST request directly to a HessianSkeleton: New HessianSkeleton are created without any configuration of the serialization factory and therefore without...

9.8CVSS5.9AI score0.02905EPSS
SaveExploits0References6
NVD
NVD
added 2021/09/07 10:15 a.m.63 views

CVE-2021-36162

Apache Dubbo supports various rules to support configuration override or traffic routing called routing in Dubbo. These rules are loaded into the configuration center eg: Zookeeper, Nacos, ... and retrieved by the customers when making a request in order to find the right endpoint. When parsing...

8.8CVSS0.02019EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/08 7:15 p.m.4 views

PYSEC-2019-4

In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible...

7.8CVSS6.7AI score0.00509EPSS
SaveExploits0References12
Rows per page
Query Builder