Lucene search
+L
DebiancveMost viewed

61459 matches found

Debian CVE
Debian CVE
added 2011/02/14 8:0 p.m.73 views

CVE-2011-0447

Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery CSRF attacks via forged 1 AJAX or 2 API requests that...

6.8CVSS6.3AI score0.01407EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2010/04/16 7:0 p.m.73 views

CVE-2010-1160

GNU nano before 2.2.4 does not verify whether a file has been changed before it is overwritten in a file-save operation, which allows local user-assisted attackers to overwrite arbitrary files via a symlink attack on an attacker-owned file that is being edited by the victim...

1.9CVSS6.1AI score0.00368EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2009/04/21 11:0 p.m.73 views

CVE-2009-1358

apt-get in apt before 0.7.21 does not check for the correct error code from gpgv, which causes apt to treat a repository as valid even when it has been signed with a key that has been revoked or expired, which might allow remote attackers to trick apt into installing malicious repositories...

10CVSS6.5AI score0.04396EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2008/12/03 6:0 p.m.73 views

CVE-2008-5080

awstats.pl in AWStats 6.8 and earlier does not properly remove quote characters, which allows remote attackers to conduct cross-site scripting XSS attacks via the querystring parameter. NOTE: this issue exists because of an incomplete fix for CVE-2008-3714...

4.3CVSS5.6AI score0.01089EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2007/08/27 5:0 p.m.73 views

CVE-2007-2958

Format string vulnerability in the incputerror function in src/inc.c in Sylpheed 2.4.4, and Sylpheed-Claws Claws Mail 1.9.100 and 2.10.0, allows remote POP3 servers to execute arbitrary code via format string specifiers in crafted replies...

6.8CVSS6.7AI score0.03167EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2007/01/10 12:0 a.m.73 views

CVE-2006-6144

The "mechglue" abstraction interface of the GSS-API library for Kerberos 5 1.5 through 1.5.1, as used in Kerberos administration daemon kadmind and other products that use this library, allows remote attackers to cause a denial of service crash via unspecified vectors that cause mechglue to free...

5CVSS6.3AI score0.05216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2004/11/19 5:0 a.m.73 views

CVE-2004-0564

Roaring Penguin pppoe rp-ppoe, if installed or configured to run setuid root contrary to its design, allows local users to overwrite arbitrary files. NOTE: the developer has publicly disputed the claim that this is a vulnerability because pppoe "is NOT designed to run setuid-root." Therefore this...

2.1CVSS6.2AI score0.00362EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/08 3:53 p.m.72 views

CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS5.7AI score0.00356EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.72 views

CVE-2026-43113

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing txframes wl1251txpacketcb uses the firmware completion ID directly to index the fixed 16-entry wl-txframes array. The ID is a raw u8 from the completion block, and the callback do...

8.8CVSS5.7AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.72 views

CVE-2022-50239

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix writes in read-only memory region This commit fixes a kernel oops because of a write in some read-only memory: 9.068287 Unable to handle kernel write to read-only memory at virtual address ffff800009240ad8...

7.1CVSS5.7AI score0.00148EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/08/22 4:0 p.m.72 views

CVE-2025-38629

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2inputselectctlinfo sets up the string arrays allocated via kasprintf, but it misses NULL checks, which may lead to NULL dereference Oops. Let's add the proper NULL check...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.72 views

CVE-2025-38140

In the Linux kernel, the following vulnerability has been resolved: dm: limit swapping tables for devices with zone write plugs dmrevalidatezones only allowed new or previously unzoned devices to call blkrevalidatediskzones. If the device was already zoned, disk-nrzones would always equal...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/10 4:31 p.m.72 views

CVE-2025-1150

A vulnerability was found in GNU Binutils 2.43. It has been declared as problematic. This vulnerability affects the function bfdmalloc of the file libbfd.c of the component ld. The manipulation leads to memory leak. The attack can be initiated remotely. The complexity of an attack is rather high...

3.1CVSS3.2AI score0.00595EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2025/01/06 6:2 p.m.72 views

CVE-2024-55628

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.8, DNS resource name compression can lead to small DNS messages containing very large hostnames which can be costly to decode, and lead to very large DNS log...

7.5CVSS8.3AI score0.0068EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/02 9:7 p.m.72 views

CVE-2024-53989

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

6.1CVSS4.5AI score0.00463EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/23 8:26 a.m.72 views

CVE-2024-38807

Applications that use spring-boot-loader or spring-boot-loader-classic and contain custom code that performs signature verification of nested jar files may be vulnerable to signature forgery where content that appears to have been signed by one signer has, in fact, been signed by another...

6.3CVSS8.5AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/23 12:0 a.m.72 views

CVE-2024-42845

An eval Injection vulnerability in the component invesalius/reader/dicom.py of InVesalius 3.1.99991 through 3.1.99998 allows attackers to execute arbitrary code via loading a crafted DICOM file...

8CVSS8.3AI score0.02655EPSS
SaveExploits5
Debian CVE
Debian CVE
added 2024/08/22 1:32 a.m.72 views

CVE-2022-48922

In the Linux kernel, the following vulnerability has been resolved: riscv: fix oops caused by irqsoff latency tracer The tracehardirqson,off require the caller to setup frame pointer properly. This because these two functions use macro 'CALLERADDR1' aka. builtinreturnaddress1 to acquire caller...

5.5CVSS5.4AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.72 views

CVE-2024-43822

In the Linux kernel, the following vulnerability has been resolved: ASoc: PCM6240: Return directly after a failed devmkzalloc in pcmdevicei2cprobe The value “-ENOMEM” was assigned to the local variable “ret” in one if branch after a devmkzalloc call failed at the beginning. This error code will...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/06 5:2 p.m.72 views

CVE-2024-42358

PDFio is a simple C library for reading and writing PDF files. There is a denial of service DOS vulnerability in the TTF parser. Maliciously crafted TTF files can cause the program to utilize 100% of the Memory and enter an infinite loop. This can also lead to a heap-buffer-overflow vulnerability...

6.2CVSS5.5AI score0.00321EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/07/09 2:25 p.m.72 views

CVE-2024-6611

A nested iframe, triggering a cross-site navigation, could send SameSite=Strict or Lax cookies. This vulnerability affects Firefox 128 and Thunderbird 128...

9.8CVSS7.6AI score0.00662EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/27 4:5 p.m.72 views

CVE-2024-32978

Kaminari is a paginator for web app frameworks and object relational mappings. A security vulnerability involving insecure file permissions has been identified in the Kaminari pagination library for Ruby on Rails, concerning insecure file permissions. This vulnerability is of moderate severity du...

6.6CVSS6.5AI score0.00595EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.72 views

CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS6.1AI score0.0023EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/09 2:29 p.m.72 views

CVE-2024-32655

Removed by vendor...

8.1CVSS8AI score0.01716EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/03 1:58 a.m.72 views

CVE-2023-37329

GStreamer SRT File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may va...

8.8CVSS7.7AI score0.01643EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/24 6:36 p.m.72 views

CVE-2024-4141

Removed by vendor...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/17 7:46 a.m.72 views

CVE-2024-3841

Insufficient data validation in Browser Switcher in Google Chrome prior to 124.0.6367.60 allowed a remote attacker to inject scripts or HTML into a privileged page via a malicious file. Chromium security severity: Medium...

7.6CVSS6.5AI score0.00656EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/04/16 9:26 p.m.72 views

CVE-2024-21110

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. Supported versions that are affected are Prior to 7.0.16. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise...

7.3CVSS7.1AI score0.00454EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/16 9:26 p.m.72 views

CVE-2024-21087

Removed by vendor...

4.9CVSS5.7AI score0.00885EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/16 9:26 p.m.72 views

CVE-2024-21062

Removed by vendor...

4.9CVSS5.7AI score0.00834EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/16 3:14 p.m.72 views

CVE-2024-3863

The executable file warning was not presented when downloading .xrm-ms files. Note: This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox 125, Firefox ESR 115.10, and Thunderbird 115.10...

9.8CVSS8AI score0.00812EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/28 2:0 a.m.72 views

CVE-2024-3024

A vulnerability was found in appneta tcpreplay up to 4.4.4. It has been classified as problematic. This affects the function getlayer4v6 of the file /tcpreplay/src/common/get.c. The manipulation leads to heap-based buffer overflow. Attacking locally is a requirement. The exploit has been disclose...

7.8CVSS5.6AI score0.00437EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/03/26 8:9 p.m.72 views

CVE-2024-2883

Use after free in ANGLE in Google Chrome prior to 123.0.6312.86 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Critical...

8.8CVSS9.6AI score0.0334EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/03/13 3:50 p.m.72 views

CVE-2024-26630

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.9AI score0.00302EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/01/10 12:0 a.m.72 views

CVE-2023-50120

MP4Box GPAC version 2.3-DEV-rev636-gfbd7e13aa-master was discovered to contain an infinite loop in the function av1uvlc at mediatools/avparsers.c. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted MP4 file...

5.5CVSS4.7AI score0.00249EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/01/05 4:31 p.m.72 views

CVE-2023-34325

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. libfsimage contains parsing code for several filesystems, most of them based on grub-legacy code. libfsimage is used by pygrub to inspect guest disks. Pygrub runs as the...

7.8CVSS8.5AI score0.00289EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/12/15 4:3 p.m.72 views

CVE-2023-3904

Removed by vendor...

7.5CVSS7.1AI score0.00733EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/12/14 9:31 p.m.72 views

CVE-2023-49347

Temporary data passed between application components by Budgie Extras Windows Previews could potentially be viewed or manipulated. The data is stored in a location that is accessible to any user who has local access to the system. Attackers may read private information from windows, present false...

7.8CVSS7.2AI score0.00303EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/12/09 12:0 a.m.72 views

CVE-2023-50431

secattestinfo in drivers/accel/habanalabs/common/habanalabsioctl.c in the Linux kernel through 6.6.5 allows an information leak to user space because info-pad0 is not initialized...

5.5CVSS7.2AI score0.003EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/11 11:55 a.m.72 views

CVE-2023-44981

Authorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper. If SASL Quorum Peer authentication is enabled in ZooKeeper quorum.auth.enableSasl=true, the authorization is done by verifying that the instance part in SASL authentication ID is listed in zoo.cfg server list. The...

9.1CVSS9.2AI score0.01713EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/09/20 12:0 a.m.72 views

CVE-2023-42464

A Type Confusion vulnerability was found in the Spotlight RPC functions in afpd in Netatalk 3.1.x before 3.1.17. When parsing Spotlight RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in...

9.8CVSS6.9AI score0.01793EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/09/14 5:0 a.m.72 views

CVE-2023-26141

Versions of the package sidekiq before 7.1.3 are vulnerable to Denial of Service DoS due to insufficient checks in the dashboard-charts.js file. An attacker can exploit this vulnerability by manipulating the localStorage value which will cause excessive polling requests...

7.5CVSS5.7AI score0.0075EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/08/14 12:0 a.m.72 views

CVE-2023-40303

GNU inetutils before 2.5 may allow privilege escalation because of unchecked return values of setid family functions in ftpd, rcp, rlogin, rsh, rshd, and uucpd. This is, for example, relevant if the setuid system call fails when a process is trying to drop privileges before letting an ordinary us...

7.8CVSS7.7AI score0.0039EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/08/11 2:37 a.m.72 views

CVE-2022-40982

Information exposure through microarchitectural state after transient execution in certain vector execution units for some IntelR Processors may allow an authenticated user to potentially enable information disclosure via local access...

6.5CVSS6.5AI score0.03197EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/08/03 2:32 p.m.72 views

CVE-2023-4133

A use-after-free vulnerability was found in the cxgb4 driver in the Linux kernel. The bug occurs when the cxgb4 device is detaching due to a possible rearming of the flowerstatstimer from the work queue. This flaw allows a local user to crash the system, causing a denial of service condition...

5.5CVSS7.2AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/07/26 8:9 p.m.72 views

CVE-2023-32001

Removed by vendor...

6.6AI score
SaveExploits0
Debian CVE
Debian CVE
added 2023/07/21 8:25 p.m.72 views

CVE-2022-46291

Multiple out-of-bounds write vulnerabilities exist in the translationVectors parsing functionality in multiple supported formats of Open Babel 3.1.1 and master commit 530dbfa3. A specially-crafted malformed file can lead to arbitrary code execution. An attacker can provide a malicious file to...

9.8CVSS8.9AI score0.00804EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/07/17 9:2 p.m.72 views

CVE-2023-37476

OpenRefine is a free, open source tool for data processing. A carefully crafted malicious OpenRefine project tar file can be used to trigger arbitrary code execution in the context of the OpenRefine process if a user can be convinced to import it. The vulnerability exists in all versions of...

7.8CVSS7.2AI score0.00625EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/06/23 12:0 a.m.72 views

CVE-2023-3317

A use-after-free flaw was found in mt7921checkoffloadcapability in drivers/net/wireless/mediatek/mt76/mt7921/init.c in wifi mt76/mt7921 sub-component in the Linux Kernel. This flaw could allow an attacker to crash the system after 'features' memory release. This vulnerability could even lead to a...

7.1CVSS5.6AI score0.00238EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/06/02 12:0 a.m.72 views

CVE-2023-23604

A duplicate SystemPrincipal object could be created when parsing a non-system html document via DOMParser::ParseFromSafeString. This could have lead to bypassing web security checks. This vulnerability affects Firefox 109...

6.5CVSS6.9AI score0.00463EPSS
SaveExploits0
Total number of security vulnerabilities5000