Lucene search
+L

345 matches found

CNNVD
CNNVD
added 2023/11/10 12:0 a.m.9 views

Piccolo Security Breach

Piccolo is Piccolo open source a fast , user-friendly ORM and query builder . Piccolo 1.1.1 before the version has a security vulnerability , the vulnerability stems from the vulnerability to SQL injection attacks , attackers can use the vulnerability to directly access the database...

9.1CVSS7.9AI score0.00782EPSS
SaveExploits1References3
NVD
NVD
added 2023/11/09 3:15 p.m.35 views

CVE-2023-43791

Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a vulnerability that can be chained within the ORM Leak vulnerability to impersonate any account on Label Studio. An attacker could exploit these vulnerabilities to escalate their privileges...

9.8CVSS0.01241EPSS
SaveExploits3References4
OSV
OSV
added 2023/11/09 3:15 p.m.14 views

PYSEC-2023-274

Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a vulnerability that can be chained within the ORM Leak vulnerability to impersonate any account on Label Studio. An attacker could exploit these vulnerabilities to escalate their privileges...

8.8CVSS9.8AI score0.01241EPSS
SaveExploits3References4
Prion
Prion
added 2023/11/09 3:15 p.m.23 views

Format string

Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a vulnerability that can be chained within the ORM Leak vulnerability to impersonate any account on Label Studio. An attacker could exploit these vulnerabilities to escalate their privileges...

6.5CVSS7.5AI score0.01241EPSS
SaveExploits3References4Affected Software1
OSV
OSV
added 2023/11/09 2:42 p.m.51 views

GHSA-F475-X83M-RX5M Label Studio has Hardcoded Django `SECRET_KEY` that can be Abused to Forge Session Tokens

Introduction This write-up describes a vulnerability found in Label Studio, a popular open source data labeling tool. The vulnerability was found to affect versions before 1.8.2, where a patch was introduced. Overview In Label Studio version 1.8.1, a hard coded Django SECRETKEY was set in the...

9.8CVSS9.7AI score0.01241EPSS
SaveExploits3References7
Github Security Blog
Github Security Blog
added 2023/11/09 2:42 p.m.44 views

Label Studio has Hardcoded Django `SECRET_KEY` that can be Abused to Forge Session Tokens

Introduction This write-up describes a vulnerability found in Label Studio, a popular open source data labeling tool. The vulnerability was found to affect versions before 1.8.2, where a patch was introduced. Overview In Label Studio version 1.8.1, a hard coded Django SECRETKEY was set in the...

9.8CVSS7.6AI score0.01241EPSS
SaveExploits3References7Affected Software1
CVE
CVE
added 2023/11/09 2:42 p.m.78 views

CVE-2023-43791

Label Studio (before 1.8.2) is affected by an ORM Leak chain that can impersonate any account, enabling privilege escalation to a Django Super Administrator. A patch was introduced in 1.8.2. Public references describe a hard-coded SECRET_KEY vulnerability and a follow-on exploit path that leverag...

9.8CVSS9.6AI score0.01241EPSS
SaveExploits3References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/09 2:42 p.m.17 views

CVE-2023-43791 Label Studio has Hardcoded Django `SECRET_KEY` that can be Abused to Forge Session Tokens

Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a vulnerability that can be chained within the ORM Leak vulnerability to impersonate any account on Label Studio. An attacker could exploit these vulnerabilities to escalate their privileges...

9.8CVSS7.5AI score0.01241EPSS
SaveExploits3References4
OSV
OSV
added 2023/11/09 2:42 p.m.34 views

CVE-2023-43791 Label Studio has Hardcoded Django `SECRET_KEY` that can be Abused to Forge Session Tokens

Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a vulnerability that can be chained within the ORM Leak vulnerability to impersonate any account on Label Studio. An attacker could exploit these vulnerabilities to escalate their privileges...

9.8CVSS6.9AI score
SaveExploits0References6
OpenVAS
OpenVAS
added 2023/09/16 12:0 a.m.9 views

Fedora: Security Advisory for rubygem-activerecord (FEDORA-2023-4f0bb4ff5e)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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 ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2023/09/15 7:4 p.m.23 views

[SECURITY] Fedora 39 Update: rubygem-activerecord-7.0.7.2-1.fc39

Implements the ActiveRecord pattern Fowler, PoEAA for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL...

7.3AI score
SaveExploits0
NVD
NVD
added 2023/09/12 9:15 p.m.49 views

CVE-2023-41885

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS5.2AI score0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2023/09/12 9:15 p.m.49 views

PYSEC-2023-173

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS7AI score0.00459EPSS
SaveExploits0References2
Prion
Prion
added 2023/09/12 9:15 p.m.19 views

Code injection

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5CVSS5.3AI score0.00459EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/09/12 8:3 p.m.25 views

CVE-2023-41885 Piccolo's current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2023/09/12 8:3 p.m.82 views

CVE-2023-41885

CVE-2023-41885 affects Piccolo ORM. The BaseUser.login implementation leaks timing information, enabling malicious users to enumerate valid usernames (time-based user enumeration). Affected: versions before 0.121.0; fixed in 0.121.0. Impact is information disclosure and potential follow-on attack...

5.3CVSS5.2AI score0.00459EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/12 8:3 p.m.13 views

CVE-2023-41885 Piccolo's current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS6.7AI score0.00459EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/09/12 8:3 p.m.38 views

CVE-2023-41885 Piccolo's current `BaseUser.login` implementation is vulnerable to time based user enumeration

Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of BaseUser.login leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo on its own does not...

5.3CVSS5.5AI score0.00459EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/09/12 12:0 a.m.6 views

Piccolo Security Breach

Piccolo is a fast, user-friendly ORM and query builder from Piccolo Open Source. A security vulnerability exists in Piccolo 0.120.0 and earlier versions, which stems from the presence of an information leak that can be exploited by an attacker to successfully generate a list of valid users on the...

5.3CVSS6.4AI score0.00459EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2023/04/06 12:0 a.m.14 views

Fedora: Security Advisory for rubygem-activerecord (FEDORA-2023-7002afbbb8)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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 ifdescription...

5.3CVSS7.7AI score0.00923EPSS
SaveExploits0References2
Rows per page
Query Builder