Lucene search
+L

6380 matches found

Positive Technologies
Positive Technologies
added 2022/07/07 12:0 a.m.8 views

PT-2022-15647 · Unknown · Sante Pacs Server

Name of the Vulnerable Software and Affected Versions: Sante PACS Server version 3.0.4 Description: This issue allows remote attackers to bypass authentication on affected installations. The flaw exists within the processing of calls to the "login endpoint". When parsing the username element, the...

9.8CVSS9.7AI score0.0264EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2022/07/06 12:0 a.m.11 views

The vulnerability of the SAP PowerDesigner Proxy’s SQL query transformation service lies in the lack of quotation marks when writing elements or search paths. This allows attackers to exploit their privileges.

The vulnerability of the SAP PowerDesigner Proxy SQL query transformation service is related to the absence of quotes in the syntax of search elements or paths. Exploiting this vulnerability can allow attackers to enhance their privileges...

7.8CVSS7.3AI score0.00243EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/07/04 12:0 a.m.14 views

The vulnerability of the Microsoft Office suite, related to pointer offsets, allows a perpetrator to execute arbitrary code or gain full control over the application.

The vulnerability of the Microsoft Office package is related to a pointer offset issue during the processing of the cbHdrData element in the FEATHEADER field of BIFF format files. Exploiting this vulnerability allows an attacker to execute arbitrary code or gain full control over the application...

9.6CVSS6.4AI score0.85731EPSS
SaveExploits11References15
Positive Technologies
Positive Technologies
added 2022/07/02 12:0 a.m.41 views

PT-2022-3915 · Linux +8 · Linux Kernel +8

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.18.9 Description: A type confusion bug in nft set elem init leading to a buffer overflow could be used by a local attacker to escalate privileges. The attacker can obtain root access, but must start with an...

10CVSS7AI score0.98745EPSS
SaveExploits447References1687
Zero Day Initiative
Zero Day Initiative
added 2022/06/30 12:0 a.m.19 views

Advantech iView updatePROMFile ipaddress SQL Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to create arbitrary files on affected installations of Advantech iView. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the NetworkServlet endpoint,...

8.8CVSS3.9AI score0.09243EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/06/30 12:0 a.m.22 views

Advantech iView findCfgDeviceList segment SQL Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Advantech iView. Authentication is not required to exploit this vulnerability. The specific flaw exists within the NetworkServlet endpoint, which listens on TCP port 8080 by default. When parsing the...

9.8CVSS6.4AI score0.10354EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/06/30 12:0 a.m.13 views

Advantech iView findCfgDeviceListDetailsExport segment SQL Injection Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Advantech iView. Authentication is not required to exploit this vulnerability. The specific flaw exists within the NetworkServlet endpoint, which listens on TCP port 8080 by default. When...

7.5CVSS3.4AI score0.10354EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/06/30 12:0 a.m.15 views

Advantech iView setTaskEditorItem DESCRIPTION SQL Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to create arbitrary files on affected installations of Advantech iView. Authentication is not required to exploit this vulnerability. The specific flaw exists within the NetworkServlet endpoint, which listens on TCP port 8080 by default. When parsing the...

9.8CVSS4.1AI score0.10354EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2022/06/29 12:0 a.m.12 views

The vulnerability of the Html::rawElement and Message::text components of the software environment for implementing the hypertext environment of MediaWiki allows a attacker to perform XSS attacks.

The vulnerability of the Html::rawElement and Message::text components of the software environment for implementing the MediaWiki hypertext environment exists due to the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability allows a malicious actor to carry o...

6.4CVSS6.5AI score0.01038EPSS
SaveExploits1References7Affected Software5
OSV
OSV
added 2022/06/27 9:15 a.m.9 views

CVE-2022-2040

The Brizy WordPress plugin before 2.4.2 does not sanitise and escape some element URL, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks...

5.4CVSS5.8AI score0.00648EPSS
SaveExploits2References2
Prion
Prion
added 2022/06/27 9:15 a.m.21 views

Cross site scripting

The Brizy WordPress plugin before 2.4.2 does not sanitise and escape some element URL, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks...

3.5CVSS5.3AI score0.00648EPSS
SaveExploits2References2Affected Software1
Snyk
Snyk
added 2022/06/26 6:5 a.m.2 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in sanitizer.rb, when allowed tags are overridden to allow both select and style elements. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious script in...

6.1CVSS5.3AI score0.29353EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/06/26 12:0 a.m.13 views

[H-05] Not minting iPTs for lenders in several lend functions

Lines of code Vulnerability details Impact Using any of the lend function mentioned, will result in loss of funds to the lender - as the funds are transferred from them but no iPTs are sent back to them! Basically making lending via these external PTs unusable. Proof of Concept There is no mintin...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/26 12:0 a.m.10 views

No minting done in the Element version of lend function, user funds are frozen within the system

Lines of code Vulnerability details Lender's Element lend transfers the funds from a user, opens the position with Element, but fails to mint a corresponding Illuminate position to a user. Setting severity to be high as there is no account of user investment is effectively created, so there is no...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/26 12:0 a.m.8 views

Forgot to mint Illuminate zcTokens for Element

Lines of code Vulnerability details function lend uint8 p, address u, uint256 m, uint256 a, uint256 r, uint256 d, address e, bytes32 i public unpausedp returns uint256 // Get the principal token for this market for element address principal = IMarketPlacemarketPlace.marketsu, m, p; // the element...

7AI score
SaveExploits0
OSV
OSV
added 2022/06/25 12:0 a.m.40 views

GHSA-PG8V-G4XQ-HWW9 Rails::Html::Sanitizer vulnerable to Cross-site Scripting

Versions of Rails::Html::Sanitizer prior to version 1.4.3 are vulnerable to XSS with certain configurations of Rails::Html::Sanitizer which allows an attacker to inject content when the application developer has overridden the sanitizer's allowed tags to allow both select and style elements. Code...

6.1CVSS6.2AI score0.29353EPSS
SaveExploits1References12
WPVulnDB
WPVulnDB
added 2022/06/21 12:0 a.m.16 views

Brizy Page Builder < 2.4.2 - Contributor+ Stored Cross-Site Scripting via Element Content

The plugin does not sanitise and escape some element content, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks PoC As a contributor or above, create a post using Brizy editor and: - Add a Text Element then put the following payload: - Add an...

5.4CVSS0.9AI score0.00648EPSS
SaveExploits2References1Affected Software1
wpexploit
wpexploit
added 2022/06/21 12:0 a.m.113 views

Brizy Page Builder < 2.4.2 - Contributor+ Stored Cross-Site Scripting via Element Content

The plugin does not sanitise and escape some element content, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks As a contributor or above, create a post using Brizy editor and: - Add a Text Element then put the following payload:...

5.4CVSS0.00648EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/06/21 12:0 a.m.128 views

Brizy Page Builder < 2.4.2 - Contributor+ Stored Cross-Site Scripting via Element URL

The plugin does not sanitise and escape some element URL, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks As a contributor or above, create a post using Brizy editor, add an Icon or Button element and put the following payload in the "Link...

5.4CVSS5.2AI score0.00648EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2022/06/21 12:0 a.m.20 views

Brizy Page Builder < 2.4.2 - Contributor+ Stored Cross-Site Scripting via Element URL

The plugin does not sanitise and escape some element URL, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks PoC As a contributor or above, create a post using Brizy editor, add an Icon or Button element and put the following payload in the...

5.4CVSS1.7AI score0.00648EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder