Lucene search
+L

94 matches found

Kitploit
Kitploit
added 2026/09/19 5:27 p.m.12 views

avo-CVE-2024-22411

README Este README normalmente documentaría los pasos necesarios para poner la aplicación en funcionamiento. Cosas que quizás quieras cubrir: Versión de Ruby Dependencias del sistema Configuración Creación de la base de datos Inicialización de la base de datos Cómo ejecutar el conjunto de pruebas...

6.5CVSS6.4AI score0.0071EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/07 4:54 a.m.6 views

CVE-2026-53769

A flaw was found in Avo. An authenticated user could bypass server-side upload authorization and field-level upload policies. This allows them to replace or add attachment content, including binary content, filename, and content-type metadata, on a record. This could lead to unauthorized...

6.5CVSS5.7AI score0.00254EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-53769

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Avo is a framework to create admin panels for Ruby on Rails apps. From version 2.28.0 to before version 3.32.0, Avo's direct attachment upload endpoint lacks...

6.5CVSS5.6AI score0.00254EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 9:17 p.m.8 views

CVE-2026-53769

Avo is a framework to create admin panels for Ruby on Rails apps. From version 2.28.0 to before version 3.32.0, Avo's direct attachment upload endpoint lacks server-side upload authorization and bypasses the documented field-level upload policy methods such as uploadFIELDID?. An authenticated Avo...

6.5CVSS0.00254EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 8:02 p.m.31 views

CVE-2026-53769 Avo: Direct attachment upload endpoint lacks upload authorization and bypasses field-level upload policy

Avo is a framework to create admin panels for Ruby on Rails apps. From version 2.28.0 to before version 3.32.0, Avo's direct attachment upload endpoint lacks server-side upload authorization and bypasses the documented field-level upload policy methods such as uploadFIELDID?. An authenticated Avo...

6.5CVSS0.00254EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 8:02 p.m.23 views

CVE-2026-53769

Avo , a Ruby on Rails admin panel framework, contains a missing server-side authorization vulnerability in Avo::AttachmentsController#create (the direct attachment upload endpoint) affecting versions 2.28.0 through before 3.32.0 . The endpoint creates an ActiveStorage::Blob before validating the ...

6.5CVSS5.2AI score0.00254EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 8:02 p.m.5 views

CVE-2026-53769 Avo: Direct attachment upload endpoint lacks upload authorization and bypasses field-level upload policy

Avo is a framework to create admin panels for Ruby on Rails apps. From version 2.28.0 to before version 3.32.0, Avo's direct attachment upload endpoint lacks server-side upload authorization and bypasses the documented field-level upload policy methods such as uploadFIELDID?. An authenticated Avo...

6.5CVSS5.7AI score
SaveExploits0References6
NVD
NVD
added 2026/07/17 9:17 p.m.23 views

CVE-2026-55518

Avo is a framework to create admin panels for Ruby on Rails apps. Prior to 3.32.1 and 4.0.0.beta.51, Avo's association attach workflow checks attach? in the UI and GET /resources/:resource/:id/:related/new path, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run t...

9.6CVSS0.00448EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 8:51 p.m.105 views

CVE-2026-55518

Avo (Ruby on Rails) suffers a server-side authorization gap in the association attach endpoint. Prior to 3.32.1 and 4.0.0.beta.51, the UI checks attach_? and GET /resources/:resource/:id/:related/new, but POST /resources/:resource/:id/:related (Avo::AssociationsController#create) does not enforce...

9.6CVSS5.3AI score0.00448EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 8:51 p.m.47 views

CVE-2026-55518 Avo: Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation

Avo is a framework to create admin panels for Ruby on Rails apps. Prior to 3.32.1 and 4.0.0.beta.51, Avo's association attach workflow checks attach? in the UI and GET /resources/:resource/:id/:related/new path, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run t...

9.6CVSS0.00448EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 8:51 p.m.11 views

CVE-2026-55518 Avo: Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation

Avo is a framework to create admin panels for Ruby on Rails apps. Prior to 3.32.1 and 4.0.0.beta.51, Avo's association attach workflow checks attach? in the UI and GET /resources/:resource/:id/:related/new path, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run t...

9.6CVSS5.3AI score
SaveExploits0References6
Circl
Circl
added 2026/07/09 10:35 p.m.16 views

CVE-2026-53769

creationtimestamp| type| source ---|---|--- 2026-07-09 22:35:32+00:00| published-proof-of-concept| https://github.com/avo-hq/avo/security/advisories/GHSA-pqpw-cvm4-8mv9...

6.5CVSS5.9AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/09 8:54 p.m.11 views

GHSA-PQPW-CVM4-8MV9 Avo: Direct attachment upload endpoint lacks upload authorization and bypasses field-level upload policy

Summary Avo's direct attachment upload endpoint lacks server-side upload authorization and bypasses the documented field-level upload policy methods such as uploadFIELDID?. An authenticated Avo user who can reach the Avo attachment upload endpoint can replace or add attachment content, including...

6.5CVSS6.1AI score0.00254EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/09 8:54 p.m.15 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the Avo::AttachmentsControllercreate process. An attacker can modify or replace attachment content, including binary data, filename, and content-type metadata, by directly accessing the upload endpoint and...

7.1CVSS6.1AI score0.00254EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/20 3:21 p.m.14 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the POST /resources/:resource/:id/:related endpoint. An attacker can gain unauthorized access to sensitive relationships and escalate privileges by sending crafted POST requests to manipulate associations,...

9.6CVSS5.9AI score0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/17 6:49 p.m.9 views

GHSA-8FQ9-273G-6MRG Avo: Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation

Summary A critical missing authorization flaw exists in Avo's association attach workflow. The UI and GET /resources/:resource/:id/:related/new path can check attach?, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run the same authorization check before mutating...

9.6CVSS5.4AI score0.00448EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/06/17 6:49 p.m.29 views

Avo: Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation

Summary A critical missing authorization flaw exists in Avo's association attach workflow. The UI and GET /resources/:resource/:id/:related/new path can check attach?, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run the same authorization check before mutating...

9.6CVSS5.4AI score0.00448EPSS
SaveExploits0References8Affected Software1
RubySec
RubySec
added 2026/06/17 12:00 a.m.23 views

Avo - Missing Authorization in Avo Association Attach Endpoint Allows Unauthorized Relationship Manipulation and Privilege Escalation

Summary A critical missing authorization flaw exists in Avo's association attach workflow. The UI and GET /resources/:resource/:id/:related/new path can check attach?, but the actual write endpoint, POST /resources/:resource/:id/:related, does not run the same authorization check before mutating...

9.6CVSS6AI score0.00448EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/12 8:21 p.m.20 views

CVE-2026-42205

Avo is a framework to create admin panels for Ruby on Rails apps. Prior to version 3.31.2, a broken access control vulnerability was identified in the ActionsController of the Avo framework. Due to insecure action lookup logic, an authenticated user can execute any Action class descendants of...

8.8CVSS5.7AI score0.00295EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/08 10:16 p.m.37 views

CVE-2026-42205

Avo is a framework to create admin panels for Ruby on Rails apps. Prior to version 3.31.2, a broken access control vulnerability was identified in the ActionsController of the Avo framework. Due to insecure action lookup logic, an authenticated user can execute any Action class descendants of...

8.8CVSS0.00295EPSS
SaveExploits0References2
Rows per page
Query Builder