Lucene search
+L

8758 matches found

CNNVD
CNNVD
added 2022/05/26 12:0 a.m.7 views

Jfinal CMS SQL注入漏洞

Jfinal CMS is a powerful information consulting website developed by java, using the simple and powerful JFinal as a web framework, template engine with beetl, database with mysql, front-end bootstrap framework. jfinal CMS version 5.1 has a SQL injection vulnerability, the vulnerability originate...

9.8CVSS5.9AI score0.01064EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/05/25 10:41 p.m.52 views

Cross-site Scripting in wiki manager join wiki page

Impact We found a possible XSS vector in the WikiManager.JoinWiki wiki page related to the "requestJoin" field. Patches The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, 13.10.3. Workarounds The easiest workaround is to edit the wiki page WikiManager.JoinWiki with wiki editor and chan...

7.4CVSS5.7AI score0.00969EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/25 10:41 p.m.26 views

GHSA-PH5X-H23X-7Q5Q Cross-site Scripting in wiki manager join wiki page

Impact We found a possible XSS vector in the WikiManager.JoinWiki wiki page related to the "requestJoin" field. Patches The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, 13.10.3. Workarounds The easiest workaround is to edit the wiki page WikiManager.JoinWiki with wiki editor and chan...

7.4CVSS6.3AI score0.00969EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/25 10:40 p.m.54 views

Cross-site Scripting in the Flamingo theme manager

Impact We found a possible XSS vector in the FlamingoThemesCode.WebHomeSheet wiki page related to the "newThemeName" form field. Patches The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, 13.10.3. Workarounds The easiest workaround is to edit the wiki page FlamingoThemesCode.WebHomeShe...

7.4CVSS5.7AI score0.01315EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/25 10:40 p.m.120 views

GHSA-VMHH-XH3G-J992 Cross-site Scripting in the Flamingo theme manager

Impact We found a possible XSS vector in the FlamingoThemesCode.WebHomeSheet wiki page related to the "newThemeName" form field. Patches The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, 13.10.3. Workarounds The easiest workaround is to edit the wiki page FlamingoThemesCode.WebHomeShe...

7.4CVSS6.3AI score0.01315EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/25 7:38 p.m.19 views

XSS in various backend modules due to (un)escaping in JS notification module

The notification module displaying flash messages unscapes HTML coming from the server, resulting in XSS vulnerabilities with various names and labels of entities eg. workspace title or media title. This however means you must be a logged in user with respective rights in the first place to...

1.7AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 10:5 p.m.24 views

Pion DTLS Header reconstruction method can be thrown into an infinite loop

Impact An attacker can send packets that will send Pion DTLS into an infinite loop when processing. Patches Upgrade to Pion DTLS v2.1.4 Workarounds No workarounds available, upgrade to Pion DTLS v2.1.4 References Thank you to Juho Nurminen and the Mattermost team for discovering and reporting thi...

7.5CVSS7.3AI score0.01676EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 5:41 p.m.146 views

GHSA-68P4-PJPF-XWCQ insert_slice_clone can double drop if Clone panics.

Affected versions of this crate used ptr::copy when inserting into the middle of a Vec. When ownership was temporarily duplicated during this copy, it calls the clone method of a user provided element. This issue can result in an element being double-freed if the clone call panics. Commit 20cb73d...

5.3CVSS5AI score0.01359EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:52 p.m.23 views

Magento 2 Community Edition Cryptographic Flaw

A cryptograhic flaw exists in Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. A weak cryptograhic mechanism is used to generate the intialization vector in multiple security relevant contexts...

7.5CVSS6.8AI score0.01186EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.12 views

Jenkins Credentials Binding Plugin Stores Passwords in a Recoverable Format

Jenkins Credentials Binding Plugin Jenkins 1.17 is affected by: CWE-257: Storing Passwords in a Recoverable Format. The impact is: Authenticated users can recover credentials. The component is: config-variables.jelly line 30 passwordVariable. The attack vector is: Attacker creates and executes a...

6.5CVSS6.7AI score0.01468EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.25 views

Gitea XSS Vulnerability

Gitea 1.7.0 and earlier is affected by: Cross Site Scripting XSS. The impact is: Attacker is able to have victim execute arbitrary JS in browser. The component is: go-get URL generation - PR to fix: https://github.com/go-gitea/gitea/pull/5905. The attack vector is: victim must open a specifically...

6.1CVSS6.9AI score0.0084EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.19 views

Dolibarr Cross Site Scripting (XSS)

Dolibarr 6.0.4 is affected by: Cross Site Scripting XSS. The impact is: Cookie stealing. The component is: htdocs/product/stats/card.php. The attack vector is: Victim must click a specially crafted link sent by the attacker...

6.1CVSS6.7AI score0.0098EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.18 views

Gitea XSS Vulnerability in Repository Description

Gitea 1.7.2, 1.7.3 is affected by: Cross Site Scripting XSS. The impact is: execute JavaScript in victim's browser, when the vulnerable repo page is loaded. The component is: repository's description. The attack vector is: victim must navigate to public and affected repo page...

6.1CVSS6.7AI score0.00841EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/05/24 4:50 p.m.12 views

GHSA-HQX2-J33X-9FC4 Gitea XSS Vulnerability in Repository Description

Gitea 1.7.2, 1.7.3 is affected by: Cross Site Scripting XSS. The impact is: execute JavaScript in victim's browser, when the vulnerable repo page is loaded. The component is: repository's description. The attack vector is: victim must navigate to public and affected repo page...

6.1CVSS6.1AI score0.00841EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2022/05/23 12:0 a.m.10 views

The vulnerability of the software for working with animations in Adobe Character Animator lies in the ability to write code beyond the buffer boundaries in memory, allowing an attacker to execute arbitrary code.

The vulnerability of the Adobe Character Animator software for animating graphics is related to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability allows an attacker to execute arbitrary code in the context of the current user, using a specially crafted SVG file...

7.8CVSS7.8AI score0.02789EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2022/05/19 11:55 p.m.17 views

CVE-2022-21500

Vulnerability in Oracle E-Business Suite component: Manage Proxies. The supported version that is affected is 12.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle E-Business Suite. Successful attacks of this vulnerability can...

7.5CVSS7.1AI score0.71703EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2022/05/17 7:11 a.m.15 views

new packages: perl-Bit-Vector

An update is available for perl-Bit-Vector. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky...

2.2AI score
SaveExploits0
OSV
OSV
added 2022/05/17 5:25 a.m.3 views

GHSA-VFCG-5GGC-3RXX Elixir can leak information due to weak use of crypto

Elixir prior to and including 0.7.1 uses Blowfish in CFB mode without constructing a unique initialization vector IV, which makes it easier for context-dependent users to obtain sensitive information and decrypt the database. A patch has been attached to the initial advisory to mitigate this...

8.7CVSS5.7AI score0.01681EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/17 5:25 a.m.28 views

Elixir can leak information due to weak use of crypto

Elixir prior to and including 0.7.1 uses Blowfish in CFB mode without constructing a unique initialization vector IV, which makes it easier for context-dependent users to obtain sensitive information and decrypt the database. A patch has been attached to the initial advisory to mitigate this...

4.3CVSS6.1AI score0.01681EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/05/17 2:14 a.m.37 views

GHSA-6PVW-HH48-JX7P Craft CMS XSS Vulnerability

Craft CMS before 2.6.2982 allows for a potential XSS attack vector by uploading a malicious SVG file...

5.4CVSS5.2AI score0.02799EPSS
SaveExploits2References6
Rows per page
Query Builder