Lucene search
+L

2340 matches found

CVE
CVE
added 2 days ago15 views

CVE-2026-70373

Koha: SQL Injection in reports/issues_stats.pl. The circulation statistics report builds the calculation query by concatenating user-controlled request parameters into SQL, with PeriodTypeSel, PeriodDaySel, PeriodMonthSel, and other identifiers interpolated without whitelist or parameter binding....

8.8CVSS5.8AI score0.00251EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago9 views

CVE-2026-18759

The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication IPC mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the...

8.5CVSS0.00116EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago11 views

EUVD-2026-52640

The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication IPC mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the...

8.5CVSS5.6AI score0.00116EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 3 days ago5 views

axios: axios: Denial of Service via maxBodyLength bypass with ReadableStream

A flaw was found in axios. This vulnerability allows a remote attacker to bypass configured upload size limits by supplying unknown-length stream data when using WHATWG ReadableStream request bodies in the fetch adapter, specifically when the Content-Length cannot be determined. This can lead to...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-67317

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago17 views

CVE-2026-67317

CVE-2026-67317 affects Axios versions 1.7.0 before 1.18.0. The fetch adapter fails to enforce maxBodyLength for WHATWG ReadableStream request bodies when Content-Length cannot be determined, allowing unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or ...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-67317 axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS0.00359EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago6 views

CVE-2026-67317 axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.6 views

CVE-2026-59946

A flaw was found in Composer, a dependency manager for PHP. A malicious package can exploit a vulnerability in Composer's binary installation process by using specially crafted path segments. This allows an existing file on the host system to have its permissions changed to be world-readable and...

6.1CVSS6.1AI score0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 3:49 p.m.6 views

GHSA-WFP6-F47H-HXC3 AWS CLI: Overly permissive File Permissions

Summary The AWS Command Line Interface AWS CLI is a unified tool for managing AWS services from the command line. Certain CLI subcommands wrote credential and configuration files with world-readable permissions on Unix-like systems with a default umask, allowing other local users on the same host...

6.8CVSS5.9AI score0.00118EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.19 views

PT-2026-64406

Name of the Vulnerable Software and Affected Versions epa4all versions prior to 2026-05-20 Description An attacker capable of intercepting the TLS connection between the application and the ePA backend can complete the VAU handshake using attacker-controlled keys to obtain session encryption keys...

9.1CVSS5.9AI score0.00124EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.7 views

PYSEC-2026-3467 garminconnect Has Insecure Permission Assignment for Garmin OAuth Token Store

Insecure Permission Assignment for Garmin OAuth Token Store Summary garminconnect ≤ 0.3.4 wrote its OAuth token store to disk without restricting file-system permissions. Under the default Linux umask 022 the token file garmintokens.json was created world-readable 0o644. The file contains the DI...

8.4CVSS5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/21 9:32 p.m.9 views

EUVD-2026-46379

Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in ring.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.13 views

EUVD-2026-46373

Data::PubSub::Shared versions before 0.07 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in pubsub.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.13 views

EUVD-2026-46374

Data::ReqRep::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in reqrep.h with openpath, ORDWR | OCREAT, 0666, for both the request-reply and the integer-variant segments. The mode is 0666, so under the...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.8 views

EUVD-2026-46377

Data::HashMap::Shared versions before 0.14 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in shmgeneric.h with openpath, ORDWR | OCREAT | OCLOEXEC, 0666. The mode is 0666, so under the default umask 022 the file is created mode 06...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.11 views

EUVD-2026-46376

Data::RadixTree::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in radix.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.8 views

EUVD-2026-46371

Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in graph.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

5.2AI score0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.10 views

EUVD-2026-46375

Data::SortedSet::Shared versions before 0.03 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sortedset.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

5.2AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.9 views

EUVD-2026-46380

Data::Intern::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in intern.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

5.2AI score0.00117EPSS
SaveExploits0References3
Rows per page
Query Builder