Lucene search
+L

85 matches found

Mageia
Mageia
•added 2026/09/23 1:45 a.m.•8 views

Updated perl-Dancer2 packages fix a security vulnerability

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. CVE-2026-13577...

5.8AI score0.0057EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/22 1:16 a.m.•5 views

DEBIAN-CVE-2026-93710

Dancer2 versions from 2.0.0 before 2.2.0 for Perl dispatch a route that a dying hook refused when the exception handler halts the response in compilehooks. A hook that dies fires core.app.hookexception, then calls cleanup unless the failing hook is the exception handler. A handler that halts does...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/22 1:16 a.m.•9 views

CVE-2026-93711

Dancer2 versions before 2.2.0 for Perl do not strip CR and LF from response header names in headerstoarray. The routine removes CR and LF from each header value but not from the name. A name carrying them therefore reaches the PSGI server intact. A server that does not validate keys writes it to...

6.5CVSS0.00372EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/22 1:16 a.m.•5 views

DEBIAN-CVE-2026-93711

Dancer2 versions before 2.2.0 for Perl do not strip CR and LF from response header names in headerstoarray. The routine removes CR and LF from each header value but not from the name. A name carrying them therefore reaches the PSGI server intact. A server that does not validate keys writes it to...

6.5CVSS5.7AI score0.00372EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/22 1:16 a.m.•5 views

DEBIAN-CVE-2026-93709

Dancer2 versions before 2.2.0 for Perl serve a layout as a page when an equivalent spelling of its path misses the guard in the AutoPage handler. The handler compares the request path against the layout directory name as text, while the lookup that follows canonicalises it. A doubled slash, a dot...

5.3CVSS5.8AI score0.00329EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/22 1:16 a.m.•14 views

CVE-2026-93710

Dancer2 versions from 2.0.0 before 2.2.0 for Perl dispatch a route that a dying hook refused when the exception handler halts the response in compilehooks. A hook that dies fires core.app.hookexception, then calls cleanup unless the failing hook is the exception handler. A handler that halts does...

7.5CVSS0.0063EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/22 1:16 a.m.•4 views

DEBIAN-CVE-2026-93712

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

7.5CVSS5.7AI score0.00548EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/22 1:16 a.m.•11 views

CVE-2026-93712

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

7.5CVSS0.00548EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/22 1:16 a.m.•12 views

CVE-2026-93709

Dancer2 versions before 2.2.0 for Perl serve a layout as a page when an equivalent spelling of its path misses the guard in the AutoPage handler. The handler compares the request path against the layout directory name as text, while the lookup that follows canonicalises it. A doubled slash, a dot...

5.3CVSS0.00329EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/22 1:16 a.m.•6 views

UBUNTU-CVE-2026-93712

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

7.5CVSS5.7AI score0.00548EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/22 1:16 a.m.•5 views

UBUNTU-CVE-2026-93710

Dancer2 versions from 2.0.0 before 2.2.0 for Perl dispatch a route that a dying hook refused when the exception handler halts the response in compilehooks. A hook that dies fires core.app.hookexception, then calls cleanup unless the failing hook is the exception handler. A handler that halts does...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/22 1:16 a.m.•4 views

UBUNTU-CVE-2026-93709

Dancer2 versions before 2.2.0 for Perl serve a layout as a page when an equivalent spelling of its path misses the guard in the AutoPage handler. The handler compares the request path against the layout directory name as text, while the lookup that follows canonicalises it. A doubled slash, a dot...

5.3CVSS5.8AI score0.00329EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/22 1:16 a.m.•4 views

UBUNTU-CVE-2026-93711

Dancer2 versions before 2.2.0 for Perl do not strip CR and LF from response header names in headerstoarray. The routine removes CR and LF from each header value but not from the name. A name carrying them therefore reaches the PSGI server intact. A server that does not validate keys writes it to...

6.5CVSS5.7AI score0.00372EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/22 12:52 a.m.•24 views

CVE-2026-93712

The Dancer2 framework (versions 2.1.0 before 2.2.0 ) for Perl is vulnerable to a directory traversal flaw in the File route handler . The handler fails to collapse relative path segments, allowing an unauthenticated request to escape the public_dir using sequences like /../outside.txt or percent-...

7.5CVSS5.7AI score0.00548EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/22 12:52 a.m.•10 views

CVE-2026-93712

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

7.5CVSS5.7AI score0.00548EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/22 12:52 a.m.•8 views

EUVD-2026-84258

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

7.5CVSS5.7AI score0.00548EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/22 12:52 a.m.•40 views

CVE-2026-93712 Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside public_dir via relative path segments in the File route handler

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

0.00548EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/22 12:52 a.m.•5 views

CVE-2026-93712 Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside public_dir via relative path segments in the File route handler

Dancer2 versions from 2.1.0 before 2.2.0 for Perl serve files from outside publicdir via relative path segments in the File route handler. The handler joins the request path onto publicdir without collapsing relative segments, and checks only that the result is a readable regular file. A request...

7.5CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
•added 2026/09/22 12:52 a.m.•10 views

EUVD-2026-84257

Dancer2 versions before 2.2.0 for Perl do not strip CR and LF from response header names in headerstoarray. The routine removes CR and LF from each header value but not from the name. A name carrying them therefore reaches the PSGI server intact. A server that does not validate keys writes it to...

6.5CVSS5.7AI score0.00372EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/22 12:52 a.m.•17 views

CVE-2026-93711

Dancer2 versions before 2.2.0 for Perl are vulnerable to CRLF injection because the headers_to_array routine fails to strip CR and LF characters from response header names, though it does strip them from values. Because the name remains intact, it reaches the PSGI server and, if not validated, is...

6.5CVSS5.7AI score0.00372EPSS
SaveExploits0References4
Rows per page
Query Builder