Lucene search
+L

213680 matches found

Prion
Prion
•added 2024/02/28 9:15 a.m.•35 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: mcp251xfdprobe: fix an error pointer dereference in probe When we converted this code to use deverrprobe we accidentally removed a return. It means that if devmclkget it will lead to an Oops when we call clkgetrat...

6.8AI score0.00205EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•24 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

6.7AI score0.0025EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•27 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

6.6AI score0.00179EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•28 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix memleak when mt7615unregisterdevice mt7615txtokenput should get call before mt76freependingtxwi...

6.8AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•25 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix NULL pointer dereference for -getfeatures getfeatures ops of pciepcops may return NULL, causing NULL pointer dereference in pciepftestallocspace function. Let us add a check for pciepcfeature pointer in...

6.6AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

6.5AI score0.00241EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•36 views

Out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: ataflop: potential out of bounds in doformat The function uses "type" as an array index: q = unitdrive.disktype-queue; Unfortunately the bounds check on "type" isn't done until later in the function. Fix this by moving the bounds...

6.7AI score0.00244EPSS
SaveExploits0References3
Prion
Prion
•added 2024/02/28 9:15 a.m.•41 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: return -ENOMEM if dmamapsingle fails The spi controller supports 44-bit address space on AXI in DMA mode, so set dmaaddrt width to 44-bit to avoid using a swiotlb mapping. In addition, if dmamapsingle fails...

6.7AI score0.00239EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•31 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dclinkconstruct: unreferenced object 0xffffa03e81471400 size 1024: comm "amdmoduleload", pid 2486, jiffies 4294946026 age 10.544s hex dump first 32...

6.5AI score0.00205EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•20 views

Design/Logic Flaw

The Envo's Elementor Templates & Widgets for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the templatesajaxrequest function in all versions up to, and including, 1.4.4. This makes it possible for subscribers and higher to...

4CVSS6.9AI score0.00457EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•25 views

Cross site request forgery (csrf)

The Envo's Elementor Templates & Widgets for WooCommerce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.4.4. This is due to missing or incorrect nonce validation on the ajaxthemeactivation function. This makes it possible for unauthenticated...

4.3CVSS4.5AI score0.00322EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•14 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in functions cdnsi2cmasterxfer and cdnsregslave. However, pmruntimegetsync will increment pm usage...

6.6AI score0.00225EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: Fix PM reference leak in lpspipreparexferhardware pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. Fix it by replacing it with...

6.6AI score0.00225EPSS
SaveExploits0References5
Prion
Prion
•added 2024/02/28 9:15 a.m.•16 views

Cross site request forgery (csrf)

The Envo's Elementor Templates & Widgets for WooCommerce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.4.4. This is due to missing or incorrect nonce validation on the ajaxpluginactivation function. This makes it possible for unauthenticated...

4.3CVSS4.4AI score0.00275EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•32 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

6.7AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•32 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nbd: Fix NULL pointer in flushworkqueue Open /dev/nbdX first, the configrefs will be 1 and the pointers in nbddevice are still null. Disconnect /dev/nbdX, then reference a null recvworkq. The protection by configrefs in...

6.3AI score0.0025EPSS
SaveExploits0References5
Prion
Prion
•added 2024/02/28 9:15 a.m.•17 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix pte update for kernel memory on radix When adding a PTE a ptesync is needed to order the update of the PTE with subsequent accesses otherwise a spurious fault may be raised. radixsetpteat does not do this for...

7AI score0.00221EPSS
SaveExploits0References6
Prion
Prion
•added 2024/02/28 9:15 a.m.•19 views

Sql injection

The Conversios – Google Analytics 4 GA4, Meta Pixel & more Via Google Tag Manager For WooCommerce plugin for WordPress is vulnerable to time-based SQL Injection via the eesyncProductCategory function using the parameters conditionData, valueData, productArray, exclude and include in all versions ...

6.5CVSS7.6AI score0.00701EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•28 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

6.7AI score0.00236EPSS
SaveExploits0References3
Prion
Prion
•added 2024/02/28 9:15 a.m.•19 views

Design/Logic Flaw

The Page Duplicator plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the duplicatedatpage function in all versions up to, and including, 0.1.1. This makes it possible for unauthenticated attackers to duplicate arbitrary posts and pages...

5CVSS5.2AI score0.00422EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•22 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix potential null dereference on pointer status There are calls to idxdcmdexec that pass a null status pointer however a recent commit has added an assignment to status that can end up with a null pointer...

6.7AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•20 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

6.4AI score0.0023EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•45 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: fix clock handling logic Video engine uses eclk and vclk for its clock sources and its reset control is coupled with eclk so the current clock enabling sequence works like below. Enable eclk De-assert Video Engine...

6.5AI score0.00231EPSS
SaveExploits0References5
Prion
Prion
•added 2024/02/28 9:15 a.m.•20 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

6.6AI score0.0049EPSS
SaveExploits0References5
Prion
Prion
•added 2024/02/28 9:15 a.m.•29 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

6.5AI score0.00627EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•32 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix txrate reporting Properly check rateinfo to fix unexpected reporting. 1215.161863 Call trace: 1215.164307 cfg80211calculatebitrate+0x124/0x200 cfg80211 1215.170139 ieee80211supdatemetric+0x80/0xc0 mac80211...

6.7AI score0.00348EPSS
SaveExploits0References3
Prion
Prion
•added 2024/02/28 9:15 a.m.•34 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: mm: memcontrol: slab: fix obtain a reference to a freeing memcg Patch series "Use objcgroup APIs to charge kmem pages", v5. Since Roman's series "The new cgroup slab memory controller" applied. All slab objects are charged with t...

6.8AI score0.00249EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 9:15 a.m.•20 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid overflows in nfthashbuckets Number of buckets being stored in 32bit variables, we have to ensure that no overflows occur in nfthashbuckets syzbot injected a size == 0x40000000 and reported: UBSAN:...

6.9AI score0.00261EPSS
SaveExploits0References7
Prion
Prion
•added 2024/02/28 9:15 a.m.•33 views

Cross site request forgery (csrf)

The Gestpay for WooCommerce plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 20221130. This is due to missing or incorrect nonce validation on the 'ajaxsetdefaultcard' function. This makes it possible for unauthenticated attackers to set the...

4.3CVSS4.3AI score0.00295EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 9:15 a.m.•16 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix reference leak when pmruntimegetsync fails In i2cimxxfer and i2cimxremove, the pm reference count is not expected to be incremented on return. However, pmruntimegetsync will increment pm reference count even failed...

6.6AI score0.00222EPSS
SaveExploits0References4
Prion
Prion
•added 2024/02/28 7:15 a.m.•20 views

Design/Logic Flaw

The Yuki theme for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the resetcustomizeroptions function in all versions up to, and including, 1.3.13. This makes it possible for authenticated attackers, with subscriber-level access and above, to res...

4CVSS4.4AI score0.0034EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 7:15 a.m.•24 views

Design/Logic Flaw

ospfteparsete in ospfd/ospfte.c in FRRouting FRR through 9.1 allows remote attackers to cause a denial of service ospfd daemon crash via a malformed OSPF LSA packet, because of an attempted access to a missing attribute field...

7.3AI score0.00323EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/28 7:15 a.m.•31 views

Server side request forgery (ssrf)

The Seraphinite Accelerator plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.20.52 via the OnAdminApiHtmlCheck function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to...

5.5CVSS6.2AI score0.00335EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 7:15 a.m.•35 views

Cross site request forgery (csrf)

The Yuki theme for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including 1.3.14. This is due to missing or incorrect nonce validation on the resetcustomizeroptions function. This makes it possible for unauthenticated attackers to reset the themes settings via ...

4.3CVSS4.3AI score0.0021EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 6:15 a.m.•27 views

Directory traversal

Webtrees 2.1.18 is vulnerable to Directory Traversal. By manipulating the "mediafolder" parameter in the URL, an attacker in this case, an administrator can navigate beyond the intended directory the 'media/' directory to access sensitive files in other parts of the application's file system...

6.6AI score0.00876EPSS
SaveExploits1References1
Prion
Prion
•added 2024/02/28 5:15 a.m.•23 views

Design/Logic Flaw

A user who is privileged already manager or admin can set their profile picture via the frontend API using a relative filepath to then user the PFP GET API to download any valid files. The attacker would have to have been granted privileged permissions to the system before executing this attack...

5.5CVSS7.1AI score0.00717EPSS
SaveExploits1References2
Prion
Prion
•added 2024/02/28 3:15 a.m.•11 views

Design/Logic Flaw

The SE menu contains information used by Lexmark to diagnose device errors. A vulnerability in one of the SE menu routines can be leveraged by an attacker to execute arbitrary code...

5.8CVSS7.4AI score0.00976EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/28 3:15 a.m.•15 views

Memory corruption

A memory corruption vulnerability has been identified in PostScript interpreter in various Lexmark devices. The vulnerability can be leveraged by an attacker to execute arbitrary code...

5.1CVSS7.9AI score0.00773EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/28 3:15 a.m.•21 views

Heap overflow

A heap corruption vulnerability has been identified in PostScript interpreter in various Lexmark devices. The vulnerability can be leveraged by an attacker to execute arbitrary code...

5.1CVSS8AI score0.00773EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/28 2:15 a.m.•20 views

Buffer overflow

A buffer overflow vulnerability has been identified in PostScript interpreter in various Lexmark devices. The vulnerability can be leveraged by an attacker to execute arbitrary code...

5.1CVSS8.2AI score0.00772EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/28 1:15 a.m.•41 views

Cross site scripting

IBM InfoSphere Information Server 11.7 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 273333...

5.8CVSS6.2AI score0.00394EPSS
SaveExploits0References2
Prion
Prion
•added 2024/02/28 12:15 a.m.•51 views

Code injection

Parts of the Scrapy API were found to be vulnerable to a ReDoS attack. Handling a malicious response could cause extreme CPU and memory usage during the parsing of its content, due to the use of vulnerable regular expressions for that parsing...

5CVSS7.1AI score0.00553EPSS
SaveExploits1References2
Prion
Prion
•added 2024/02/28 12:15 a.m.•37 views

Unrestricted file upload

Unrestricted Upload of File with Dangerous Type in freescout-helpdesk/freescout...

4.3CVSS7.2AI score0.00383EPSS
SaveExploits1References1
Prion
Prion
•added 2024/02/27 11:15 p.m.•22 views

Design/Logic Flaw

A vulnerability in the web-based management interface of ClearPass Policy Manager could allow a remote attacker authenticated with low privileges to access sensitive information. A successful exploit allows an attacker to retrieve information which could be used to potentially gain further access...

4.3CVSS6.8AI score0.00516EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/27 11:15 p.m.•30 views

Cross site scripting

A vulnerability in the guest interface of ClearPass Policy Manager could allow an authenticated remote attacker to conduct a stored cross-site scripting XSS attack against an administrative user of the interface. A successful exploit allows an attacker to execute arbitrary script code in a victim...

5.8CVSS5.9AI score0.00358EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/27 11:15 p.m.•24 views

Design/Logic Flaw

A vulnerability in the web-based management interface of ClearPass Policy Manager could allow a remote attacker authenticated with low privileges to access sensitive information. A successful exploit allows an attacker to retrieve information which could be used to potentially gain further access...

4CVSS6.8AI score0.00354EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/27 10:15 p.m.•22 views

Cross site scripting

A vulnerability in the web-based management interface of ClearPass Policy Manager could allow an authenticated remote attacker to conduct a stored cross-site scripting XSS attack against an administrative user of the interface. A successful exploit allows an attacker to execute arbitrary script...

5.8CVSS5.9AI score0.00358EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/27 10:15 p.m.•22 views

Design/Logic Flaw

Vulnerabilities in the ClearPass Policy Manager web-based management interface allow remote authenticated users to run arbitrary commands on the underlying host. A successful exploit could allow an attacker to execute arbitrary commands as root on the underlying operating system leading to comple...

5.8CVSS7.9AI score0.00924EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/27 10:15 p.m.•15 views

Path traversal

Any user can delete an arbitrary folder recursively on a remote server due to bad input sanitization leading to path traversal. The attacker would need access to the server at some privilege level since this endpoint is protected and requires authorization...

5.5CVSS7.3AI score0.00901EPSS
SaveExploits1References2
Prion
Prion
•added 2024/02/27 10:15 p.m.•21 views

Design/Logic Flaw

Vulnerabilities in the ClearPass Policy Manager web-based management interface allow remote authenticated users to run arbitrary commands on the underlying host. A successful exploit could allow an attacker to execute arbitrary commands as root on the underlying operating system leading to comple...

5.8CVSS7.9AI score0.00928EPSS
SaveExploits0References1
Total number of security vulnerabilities213680