Lucene search
+L

777 matches found

Ubuntu
Ubuntu
added 2023/05/10 11:13 a.m.60 views

USN-6065-1: css-what vulnerabilities

It was discovered that css-what incorrectly handled certain inputs. If a user or an automated system were tricked into opening a specially crafted input file, a remote attacker could possibly use this issue to cause a denial of service. CVE-2021-33587, CVE-2022-21222...

7.5CVSS7.4AI score0.02267EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/05/09 11:16 a.m.8 views

libreswan: remote DoS via crafted TS payload with an incorrect selector length

A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service...

6.5CVSS5.8AI score0.01606EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/05/09 11:16 a.m.18 views

Moderate: Red Hat Security Advisory: libreswan security update

An update for libreswan is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

6.5CVSS6.7AI score0.01606EPSS
SaveExploits1References2
Veracode
Veracode
added 2023/04/24 2:52 a.m.22 views

Interpretation Conflict

@openzeppelin/contracts is vulnerable to Interpretation Conflict. The vulnerability exists because the TransparentUpgradeableProxy clashing selector calls may not be delegated if the clashing function has a different signature with incompatible ABI encoding, which could lead to proxy revert while...

5.3CVSS5.4AI score0.00812EPSS
SaveExploits0References5Affected Software4
Github Security Blog
Github Security Blog
added 2023/04/20 10:4 p.m.31 views

org.xwiki.platform:xwiki-platform-attachment-ui vulnerable to Code Injection

Impact A registered user can perform remote code execution leading to privilege escalation by injecting the proper code in the "property" field of an attachment selector, as a gadget of their own dashboard. Note that the vulnerability does not impact comments of a wiki. Patches The vulnerability...

9CVSS7.3AI score0.01945EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2023/04/19 12:15 a.m.33 views

CVE-2023-29519

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A registered user can perform remote code execution leading to privilege escalation by injecting the proper code in the "property" field of an attachment selector, as a gadget of their own...

9CVSS9.6AI score0.01945EPSS
SaveExploits1References3
Prion
Prion
added 2023/04/19 12:15 a.m.19 views

Remote code execution

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A registered user can perform remote code execution leading to privilege escalation by injecting the proper code in the "property" field of an attachment selector, as a gadget of their own...

6.5CVSS9.2AI score0.01945EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2023/04/18 11:31 p.m.58 views

CVE-2023-29519

CVE-2023-29519 affects XWiki Platform. A registered user can achieve remote code execution and privilege escalation by injecting code into the "property" field of an AttachmentSelector gadget on their dashboard. The vulnerability does not affect wiki comments. It has been patched in XWiki version...

9CVSS9.5AI score0.01945EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/04/18 11:31 p.m.34 views

CVE-2023-29519 Code injection in org.xwiki.platform:xwiki-platform-attachment-ui

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A registered user can perform remote code execution leading to privilege escalation by injecting the proper code in the "property" field of an attachment selector, as a gadget of their own...

9CVSS8.9AI score0.01945EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/04/18 12:0 a.m.7 views

XWiki Platform 注入漏洞

XWiki Platform is a suite of Wiki platforms for creating web collaboration applications from XWiki France. XWiki Platform suffers from an injection vulnerability that originates from a registered user being able to perform remote code execution by injecting appropriate code into the property fiel...

9CVSS8.7AI score0.01945EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/04/18 12:0 a.m.11 views

XWiki Platform 注入漏洞

XWiki Platform is a suite of Wiki platforms for creating web collaboration applications from XWiki France. XWiki Platform suffers from an injection vulnerability, which stems from improper escaping in the Cancel and return to page buttons, that allows any user with view rights to...

9.9CVSS8.3AI score0.65869EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/04/18 12:0 a.m.7 views

PT-2023-8604 · Xwiki · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions prior to 13.10.11 XWiki Platform versions prior to 14.4.8 XWiki Platform versions prior to 14.10.1 XWiki Platform versions prior to 15.0-rc-1 Description: The issue exists due to improper escaping in the "Cancel and...

9.9CVSS8.8AI score0.65869EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2023/04/18 12:0 a.m.7 views

PT-2023-8600 · Xwiki · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions prior to 13.10.11 XWiki Platform versions prior to 14.4.8 XWiki Platform versions prior to 14.10.2 XWiki Platform versions prior to 15.0-rc-1 Description: The issue exists due to the lack of measures to neutralize...

9CVSS9.1AI score0.01945EPSS
SaveExploits1References11
CVE
CVE
added 2023/04/17 9:37 p.m.65 views

CVE-2023-30541

OpenZeppelin Contracts vulnerability CVE-2023-30541: The TransparentUpgradeableProxy can fail to delegate a function if its selector clashes with the proxy’s own selectors, causing a revert during calldata decoding when signatures are incompatible. The issue has been fixed in version 4.8.3. Impac...

5.3CVSS5.1AI score0.00812EPSS
SaveExploits0References3Affected Software2
Cvelist
Cvelist
added 2023/04/17 9:37 p.m.50 views

CVE-2023-30541 TransparentUpgradeableProxy clashing selector calls may not be delegated in @openzeppelin/contracts

OpenZeppelin Contracts is a library for secure smart contract development. A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding,...

5.3CVSS5.4AI score0.00812EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/17 9:37 p.m.23 views

CVE-2023-30541 TransparentUpgradeableProxy clashing selector calls may not be delegated in @openzeppelin/contracts

OpenZeppelin Contracts is a library for secure smart contract development. A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding,...

5.3CVSS5.2AI score0.00812EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/17 4:45 p.m.71 views

GHSA-MX2Q-35M2-X2RH OpenZeppelin Contracts TransparentUpgradeableProxy clashing selector calls may not be delegated

Impact A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from...

5.3CVSS5AI score0.00812EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/04/17 4:45 p.m.30 views

OpenZeppelin Contracts TransparentUpgradeableProxy clashing selector calls may not be delegated

Impact A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from...

5.3CVSS5.9AI score0.00812EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2023/03/14 9:15 p.m.5 views

CVE-2023-26511

A Hard Coded Admin Credentials issue in the Web-UI Admin Panel in Propius MachineSelector 6.6.0 and 6.6.1 allows remote attackers to gain access to the admin panel Propiusadmin.php, which allows taking control of the affected system...

9.8CVSS7.4AI score0.00894EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/11 7:0 p.m.9 views

MGASA-2023-0089 Updated libreswan packages fix security vulnerability

A change in the libreswan 4.2 Traffic Selector parsing code introduced a missing check that would reject palformed Traffic Selector payloads. As such, in such case the code stumbles on to hit a double free, leading to a crash and restart of the pluto daemon. No remote code execution. CVE-2023-230...

6.5CVSS6.8AI score0.01606EPSS
SaveExploits1References4
Rows per page
Query Builder