Lucene search
+L

4867 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.9 views

kernel: Linux kernel: Denial of Service via malicious MTU negotiation in TIPC

A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC protocol. A malicious peer can exploit this by sending a specially crafted Activate message with a very small Maximum Transmission Unit MTU value during link MTU negotiation. This can lead to an integer overflow,...

9.8CVSS5.8AI score0.00278EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.8 views

kernel: net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()

An uninitialized memory access flaw was found in the Linux kernel's QRTR Qualcomm IPC Router protocol in the transmit resume handling. When processing RESUMETX messages, if the packet size is smaller than the expected control structure, the qrtrtxresume function reads uninitialized memory from th...

7.8CVSS7.2AI score0.00142EPSS
SaveExploits0References5
OSV
OSV
added 2023/11/02 5:10 p.m.14 views

CLSA-2023-1698945053 libgcrypt: Fix of 4 CVEs

CVE-2013-4576: Normalize the MPIs to prevent possible side-channel attacks - CVE-2014-3591: Use ciphertext blinding for Elgamal to prevent possible side-channel attacks - CVE-2021-33560: Use of smaller K for ephemeral key in ElGamal prevent generation of weak keys - CVE-2021-40528: Add exponent...

7.5CVSS6.7AI score0.02342EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2023/10/30 12:0 a.m.12 views

Temporary DOS attack on users minting and redeeming big amount using EthenaMinting.sol

Lines of code Vulnerability details Impact The users redeeming and minting using EthenaMinting.sol with a large amount can be vulnerable to DOS attack. Proof of Concept There is a limit on the max amount to redeem and mint in a block. This can be crucial to the users that are minting or redeeming...

7AI score
SaveExploits0
Talos Blog
Talos Blog
added 2023/10/26 6:0 p.m.25 views

How helpful are estimates about how much cyber attacks cost?

Coming from the newspaper and media industry, Im no stranger to wanting to write catchy headlines. Im certainly at fault for throwing together a story about so-and-sos house sold for X million dollars. But recently Ive been wondering if those "big numbers" for cybersecurity are helpful at all, ev...

7.5AI score
SaveExploits0
CNVD
CNVD
added 2023/10/24 12:0 a.m.8 views

Small CRM Request a Quote Field Cross-Site Scripting Vulnerability

Small CRM is a customer relationship management system. Small CRM suffers from a cross-site scripting vulnerability that stems from a lack of effective filtering and escaping of data provided in the Request a Quote field, which can be exploited by an attacker to store and execute malicious...

5.4CVSS6.6AI score0.00359EPSS
SaveExploits1References1
hivepro
hivepro
added 2023/10/20 1:6 p.m.14 views

In-Depth Analysis of Phobos Ransomware

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary Phobos ransomware, active since 2018, primarily targets small to medium-sized businesses with lower ransom demands. It uses compromised RDP connections, is distributed via a Ransomware as a Service model...

6.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/10/20 4:15 a.m.6 views

CVE-2023-45394

Stored Cross-Site Scripting XSS vulnerability in the Company field in the "Request a Quote" Section of Small CRM v3.0 allows an attacker to store and execute malicious javascript code in the Admin panel which leads to Admin account takeover...

5.4CVSS6.1AI score0.00359EPSS
SaveExploits1References2
OSV
OSV
added 2023/10/20 4:15 a.m.8 views

CVE-2023-45394

Stored Cross-Site Scripting XSS vulnerability in the Company field in the "Request a Quote" Section of Small CRM v3.0 allows an attacker to store and execute malicious javascript code in the Admin panel which leads to Admin account takeover...

5.4CVSS5.8AI score0.00359EPSS
SaveExploits1References1
Prion
Prion
added 2023/10/20 4:15 a.m.21 views

Cross site scripting

Stored Cross-Site Scripting XSS vulnerability in the Company field in the "Request a Quote" Section of Small CRM v3.0 allows an attacker to store and execute malicious javascript code in the Admin panel which leads to Admin account takeover...

4.9CVSS5.3AI score0.00359EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/10/20 12:0 a.m.34 views

CVE-2023-45394

Stored Cross-Site Scripting XSS vulnerability in the Company field in the "Request a Quote" Section of Small CRM v3.0 allows an attacker to store and execute malicious javascript code in the Admin panel which leads to Admin account takeover...

5.4AI score0.00359EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/10/20 12:0 a.m.19 views

CVE-2023-45394

Stored Cross-Site Scripting XSS vulnerability in the Company field in the "Request a Quote" Section of Small CRM v3.0 allows an attacker to store and execute malicious javascript code in the Admin panel which leads to Admin account takeover...

5.7AI score0.00359EPSS
SaveExploits1References1
CVE
CVE
added 2023/10/20 12:0 a.m.60 views

CVE-2023-45394

The CVE-2023-45394 issue affects Small CRM v3.0, described as a Stored Cross-Site Scripting (XSS) vulnerability in the Company field of the "Request a Quote" section. The root cause is unsafely handling input in that field, enabling an attacker to store and execute malicious JavaScript in the Adm...

5.4CVSS5.2AI score0.00359EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2023/10/15 10:0 p.m.69 views

CVE-2023-5587

The CVE-2023-5587 entry describes a SQL injection in SourceCodester Free Hospital Management System for Small Practices 1.0, specifically in the /vm/admin/doctors.php file of the Parameter Handler. The vulnerability arises from unsafeguarded manipulation of the search parameter, allowing remote a...

9.8CVSS8.3AI score0.00657EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2023/10/06 12:0 a.m.11 views

Rounding error leading to no reward being sent

Lines of code Vulnerability details Impact Rounding errors could occur if the provided amount is too small, Proof of Concept rewardsToSend += inRangeLiquidityOfPosition concRewardPerWeekpoolIdxweek / overallInRangeLiquidity; uint256 rewardsForWeek = timeWeightedWeeklyPositionAmbLiquidity poolIdx...

7AI score
SaveExploits0
NVD
NVD
added 2023/10/04 8:15 p.m.23 views

CVE-2023-44075

Cross Site Scripting vulnerability in Small CRM in PHP v.3.0 allows a remote attacker to execute arbitrary code via a crafted payload to the Address parameter...

5.4CVSS5.8AI score0.00504EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2023/10/04 8:15 p.m.4 views

CVE-2023-44075

Cross Site Scripting vulnerability in Small CRM in PHP v.3.0 allows a remote attacker to execute arbitrary code via a crafted payload to the Address parameter...

5.4CVSS6.3AI score0.00504EPSS
SaveExploits1References2
Prion
Prion
added 2023/10/04 8:15 p.m.26 views

Cross site scripting

Cross Site Scripting vulnerability in Small CRM in PHP v.3.0 allows a remote attacker to execute arbitrary code via a crafted payload to the Address parameter...

4.9CVSS5.8AI score0.00504EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/10/04 12:0 a.m.30 views

CVE-2023-44075

Cross Site Scripting vulnerability in Small CRM in PHP v.3.0 allows a remote attacker to execute arbitrary code via a crafted payload to the Address parameter...

6AI score0.00504EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/10/04 12:0 a.m.16 views

CVE-2023-44075

Cross Site Scripting vulnerability in Small CRM in PHP v.3.0 allows a remote attacker to execute arbitrary code via a crafted payload to the Address parameter...

7.3AI score0.00504EPSS
SaveExploits1References1
Rows per page
Query Builder