Lucene search
K

24 matches found

Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS : Apache Commons BeanUtils vulnerability (USN-8322-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-8322-1 advisory. It was discovered that Apache Commons BeanUtils incorrectly allowed access to the declaredClass proper...

8.8CVSS7.1AI score0.00258EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2013-2370

Malware in sbrugna...

5CVSS7AI score0.03853EPSS
Exploits0References44
OSV
OSV
added 2025/06/30 5:15 p.m.0 views

CVE-2025-26074

Orkes Conductor v3.21.11 allows remote attackers to execute arbitrary OS commands through unrestricted access to Java classes...

9.8CVSS6AI score0.00677EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/06/30 12:0 a.m.2 views

CVE-2025-26074

Orkes Conductor v3.21.11 allows remote attackers to execute arbitrary OS commands through unrestricted access to Java classes...

7.7AI score0.00677EPSS
Exploits0References3
OSV
OSV
added 2025/05/28 2:15 p.m.2 views

DEBIAN-CVE-2025-48734

Improper Access Control vulnerability in Apache Commons. A special BeanIntrospector class was added in version 1.9.2. This can be used to stop attackers from using the declared class property of Java enum objects to get access to the classloader. However this protection was not enabled by default...

8.8CVSS6.8AI score0.00258EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:27 a.m.8 views

CVE-2019-19899

Pebble Templates 3.1.2 allows attackers to bypass a protection mechanism intended to block access to instances of java.lang.Class because getClass is accessible via the public static java.lang.Class java.lang.Class.forNamejava.lang.Module,java.lang.String signature...

9.8CVSS6.8AI score0.0013EPSS
Exploits1References1
Redos
Redos
added 2025/04/03 12:0 a.m.3 views

ROS-20250403-10

Vulnerability in the Rack::Static class of the modular interface between web servers and Rack web applications is related to with errors in relative directory path handling. Exploitation of the vulnerability could allow an attacker acting remotely to gain unauthorized access to protected informat...

7.5CVSS7.1AI score0.01354EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.0 views

PT-2025-30871

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s networking subsystem related to traffic control net/sched. Specifically, the issue occurs when creating or modifying a queueing discipline qdisc with ...

6CVSS6.7AI score0.00049EPSS
Exploits0
OSV
OSV
added 2022/12/13 3:15 a.m.3 views

CVE-2022-41264

Due to the unrestricted scope of the RFC function module, SAP BASIS - versions 731, 740, 750, 751, 752, 753, 754, 755, 756, 757, 789, 790, 791, allows an authenticated non-administrator attacker to access a system class and execute any of its public methods with parameters provided by the attacke...

8.8CVSS5.9AI score
Exploits0References2
VulnCheck KEV
VulnCheck KEV
added 2022/05/11 12:0 a.m.0 views

VulnCheck KEV: CVE-2014-0112

ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for...

7.5CVSS7.2AI score0.91467EPSS
Exploits6References1
Cvelist
Cvelist
added 2022/01/10 12:0 a.m.25 views

CVE-2021-21408 Access to restricted PHP code by dynamic static class access in smarty

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch...

8.8CVSS9.3AI score0.0047EPSS
Exploits0References9
Cvelist
Cvelist
added 2021/02/19 10:33 p.m.10 views

CVE-2020-12668

Jinjava before 2.5.4 allow access to arbitrary classes by calling Java methods on objects passed into a Jinjava context. This could allow for abuse of the application class loader, including Arbitrary File Disclosure...

6.5AI score0.00328EPSS
Exploits1References5
CNVD
CNVD
added 2020/12/30 12:0 a.m.6 views

Unspecified vulnerability in MediaWiki (CNVD-2021-09326)

MediaWiki is a set of free and freely available web-based Wiki engines from the MediaWiki Wikimedia Foundation in the United States. It can be used to deploy in-house knowledge management and content management systems. A security vulnerability exists in MediaWiki version 1.35.1 and earlier...

8.8CVSS6.7AI score0.00229EPSS
Exploits0References1
Atlassian
Atlassian
added 2020/10/11 11:20 p.m.64 views

Security improvements to the Velocity Uberspector

This ticket documents an improvement to the Velocity Uberspector's security, locking down which classes can be accessed. This change is a defence-in-depth against potential Remote Code Execution RCE and Injection attacks. The versions which do not have this improvement are before version 8.12.3...

6.3AI score
Exploits0Affected Software1
CNVD
CNVD
added 2019/12/19 12:0 a.m.3 views

Pebble Templates Security Bypass Vulnerability

Pebble Templates is a Java template engine . A security vulnerability exists in Pebble Templates version 3.1.2. The vulnerability can be exploited to bypass the protection mechanism blocking access to java.lang.Class instances with the help of the public static java.lang.Class...

9.8CVSS6.8AI score0.0013EPSS
Exploits1References1
Cvelist
Cvelist
added 2019/12/18 11:24 p.m.9 views

CVE-2019-19899

Pebble Templates 3.1.2 allows attackers to bypass a protection mechanism intended to block access to instances of java.lang.Class because getClass is accessible via the public static java.lang.Class java.lang.Class.forNamejava.lang.Module,java.lang.String signature...

9.5AI score0.0013EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2013/10/23 4:26 p.m.3 views

OpenJDK: MBeanInstantiator insufficient class access checks (JMX, 8006435)

Unspecified vulnerability in the Java Runtime Environment JRE component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality via vectors related to JMX. NOTE: the previous...

5CVSS6.7AI score0.03853EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2013/05/14 5:49 p.m.3 views

OpenJDK: MBeanInstantiator insufficient class access checks (JMX, 8006435)

Unspecified vulnerability in the Java Runtime Environment JRE component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality via vectors related to JMX. NOTE: the previous...

5CVSS6.7AI score0.03853EPSS
Exploits0References4
Cent OS
Cent OS
added 2013/04/24 8:56 p.m.79 views

java security update

CentOS Errata and Security Advisory CESA-2013:0770 Updated java-1.6.0-openjdk packages that fix various security issues are now available for Red Hat Enterprise Linux 5 and 6. The Red Hat Security Response Team has rated this update as having important security impact. Common Vulnerability Scorin...

10CVSS6.9AI score0.86252EPSS
Exploits15References8
RedHat Linux
RedHat Linux
added 2013/04/24 5:54 p.m.2 views

OpenJDK: MBeanInstantiator insufficient class access checks (JMX, 8006435)

Unspecified vulnerability in the Java Runtime Environment JRE component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality via vectors related to JMX. NOTE: the previous...

5CVSS6.7AI score0.03853EPSS
Exploits0References4
Rows per page
Query Builder