Lucene search
+L

1431 matches found

FreeBSD
FreeBSD
added 2022/04/19 12:00 a.m.24 views

rainloop -- cross-site-scripting (XSS) vulnerability

Simon Scannell reports: The code vulnerability can be easily exploited by an attacker by sending a malicious email to a victim that uses RainLoop as a mail client. When the email is viewed by the victim, the attacker gains full control over the session of the victim and can steal any of their...

5.4CVSS0.9AI score0.01192EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/04/12 12:00 a.m.9 views

Ghost CMS 代码问题漏洞

Ghost CMS is an open source headless content management system CMS written in JavaScript from the Ghost Foundation in Singapore. A code issue vulnerability exists in Ghost v4.39.0 that allows an attacker to execute arbitrary code via a crafted SVG file...

9.8CVSS8.8AI score0.0379EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2022/04/06 12:00 a.m.25 views

NonCustodialPSM.mint and redeem using mint control buffer in the inverted way

Lines of code Vulnerability details Impact Now there is no control of VOLT's issuance. For example, super fast VOLT mining is allowed, while mint control buffer will sit capped at its bufferCap, not affecting anything. This way mint speed control is disabled. The issue is that NonCustodialPSM.min...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/02 12:00 a.m.12 views

Precision loss

Lines of code Vulnerability details Impact In line 729 of HolyPaladinToken.sol a huge precision loss occurs if dropDecreaseDuration is not a multiple of MONTH. In its current implementation dropDecreaseDuration / MONTH will get rounded down, which means that dropDecreaseDuration of 1 month and 29...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2022/03/25 12:00 a.m.14 views

Checkmk 代码问题漏洞

Checkmk is an editor. A code issue vulnerability exists in CheckMK Enterprise Edition that stems from a successful exploit requiring access to the web administration interface using valid credentials or by hijacking the session of a user with the administrator role...

8.8CVSS8AI score0.03002EPSS
SaveExploits2References4
Code423n4
Code423n4
added 2022/03/24 12:00 a.m.14 views

Incorrect strike price displayed in name/symbol of qToken

Lines of code Vulnerability details Impact slice in options/QTokenStringUtils.sol cut a string into stringstart:end However, while fetching bytes, it uses bytessstart+1 instead of bytessstart+i. This causes the return string to be composed of sstartend-start. The result of this function is then...

6.9AI score
SaveExploits0
CVE
CVE
added 2022/03/21 7:51 p.m.209 views

CVE-2022-26148

Grafana (through 7.3.4) integrated with Zabbix contains a credentials disclosure flaw: the Zabbix password and URL can be exposed by inspecting api_jsonrpc.php in the HTML source after login/registration, enabling an attacker with access to the app to obtain sensitive Zabbix credentials. Root cau...

9.8CVSS9.4AI score0.53439EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/03/21 12:00 a.m.13 views

UA-Nodeset 代码问题漏洞

UA-Nodeset is a UA node set from the OPC Foundation of America. A code issue vulnerability exists in OPC UA-Nodeset version 1.05.01-2022-02-24 and all previous versions, which stems from the automatically generated ANSI C heap store not handling all error cases...

6.5CVSS6.6AI score0.01417EPSS
SaveExploits1References8
Code423n4
Code423n4
added 2022/03/19 12:00 a.m.11 views

First user can prevent later users receiving collateral shares

Lines of code Vulnerability details Impact All users after the first the attacker will receive no collateral shares in return for their deposit, losing their tokens. Proof of Concept On the first mint of Collateral tokens the amount to be minted is equal to the amount of tokens deposited, on late...

6.8AI score
SaveExploits0
NVD
NVD
added 2022/03/16 3:15 p.m.20 views

CVE-2021-39693

In onUidStateChanged of AppOpsService.java, there is a possible way to access location without a visible indicator due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for...

7.8CVSS0.00132EPSS
SaveExploits0References1
NVD
NVD
added 2022/03/16 3:15 p.m.34 views

CVE-2021-39695

In createOrUpdate of BasePermission.java, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID:...

7.8CVSS0.00134EPSS
SaveExploits0References1
SonarSource Blog
SonarSource Blog
added 2022/02/22 12:00 a.m.119 views

Horde Webmail 5.2.22 - Account Takeover via Email

Horde Webmail is a free, enterprise-ready, and browser-based communication suite developed by the Horde project. It is a popular webmail solution for universities and government agencies to exchange sensitive email messages on a daily basis. It is also shipped as part of the popular hosting...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2022/02/21 12:00 a.m.10 views

Softing Secure Integration Server 代码问题漏洞

Softing Secure Integration Server is a secure integration server from Softing Germany. It provides a powerful OPC UA data integration layer and supports interface abstraction, aggregation, data preprocessing and security supervision. A code issue vulnerability exists in Softing Secure Integration...

7.2CVSS7.3AI score0.12194EPSS
SaveExploits3References10
CNNVD
CNNVD
added 2022/02/19 12:00 a.m.10 views

showdoc 代码问题漏洞

showdoc is an open source tool ideal for IT teams to share documents online. showdoc suffers from a code issue vulnerability that stems from unrestricted uploading of files with dangerous types. No details of the vulnerability are currently available...

7.8CVSS5.7AI score0.00942EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/02/18 12:00 a.m.9 views

Appleple a-blog cms 代码注入漏洞

Appleple a-blog cms is a content management system CMS from appleple Appleple Japan. A code injection vulnerability exists in Appleple a-blog cms, which is vulnerable due to a template injection issue. A remote user can obtain arbitrary files on the server. The vulnerability allows remote attacke...

6.5CVSS6.6AI score0.01116EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/02/09 12:00 a.m.22 views

Same reward token in pools can break accounting

Lines of code Vulnerability details The ConvexStakingWrapper contract uses several reward pool tokens rewardspidindex.token and it can be that the same token is used for different pids. Indeed, the CVX/CRV tokens are always at index 0 and 1. The rewards will be distributed to the first pool id pi...

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2022/02/08 11:48 p.m.33 views

CVE-2022-24676

updatecode in Admin.php in HYBBS2 through 2.3.2 allows arbitrary file upload via a crafted ZIP archive...

8.8AI score0.01492EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/02/08 12:00 a.m.7 views

Mozilla Firefox 代码问题漏洞

A code issue vulnerability exists in Mozilla Firefox, an open source Web browser from the Mozilla Foundation, which stems from the product's failure to restrict the lifecycle of script execution. An attacker could use this vulnerability to cause scripts to execute in an invalid object state...

8.8CVSS7.5AI score0.00564EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2022/02/08 12:00 a.m.12 views

Joplin 代码问题漏洞

Joplin is an open source notes and to-do list application. A code issue vulnerability exists in Joplin, which arises from a product that allows execution of system commands via malicious code in user search results. The following products and versions are affected: Joplin version 2.6.10...

9.8CVSS8.7AI score0.01505EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/02/08 12:00 a.m.9 views

Intel AMT、Intel PROSet/Wireless WiFi和Intel Killer WiFi 代码问题漏洞

Intel AMT and others are products of Intel Corporation Intel, U.S.A. Intel AMT is an Active Management Technology module.Intel PROSet/Wireless WiFi is a wireless network card driver.Intel Killer WiFi is a wireless network card driver. A code issue vulnerability exists in Intel AMT, Intel...

6.7CVSS6.7AI score0.0024EPSS
SaveExploits0References6
Rows per page
Query Builder