Lucene search
+L

9230 matches found

CNVD
CNVD
added 2022/05/16 12:00 a.m.43 views

MicroStrategy Web SDK Cross-Site Scripting Vulnerability

MicroStrategy Web SDK is a JavaScript library from MicroStrategy, Inc. Interacts with different CARTO APIs to build custom applications that utilize vector rendering on top of deck.gl. A cross-site scripting vulnerability exists in MicroStrategy Web SDK 10.11 and prior versions, which stems from ...

4.3CVSS3.8AI score0.01426EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:17 a.m.31 views

Moodle SSRF Vulnerability

The editblog.php script allows a registered user to add external RSS feed resources. It was identified that this feature could be abused to be used as a SSRF attack vector by adding a malicious URL/TCP PORT in order to target internal network or an internet hosted server, bypassing firewall rules...

7.5CVSS7.3AI score0.01179EPSS
SaveExploits0References6Affected Software1
Code423n4
Code423n4
added 2022/05/14 12:00 a.m.21 views

[WP-H0] Fake balances can be created for not-yet-existing ERC20 tokens, which allows attackers to set traps to steal funds from future users

Lines of code Vulnerability details function createVault uint256 tokenIdOrAmount, address token, ... external returns uint256 vaultId ... Vault memory vault = Vault ... ; // vault index should always be odd vaultIndex += 2; vaultId = vaultIndex; vaultsvaultId = vault; // give msg.sender vault tok...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/05/13 1:36 a.m.8 views

GHSA-R9Q2-3R6X-QMGP Inadequate Encryption Strength in Jenkins

Jenkins before versions 2.44 and 2.32.2 uses AES ECB block cipher mode without IV for encrypting secrets which makes Jenkins and the stored secrets vulnerable to unnecessary risks SECURITY-304...

4.3CVSS5.9AI score0.01084EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/13 1:30 a.m.19 views

GHSA-CHG9-3C3P-CH23 Lemur uses static IV per key

Lemur 0.1.4 does not use sufficient entropy in its IV when encrypting AES in CBC mode...

8.7CVSS7.5AI score0.01511EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2022/05/13 12:00 a.m.9 views

Merchandise Online Store 安全漏洞

Merchandise Online Store is a merchandise online store system. A security vulnerability exists in Merchandise Online Store that can be exploited by an attacker to delete arbitrary files...

6.5CVSS6.8AI score0.00926EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/05/12 3:10 p.m.34 views

Improper Privilege Management API V2

Description There are some api v2 doesn't check permission allow attackers to retrieve/edit information ticket,account,group,department,team,ElasticSearch Proof of Concept Get users list 1. Login. 2. Go to /api/v2/accounts?type=all. 3. Users list return. Create user with admin role 1. Get the adm...

6.5CVSS1.5AI score0.02516EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/05/12 12:00 a.m.7 views

Insurance Management System SQL注入漏洞

Insurance Management System is an insurance management system from the personal developer Angel Jude Reyes Suarez. Insurance Management System 1.0 is vulnerable to SQL injection, which could be exploited by attackers to obtain information about data in the target system...

9.8CVSS8.5AI score0.01124EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/05/10 2:26 p.m.9 views

bind: Lame cache can be abused to severely degrade resolver performance

A flaw was found in the way bind processes broken responses from authoritative servers. This caching mechanism could be abused by an attacker to significantly degrade resolver performance...

5.3CVSS7.2AI score0.10576EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 2:04 p.m.67 views

bluez: memory leak in the SDP protocol

BlueZ is a Bluetooth protocol stack for Linux. In affected versions a vulnerability exists in sdpcstateallocbuf which allocates memory which will always be hung in the singly linked list of cstates and will not be freed. This will cause a memory leak over time. The data can be a very large object...

6.5CVSS7.3AI score0.01101EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2022/05/10 6:38 a.m.34 views

Moderate: qt5-qtsvg security update

Scalable Vector Graphics SVG is an XML-based language for describing two-dimensional vector graphics. Qt provides classes for rendering and displaying SVG drawings in widgets and on other paint devices. Security Fixes: qt: out-of-bounds write may lead to DoS CVE-2021-45930 For more details about...

5.5CVSS1.1AI score0.01354EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2022/05/10 12:00 a.m.41 views

qt5-qtsvg security update

An update for qt5-qtsvg is now available for Rocky Linux 8. Rocky Enterprise Software Foundation 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...

4.3CVSS1.4AI score0.01354EPSS
SaveExploits1
Code423n4
Code423n4
added 2022/05/09 12:00 a.m.15 views

Rugpull vector : a single admin address can withdraw all funds

Lines of code Vulnerability details Impact Someone with access to admin keys could rug pull all funds Proof of Concept The gravity.sol contract should work as an escrow to mint equivalent tokens in the cosmos chain. This is maintained by a system of validators. The possible decentralization of th...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/05/06 6:15 p.m.8 views

CVE-2022-28270

Adobe Photoshop versions 22.5.6 and earlier and 23.2.2 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious SVG...

7.8CVSS7.6AI score0.02302EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2022/05/06 12:35 p.m.296 views

Glovo: Django debug enabled showing information about system, database, configuration files

Summary: Hi team, This subdomain pulpo.it.glovoint.com is a Django application running with debug mode turned on DEBUG = True . One of the main features of debug mode is the display of detailed error pages to help developers. If your app raises an exception when DEBUG is True, Django will display...

6.4AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/06 12:00 a.m.17 views

amount requires to be updated to contract balance increase (4)

Lines of code Vulnerability details Impact Every time transferFrom or transfer function in ERC20 standard is called there is a possibility that underlying smart contract did not transfer the exact amount entered. It is required to find out contract balance increase/decrease after the transfer. Th...

6.7AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/05 2:40 p.m.37 views

Security Bulletin: Platform Navigator and Automation Assets in IBM Cloud Pak for Integration are vulnerable to attack under error due to Go CVE-2022-23773

Summary Platform Navigator and Automation Assets in IBM Cloud Pak for Integration are vulnerable to attack under error due to Go CVE-2022-23773 with details below Vulnerability Details CVEID: CVE-2022-23773 DESCRIPTION: An unspecified error with not treating branches with semantic-version names a...

7.5CVSS0.9AI score0.02698EPSS
SaveExploits0Affected Software2
ThreatPost
ThreatPost
added 2022/05/02 12:41 p.m.53 views

Bad Actors Are Maximizing Remote Everything

The rise of remote work and learning opened new opportunities for many people – as we’ve seen by the number of people who have moved to new places or adapted to “workcations.” Cybercriminals are taking advantage of the same opportunities – just in a different way. Evaluating the prevalence of...

8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/05/02 8:08 a.m.12 views

python-lxml: HTML Cleaner allows crafted and SVG embedded scripts to pass through

There's a flaw in python-lxml's HTML Cleaner component, which is responsible for sanitizing HTML and Javascript. An attacker who is able to submit a crafted payload to a web service using python-lxml's HTML Cleaner may be able to trigger script execution in clients such as web browsers. This can...

8.2CVSS7.2AI score0.02477EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/05/02 12:00 a.m.13 views

Vendure 跨站脚本漏洞

Vendure is a headless GraphQL eCommerce framework based on Node.js and Nest & TypeScript, focused on developer productivity and easy customization. version 0.1.0-alpha.2 to 1.5.1 of Vendure is vulnerable to a cross-site scripting vulnerability that stems from the program's lack of data validation...

5.4CVSS5.3AI score0.00606EPSS
SaveExploits1References4
Rows per page
Query Builder