Lucene search
+L

8048 matches found

Huntr
Huntr
added 2023/03/26 6:18 a.m.17 views

XSS in Quantity Value of Data Objects module in Settings

Description pimcore is vulnerable to XSS at Abbreviation and Longname fields in Quantity Value of Data Objects module in Settings. Payload " Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ and login. 2.In the left menu bar, go to Settings - Data Objects - Quantity Value. 3.In the...

4.9CVSS5.7AI score0.00403EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/26 5:52 a.m.18 views

XSS in Classes of Data Objects module in Settings

Description pimcore is vulnerable to XSS at fromDate and toDate fields in Classes of Data Objects module in Settings. Payload " Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ and login. 2.In the left menu bar, go to Settings - Data Objects - Classes and click on any class. 3.In the...

4.9CVSS5.7AI score0.00403EPSS
SaveExploits1
OSV
OSV
added 2023/03/24 10:1 p.m.11 views

GHSA-3GXF-9R58-2GHG `openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

7.2AI score
SaveExploits0References2
Veracode
Veracode
added 2023/03/24 5:47 a.m.45 views

Denial Of Service (DoS)

net.minidev, json-smart is vulnerable to Denial Of Service DoS. The vulnerability exists because there is no nested depth checks for deeply nested JSON arrays or objects, which allows an attacker to crash the application via a malicious array with deeply nested elements...

7.5CVSS7.4AI score0.01119EPSS
SaveExploits1References6Affected Software3
Packet Storm
Packet Storm
added 2023/03/24 12:0 a.m.244 views

RSA NetWitness Endpoint EDR Agent 12.x Incorrect Access Control / Code Execution

Credits: John Page aka hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/RSANETWITNESSEDRAGENTINCORRECTACCESSCONTROLCVE-2022-47529.txt + twitter.com/hyp3rlinx + ISR: ApparitionSec Vendor RSA Security www.netwitness.com Product NetWitness Endpoint...

6.7AI score0.0157EPSS
SaveExploits5
IBM Security Bulletins
IBM Security Bulletins
added 2023/03/23 8:9 a.m.60 views

Security Bulletin: WebSphere Application Server traditional is vulnerable to a remote code execution vulnerability

Summary WebSphere Application Server, used by IBM Tivoli Network Manager ITNM IP Edition, is vulnerable to a remote code execution vulnerability. Vulnerability Details CVEID:CVE-2023-23477 DESCRIPTION: IBM WebSphere Application Server 8.5 and 9.0 traditional could allow a remote attacker to execu...

9.8CVSS9.3AI score0.01949EPSS
SaveExploits0Affected Software1
Prion
Prion
added 2023/03/22 6:15 a.m.32 views

Stack overflow

Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays a...

5CVSS7.4AI score0.01119EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/03/22 6:15 a.m.8 views

UBUNTU-CVE-2023-1370

Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays a...

7.5CVSS6.8AI score0.01119EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2023/03/22 12:0 a.m.43 views

SUSE SLES12 Security Update : python-cffi (SUSE-SU-2023:0837-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:0837-1 advisory. - CVE-2023-23931: Fixed memory corruption due to immutable python object being changed bsc1208036. Tenable has extracted the preceding...

6.5CVSS6.8AI score0.01301EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/03/20 9:15 a.m.9 views

Solr: Code execution via entity expansion

It was found that Apache Lucene would accept an object from an unauthenticated user that could be manipulated through subsequent post requests. An attacker could use this flaw to assemble an object that could permit execution of arbitrary code if the server enabled Apache Solr's Config API...

9.8CVSS6.1AI score0.91896EPSS
SaveExploits12References5
BDU FSTEC
BDU FSTEC
added 2023/03/20 12:0 a.m.10 views

The vulnerability of the NetAct network management system lies in the improper limitation of XML links to external objects. This allows attackers to gain unauthorized access to protected information or perform SSRF attacks.

The vulnerability of the NetAct network management system is related to incorrect restrictions on XML links to external objects. Exploiting this vulnerability can allow a malicious actor to gain unauthorized access to protected information or perform an SSRF attack...

6.8CVSS6.6AI score0.00486EPSS
SaveExploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2023/03/17 10:15 p.m.37 views

CVE-2023-28115

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, Snappy is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the fileexists function. If an attacker can upload files of any...

9.8CVSS7.6AI score0.0276EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/03/17 6:24 p.m.51 views

PHAR deserialization allowing remote code execution

Description snappy is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the fileexists function. If an attacker can upload files of any type to the server he can pass in the phar:// protocol to unserialize the uploaded file and instantiate arbitra...

9.8CVSS9.9AI score0.0276EPSS
SaveExploits1References10Affected Software1
Friends Of PHP
Friends Of PHP
added 2023/03/17 3:47 p.m.77 views

PHAR deserialization allowing remote code execution

Description snappy is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the fileexists function. If an attacker can upload files of any type to the server he can pass in the phar:// protocol to unserialize the uploaded file and instantiate arbitra...

9.8CVSS9.9AI score0.0276EPSS
SaveExploits1Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/03/17 12:0 a.m.7 views

The vulnerability of the Central Management Console (CMC) of the SAP Business Objects Business Intelligence Platform allows a perpetrator to execute arbitrary code and gain unauthorized access to protected information.

The vulnerability of the Central Management Console CMC of the SAP Business Objects Business Intelligence Platform relates to incorrect elimination of special elements in output data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code and gain unauthorized access to...

10CVSS8AI score0.00949EPSS
SaveExploits0References5Affected Software1
Redos
Redos
added 2023/03/17 12:0 a.m.15 views

ROS-20230317-03

A vulnerability in the Minio object store is related to improper enforcement of the bypass prohibition policy, with the removing a version identifier with the special header "X-Amz-Bypass-Governance-Retention: true". Exploitation of the vulnerability could allow an attacker acting remotely to gai...

8.8CVSS8.6AI score0.00955EPSS
SaveExploits1
OSV
OSV
added 2023/03/14 6:30 a.m.9 views

GHSA-XXHH-59GH-6FFX SAP Cloud SDK for AI Python has OS Command Injection when Program Objects Execution is Enabled

SAP Business Object Adaptive Job Server - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the...

8.8CVSS8.1AI score0.00934EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/03/14 6:30 a.m.25 views

SAP Cloud SDK for AI Python has OS Command Injection when Program Objects Execution is Enabled

SAP Business Object Adaptive Job Server - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the...

9CVSS8.1AI score0.00934EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2023/03/14 6:30 a.m.11 views

Command Injection

Overview sap-ai-sdk-base is a SAP Cloud SDK for AI Python: Base Client Affected versions of this package are vulnerable to Command Injection via the Program Objects Execution process. An attacker can execute arbitrary operating system commands by leveraging authenticated access with scheduling...

9CVSS7.6AI score0.00934EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/14 6:15 a.m.10 views

CVE-2023-27896

In SAP BusinessObjects Business Intelligence Platform - version 420, 430, an attacker can control a malicious BOE server, forcing the application server to connect to its own CMS, leading to a high impact on availability...

7.5CVSS7.1AI score0.00524EPSS
SaveExploits0References2
Rows per page
Query Builder