Lucene search
K

17 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-0039

Malware in sbrugna...

6.5CVSS6.9AI score0.00354EPSS
Exploits0References17
Packet Storm News
Packet Storm News
added 2025/09/04 12:0 a.m.3 views

Breaking to Build: a Threat Model of Prompt-Based Attacks for Securing LLMs

The proliferation of Large Language Models LLMs has introduced critical security challenges, where adversarial actors can manipulate input prompts to cause significant harm and circumvent safety alignments. These prompt-based attacks exploit vulnerabilities in a model's design, training, and...

7.3AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/04/20 12:0 a.m.1 views

REDEditing: Relationship-Driven Precise Backdoor Poisoning on Text-To-Image Diffusion Models

The rapid advancement of generative AI highlights the importance of text-to-image T2I security, particularly with the threat of backdoor poisoning. Timely disclosure and mitigation of security vulnerabilities in T2I models are crucial for ensuring the safe deployment of generative models. We...

7.1AI score
Exploits0
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.2 views

Torchbox Wagtail Security Breach

Torchbox Wagtail is an open source content management system CMS from Torchbox UK. A security vulnerability exists in Torchbox Wagtail versions prior to 6.0.5 and prior to 6.1.2, which stems from an improperly applied permission check in the wagtail.contrib.settings module, which can be exploited...

5.5CVSS6.7AI score0.0016EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/05/22 7:3 p.m.11 views

Silverstripe SiteTree Creation Permission Vulnerability

A vulnerability exists in the permission validation for SiteTree object creation. By default user permissions are not validated by the SiteTree::canCreate method, unless overridden by user code or via the configuration system. This vulnerability will allow users, or unauthenticated guests, to...

7.4AI score
Exploits0References5Affected Software1
CVE
CVE
added 2024/05/02 6:52 a.m.48 views

CVE-2024-32882

CVE-2024-32882 affects Wagtail. In affected versions, if a model is editable via wagtail.contrib.settings or ModelViewSet and a field is restricted with the FieldPanel.permission setting, a user who has edit permission on the model but not on the specific field can craft an HTTP POST that bypasse...

2.7CVSS6.5AI score0.00083EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/05/01 4:35 p.m.22 views

Wagtail has permission check bypass when editing a model with per-field restrictions through `wagtail.contrib.settings` or `ModelViewSet`

Impact If a model has been made available for editing through the wagtail.contrib.settings module or ModelViewSet, and the permission argument on FieldPanel has been used to further restrict access to one or more fields of the model, a user with edit permission over the model but not the specific...

2.7CVSS6.9AI score0.00083EPSS
Exploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2019/12/09 5:18 p.m.26 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS0.9AI score0.00354EPSS
Exploits0References4
OSV
OSV
added 2019/12/04 9:26 p.m.2 views

GHSA-HVMF-R92R-27HR Django allows unintended model editing

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

7.1CVSS6.9AI score0.00354EPSS
Exploits0References13
Github Security Blog
Github Security Blog
added 2019/12/04 9:26 p.m.109 views

Django allows unintended model editing

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS1.7AI score0.00354EPSS
Exploits0References12Affected Software1
NVD
NVD
added 2019/12/02 2:15 p.m.12 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS6.6AI score0.00354EPSS
Exploits0References7
OSV
OSV
added 2019/12/02 2:15 p.m.22 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS6.3AI score
Exploits0References7
Prion
Prion
added 2019/12/02 2:15 p.m.21 views

Design/Logic Flaw

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

4CVSS6.4AI score0.00354EPSS
Exploits0References7Affected Software2
UbuntuCve
UbuntuCve
added 2019/12/02 2:0 p.m.43 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS6.8AI score0.00354EPSS
Exploits0References2
CVE
CVE
added 2019/12/02 1:16 p.m.115 views

CVE-2019-19118

CVE-2019-19118 affects Django Framework: versions 2.1 before 2.1.15 and 2.2 before 2.2.8. The issue arises in the admin inline editing UI: if a user has view permissions on a parent model but edit permissions on the inline model, the UI could allow POST requests to update the inline model, while ...

6.5CVSS6.3AI score0.00354EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2019/12/02 1:16 p.m.19 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5AI score0.00354EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2019/12/02 1:16 p.m.33 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS7AI score0.00354EPSS
Exploits0
Rows per page
Query Builder