Lucene search
+L

12983 matches found

Cvelist
Cvelist
added 2025/10/02 12:0 a.m.49 views

CVE-2025-56161

YOSHOP 2.0 allows unauthenticated information disclosure via comment-list API endpoints in the Goods module. The Comment model eagerly loads the related User model without field filtering; because User.php defines no $hidden or $visible attributes, sensitive fields bcrypt password hash, mobile...

0.00502EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/10/02 12:0 a.m.17 views

PT-2025-40399

Name of the Vulnerable Software and Affected Versions YOSHOP 2.0 Description The software allows unauthorized disclosure of information through comment-list API endpoints within the Goods module. The Comment model loads the related User model without filtering specific fields. Due to the absence ...

7.5CVSS6.3AI score0.00502EPSS
SaveExploits1References5
CVE
CVE
added 2025/10/02 12:0 a.m.36 views

CVE-2025-56161

Summary of CVE-2025-56161 (YOSHOP 2.0): Unauthenticated information disclosure via the Goods module’s comment-list endpoints. The Comment model eagerly loads the related User model without field filtering, and since User.php defines no $hidden or $visible attributes, sensitive fields (bcrypt pass...

7.5CVSS6.2AI score0.00502EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/02 12:0 a.m.15 views

PT-2025-40401

Name of the Vulnerable Software and Affected Versions Vasion Print formerly PrinterLogic Virtual Appliance Host and Application VA/SaaS deployments affected versions not specified Description The software stores user passwords using unsalted SHA-512 hashes, with a fallback to unsalted SHA-1. The...

8.2CVSS6.8AI score0.00411EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2025/10/02 12:0 a.m.15 views

PT-2025-40366

Name of the Vulnerable Software and Affected Versions AndSoft e-TMS version 25.03 Description The software uses the MD5 hash algorithm to encrypt passwords. MD5 is considered a cryptographically weak hash algorithm and is susceptible to collision attacks, potentially exposing user credentials...

7.5CVSS6.4AI score0.00233EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.8 views

SUSE CVE-2023-53473

In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4dirhash The ext4dirhash will almost never fail, especially when the hash tree feature was first introduced. However, with the addition of support of encrypted, casefolded file names, that...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.9 views

SUSE CVE-2025-39894

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

5.3CVSS6.2AI score0.00302EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2023-53473

In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4dirhash The ext4dirhash will almost never fail, especially when the hash tree feature was first introduced. However, with the addition of support of encrypted, casefolded file names, that...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/01 8:15 a.m.7 views

CVE-2025-39894

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

7.5CVSS0.00302EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 8:15 a.m.35 views

AZL-74745 CVE-2025-39894 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

7.5CVSS5.6AI score0.00302EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 8:15 a.m.8 views

UBUNTU-CVE-2025-39894

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits0References28
OSV
OSV
added 2025/10/01 7:42 a.m.7 views

CVE-2025-39894 netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

7.5CVSS6.1AI score
SaveExploits0References10
CVE
CVE
added 2025/10/01 7:42 a.m.34 views

CVE-2025-39894

The CVE-2025-39894 issue is in the Linux kernel netfilter br_netfilter path: br_nf_local_in() confirms conntrack during handling of a broadcast to a tap device added to a bridge. If another conntrack with the same hash is added, a warning can be emitted. The root cause is br_nf_local_in() using t...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.17 views

CVE-2025-39894 netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: do not check confirmed bit in brnflocalin after confirm When send a broadcast packet to a tap device, which was added to a bridge, brnflocalin is called to confirm the conntrack. If another conntrack with...

7.5CVSS0.00302EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/10/01 12:28 a.m.6 views

kernel: netfilter: nf_conntrack: fix crash due to removal of uninitialised entry

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: fix crash due to removal of uninitialised entry A crash in conntrack was reported while trying to unlink the conntrack entry from the hash bucket list: exception RIP: nfctdeletefromlists+172 .. 7...

9.8CVSS6.8AI score0.00421EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/01 12:24 a.m.7 views

kernel: netfilter: nf_conntrack: fix crash due to removal of uninitialised entry

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: fix crash due to removal of uninitialised entry A crash in conntrack was reported while trying to unlink the conntrack entry from the hash bucket list: exception RIP: nfctdeletefromlists+172 .. 7...

9.8CVSS6.8AI score0.00421EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/30 6:15 p.m.13 views

CVE-2025-56513

NiceHash QuickMiner 6.12.0 perform software updates over HTTP without validating digital signatures or hash checks. An attacker capable of intercepting or redirecting traffic to the update url and can hijack the update process and deliver arbitrary executables that are automatically executed,...

9.8CVSS0.00418EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2025/09/30 12:0 a.m.11 views

PT-2025-40013

Name of the Vulnerable Software and Affected Versions NiceHash QuickMiner version 6.12.0 Description The software updates are performed over HTTP without validating digital signatures or hash checks. An attacker intercepting or redirecting traffic to the update URL can hijack the update process a...

9.8CVSS7.7AI score0.00418EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 2025/09/30 12:0 a.m.5 views

NewStart CGSL MAIN 6.06 : ruby Multiple Vulnerabilities (NS-SA-2025-0208)

The remote NewStart CGSL host, running version MAIN 6.06, has ruby packages installed that are affected by multiple vulnerabilities: - CRLF injection vulnerability in Ruby on Rails before 2.0.5 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks vi...

7.8CVSS8.2AI score0.04059EPSS
SaveExploits3References7
CVE
CVE
added 2025/09/30 12:0 a.m.23 views

CVE-2025-56513

CVE-2025-56513 affects NiceHash QuickMiner v6.12.0, where the update mechanism uses HTTP without signature/hash verification, enabling a Network-based MITM to replace updates and execute arbitrary code. Root cause: unencrypted update delivery and absence of digital signatures/integrity checks for...

9.8CVSS6.2AI score0.00418EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder