Lucene search
+L

42 matches found

RedHat Linux
RedHat Linux
added 2024/11/13 1:16 p.m.15 views

python-django: Potential directory-traversal in django.core.files.storage.Storage.save()

A vulnerability was found in Python-Django in the Derived classes of the django.core.files.storage.Storage base class that overrides the generatefilename without replicating the file path validations existing in the parent class. This flaw allows potential directory traversal via certain inputs...

4.3CVSS7AI score0.01EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/18 11:07 a.m.9 views

OESA-2024-2280 python-django security update

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with ...

9.8CVSS8AI score0.28637EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/16 11:07 a.m.9 views

OESA-2024-2003 python-django security update

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with ...

9.8CVSS7.9AI score0.28637EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/16 11:07 a.m.8 views

OESA-2024-2004 python-django security update

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with ...

9.8CVSS7.9AI score0.28637EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/06 11:05 a.m.74 views

BIT-SILVERSTRIPE-2021-28661

Default SilverStripe GraphQL Server aka silverstripe/graphql 3.x through 3.4.1 permission checker not inherited by query subclass...

4.3CVSS4.5AI score0.00812EPSS
SaveExploits1References2
CVE
CVE
added 2024/03/06 6:45 a.m.10303 views

CVE-2024-26624

CVE-2024-26624 is rejected by its CNA and does not represent an active vulnerability.

7.5AI score
SaveExploits0
Cvelist
Cvelist
added 2024/01/19 8:48 p.m.58 views

CVE-2024-23683 Artemis Java Test Sandbox InvocationTargetException Subclass Escape

Artemis Java Test Sandbox versions less than 1.7.6 are vulnerable to a sandbox escape when an attacker crafts a special subclass of InvocationTargetException. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code...

8.7AI score0.00355EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.7 views

SUSE CVE-2018-8013

In Apache Batik 1.x before 1.10, when deserializing subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization...

9.8CVSS9.3AI score0.1929EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/01 12:00 a.m.38 views

ASB-A-244154558

In run of ChooseTypeAndAccountActivity.java, there is a possible escalation of privilege due to unsafe deserialization. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.7AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2021/10/07 3:15 p.m.32 views

CVE-2021-28661

Default SilverStripe GraphQL Server aka silverstripe/graphql 3.x through 3.4.1 permission checker not inherited by query subclass...

4.3CVSS6.8AI score
SaveExploits0References2
Friends Of PHP
Friends Of PHP
added 2021/06/07 10:31 p.m.42 views

CVE-2021-28661 Default GraphQL permission checker not inherited by query subclass

More info at https://www.silverstripe.org/download/security-releases/CVE-2021-28661...

4.3CVSS7.2AI score0.00812EPSS
SaveExploits1Affected Software1
Exploit DB
Exploit DB
added 2019/07/30 12:00 a.m.168 views

iMessage - NSArray Deserialization can Invoke Subclass that does not Retain References

When deserializing a class with initWithCoder, subclasses of that class can also be deserialized so long as they do not override initWithCoder and implement all methods that require a concrete implementation. PFArray is such a subclass of NSArray. When a PFArray is deserialized, it is deserialize...

9.8CVSS7.8AI score0.13452EPSS
SaveExploits2
exploitpack
exploitpack
added 2019/07/30 12:00 a.m.28 views

iMessage - NSArray Deserialization can Invoke Subclass that does not Retain References

iMessage - NSArray Deserialization can Invoke Subclass that does not Retain References When deserializing a class with initWithCoder, subclasses of that class can also be deserialized so long as they do not override initWithCoder and implement all methods that require a concrete implementation...

0.4AI score
SaveExploits0
zdt
zdt
added 2019/07/30 12:00 a.m.49 views

iMessage - NSArray Deserialization can Invoke Subclass that does not Retain References Exploit

When deserializing a class with initWithCoder, subclasses of that class can also be deserialized so long as they do not override initWithCoder and implement all methods that require a concrete implementation. PFArray is such a subclass of NSArray. When a PFArray is deserialized, it is deserialize...

9.8CVSS9.3AI score0.13452EPSS
SaveExploits2
OSV
OSV
added 2019/02/25 5:32 p.m.5 views

OPENSUSE-SU-2019:0244-1 Security update for python-Jinja2

This update for python-Jinja2 fixes the following issues: - Update to 2.8 - Added target parameter to urlize function. - Added support for followsymlinks to the file system loader. - The truncate filter now counts the length. - Added equalto filter that helps with select filters. - Changed cache...

4.4CVSS5.5AI score0.00434EPSS
SaveExploits1References3
NVD
NVD
added 2018/05/24 4:29 p.m.22 views

CVE-2018-8013

In Apache Batik 1.x before 1.10, when deserializing subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization...

9.8CVSS8.4AI score0.1929EPSS
SaveExploits0References17
Veracode
Veracode
added 2018/05/24 2:45 a.m.36 views

Information Disclosure

Apache batik-dom is vulnerable to information disclosure. The vulnerability exists because the user provided string is used as a class name without checking if it was a valid class type. This string is then passed to a no-arg constructor during deserialization of the AbstractDocument subclass...

9.8CVSS8.7AI score0.1929EPSS
SaveExploits0References22Affected Software1
RedhatCVE
RedhatCVE
added 2018/05/23 2:20 p.m.39 views

CVE-2018-8013

In Apache Batik 1.x before 1.10, when deserializing subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization...

9.8CVSS2.9AI score0.1929EPSS
SaveExploits0References2
OSV
OSV
added 2018/05/23 12:00 a.m.8 views

UBUNTU-CVE-2018-8013

In Apache Batik 1.x before 1.10, when deserializing subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization...

9.8CVSS7.3AI score0.1929EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2010/04/06 12:00 a.m.67 views

ZDI-10-055: Sun Java Runtime Environment Mutable InetAddress Socket Policy Violation Vulnerability

ZDI-10-055: Sun Java Runtime Environment Mutable InetAddress Socket Policy Violation Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-10-055 April 5, 2010 -- CVE ID: CVE-2010-0095 -- Affected Vendors: Sun Microsystems -- Affected Products: Sun Microsystems Java Runtime -- Vulnerabili...

6.8CVSS0.03036EPSS
SaveExploits0
Rows per page
Query Builder