Lucene search
+L

9922 matches found

Vulnrichment
Vulnrichment
added 2023/04/18 10:57 p.m.15 views

CVE-2023-29526 Async and display macro allow displaying and interacting with any document in restricted mode

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible to display or interact with any page a user cannot access through the combination of the async and display macros. A comment with either macro will be execut...

9.9CVSS9.6AI score0.01144EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/04/18 9:32 p.m.2 views

CVE-2023-30608 Parser contains an inefficient regular expression in sqlparse

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. This issue was introduced by commit e75e358. The vulnerability may lead to Denial of Service DoS. This...

5.5CVSS7.6AI score0.0098EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/04/18 12:00 a.m.13 views

PT-2023-22195 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to the latest tests-passed, beta and stable branches Description: This issue affects Discourse, an open source platform for community discussion. It is not exploitable on the default install of Discourse, requiring a...

6.1CVSS6.1AI score0.00313EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/04/18 12:00 a.m.10 views

PT-2023-22293 · Xwiki · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions prior to 14.10.2 XWiki Platform version 15.0 RC1 and earlier Description: The XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In XWiki, every user can add...

9.9CVSS8.8AI score0.01864EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2023/04/18 12:00 a.m.16 views

PT-2023-2674 · Oracle · Oracle Graalvm Enterprise Edition

Name of the Vulnerable Software and Affected Versions: Oracle GraalVM Enterprise Edition versions 20.3.9, 21.3.5, and 22.3.1 Description: The issue is related to insufficient input validation in the Native Image component of Oracle GraalVM Enterprise Edition, allowing an unauthenticated attacker...

5.7CVSS5.9AI score0.00284EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/04/17 9:32 p.m.15 views

CVE-2023-30540 Chat poll data can still be queried from API after purging history in Nextcloud talk

Nextcloud Talk is a chat, video & audio call extension for Nextcloud. In affected versions a user that was added later to a conversation can use this information to get access to data that was deleted before they were added to the conversation. This issue has been patched in version 15.0.5 and it...

3.5CVSS4.5AI score0.00656EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/04/17 9:27 p.m.4 views

CVE-2023-30539 Users can set up workflows using restricted and invisible system tags in Nextcloud

Nextcloud is a personal home server system. Depending on the set up tags and other workflows this issue can be used to limit access of others or being able to grant them access when there are system tag based files access control or files retention rules. It is recommended that the Nextcloud Serv...

6.5CVSS8.7AI score0.00627EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/04/17 8:43 p.m.14 views

CVE-2023-30548 Path traversal vulnerability in gatsby-plugin-sharp

gatsby-plugin-sharp is a plugin for the gatsby framework which exposes functions built on the Sharp image processing library. The gatsby-plugin-sharp plugin prior to versions 5.8.1 and 4.25.1 contains a path traversal vulnerability exposed when running the Gatsby develop server gatsby develop. It...

4.3CVSS4.5AI score0.00882EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/04/17 12:00 a.m.12 views

PT-2023-16966 · WordPress · Wp Vr

Name of the Vulnerable Software and Affected Versions: WP VR WordPress plugin versions prior to 8.2.9 Description: The issue is related to a Reflected Cross-Site Scripting problem. It occurs because some parameters are not properly sanitised and escaped before being outputted back in the page. Th...

6.1CVSS8.6AI score0.00458EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/04/17 12:00 a.m.8 views

PT-2023-16937 · WordPress · W4 Post List

Name of the Vulnerable Software and Affected Versions: W4 Post List WordPress plugin versions prior to 2.4.6 Description: The issue arises because the plugin does not properly check access to password-protected posts before displaying their content. This could allow any authenticated users to...

6.5CVSS7AI score0.00654EPSS
SaveExploits2References6
Positive Technologies
Positive Technologies
added 2023/04/16 12:00 a.m.12 views

PT-2023-13526 · Open Xchange · Ox App Suite

Name of the Vulnerable Software and Affected Versions: OX App Suite versions prior to 7.10.6-rev30 Description: The issue allows for XSS via an upsell trigger. Recommendations: For versions prior to 7.10.6-rev30, update to version 7.10.6-rev30 or later to resolve the issue...

6.1CVSS6.1AI score0.00568EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2023/04/15 12:00 a.m.13 views

PT-2023-10698 · Slack +1 · Slack +2

Name of the Vulnerable Software and Affected Versions: GitLab Community and Enterprise Edition versions 11.1.7 and earlier, 11.2.x through 11.2.3, 11.3.x through 11.3.0 Description: The issue is related to Cross Site Request Forgery CSRF in the Slack integration for issuing slash commands. This...

8.8CVSS8.6AI score0.00316EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2023/04/14 2:32 p.m.50 views

Security Bulletin: Vulnerability in Transport Layer Security Protocol Used in IBM System Networking Ethernet Switches (CVE-2011-3389)

Summary Earlier versions of the Transport Layer Security TLS protocol are affected by a publicly disclosed vulnerability that could allow information disclosure if an attacker is carrying out a man-in-the-middle attack. Customers can avoid the vulnerability byfollowing workarounds recommended by...

4.3CVSS7.2AI score0.73327EPSS
SaveExploits4
Code423n4
Code423n4
added 2023/04/14 12:00 a.m.19 views

MaxContribution check can be bypassed to give a card high voting power

Lines of code Vulnerability details Proof of Concept ReraiseETHCrowdfund tries limit the voting power of each card by doing a min/maxContribution check in claim and claimMultiple. uint96 contribution = votingPower 1e4 / exchangeRateBps; uint96 maxContribution = maxContribution; // Check that the...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/04/13 12:00 a.m.11 views

PT-2023-21292 · Unknown · Auto Dealer Management System

Name of the Vulnerable Software and Affected Versions: Auto Dealer Management System version 1.0 Description: The issue is related to a SQL injection vulnerability. Recommendations: For Auto Dealer Management System version 1.0, update to a version that includes a fix for the SQL injection...

9.8CVSS9.5AI score0.0062EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2023/04/13 12:00 a.m.23 views

No check for minPrice and maxPrice in the deposit() function

Lines of code Vulnerability details Impact No check for minPrice and maxPrice in the deposit function could lead to unexpected consequences Proof of Concept In the function deposit function deposit address payable privatePool, address nft, uint256 calldata tokenIds, uint256 minPrice, uint256...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/04/12 2:02 a.m.11 views

MAL-2023-246 Malicious code in deskpro-notifications-service (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d9e07cbfe7dbcfbce0bd86d7353862570a270265a771f2ed1da61bb8ddf101b9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/04/12 12:00 a.m.9 views

PT-2023-5726 · Tightvnc · Tightvnc

Name of the Vulnerable Software and Affected Versions: TightVNC versions prior to 2.8.75 Description: The issue is related to errors in privilege management, allowing remote attackers to escalate their privileges on the host operating system. This can be achieved by replacing legitimate files wit...

9CVSS7.1AI score0.01078EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/04/12 12:00 a.m.19 views

PT-2023-21300

Name of the Vulnerable Software and Affected Versions Void Tools Everything versions prior to 1.4.1.1022 Description The issue is related to a Regular Expression Denial of Service ReDoS. No information is provided about the estimated number of potentially affected devices worldwide or real-world...

5.5CVSS5.7AI score0.0037EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/04/11 12:00 a.m.16 views

PT-2023-6426 · Fortinet · Fortisoar

Name of the Vulnerable Software and Affected Versions: Fortinet FortiSOAR versions 7.3.0 through 7.3.1 Description: The issue is related to an improper neutralization of special elements used in a template engine, which allows an authenticated, remote attacker to execute arbitrary code via a...

9CVSS8.6AI score0.01141EPSS
SaveExploits0References4
Rows per page
Query Builder