Lucene search
+L

678 matches found

Veracode
Veracode
added 2022/09/23 9:29 a.m.31 views

Denial Of Service (DoS)

libbind9.so is vulnerable to denial of service. The vulnerability exists in multiple functions in query.c due to serve-stale-client-timeout which allows an attacker to cause an application crash by sending specific queries to the resolver...

7.5CVSS7.2AI score0.01555EPSS
Exploits0References16Affected Software5
OpenVAS
OpenVAS
added 2022/09/22 12:0 a.m.36 views

Slackware: Security Advisory (SSA:2022-264-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.3AI score0.0228EPSS
Exploits0References6
Slackware Linux
Slackware Linux
added 2022/09/21 6:42 p.m.78 views

[slackware-security] bind

New bind packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/bind-9.16.33-i586-1slack15.0.txz: Upgraded. This update fixes bugs and the following security issues: Fix memory leak in EdDSA verify...

7.5CVSS8AI score0.0228EPSS
Exploits0
Snyk
Snyk
added 2022/07/07 8:6 a.m.4 views

Malicious Package

Overview web-self-serve-ads is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this packag...

9.8CVSS7.1AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/05/17 3:20 a.m.27 views

Django DoS in django.views.static.serve

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

5CVSS6.6AI score0.04334EPSS
Exploits1References20Affected Software1
Huntr
Huntr
added 2022/04/17 10:21 a.m.12 views

Relative Path Traversal vulnerability in StaticDir server

Description There is a relative path traversal vulnerability in the serve module of the extra crate. An attacker can simply request a relative path and access files outside of the configured directory root. Proof of Concept With a static folder in the project directory: rs // main.rs use...

1.5AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2022/04/03 6:15 p.m.3 views

CVE-2022-28380

The rc-httpd component through 2022-03-31 for 9front Plan 9 fork allows ..%2f directory traversal if serve-static is used...

7.5CVSS5.8AI score0.01473EPSS
Exploits0References3
NVD
NVD
added 2022/04/03 6:15 p.m.26 views

CVE-2022-28380

The rc-httpd component through 2022-03-31 for 9front Plan 9 fork allows ..%2f directory traversal if serve-static is used...

7.5CVSS0.01473EPSS
Exploits0References2
OSV
OSV
added 2022/04/03 6:15 p.m.2 views

CVE-2022-28380

The rc-httpd component through 2022-03-31 for 9front Plan 9 fork allows ..%2f directory traversal if serve-static is used...

7.5CVSS5.8AI score0.01473EPSS
Exploits0References2
CVE
CVE
added 2022/04/03 5:55 p.m.93 views

CVE-2022-28380

CVE-2022-28380 affects the rc-httpd component in plan9front (9front fork) up to 2022-03-31. The issue enables directory traversal via a crafted path containing ..%2f when serve-static is used, exposing potential access to restricted files. The connected sources confirm the vulnerable component an...

7.5CVSS7.6AI score0.01473EPSS
Exploits0References2Affected Software1
Wired Threat Level
Wired Threat Level
added 2022/03/02 12:1 p.m.12 views

Ice Cream Machine Hackers Sue McDonald's for $900 Million

Kytch alleges that the Golden Arches crushed its business—and left soft serve customers out in the cold...

2.2AI score
Exploits0
Snyk
Snyk
added 2022/02/21 2:46 p.m.2 views

Directory Traversal

Overview github.com/valyala/fasthttp is a fast HTTP server and client API. Affected versions of this package are vulnerable to Directory Traversal via the ServeFile function, due to improper sanitization. It is possible to be exploited by using a backslash %5c character in the path. Note: This...

7.5CVSS7.1AI score0.02457EPSS
Exploits1References2
Prion
Prion
added 2022/01/21 11:15 p.m.24 views

Stack overflow

graphql-go is a GraphQL server with a focus on ease of use. In versions prior to 1.3.0 there exists a DoS vulnerability that is possible due to a bug in the library that would allow an attacker with specifically designed queries to cause stack overflow panics. Any user with access to the GraphQL...

3.5CVSS6.4AI score0.01243EPSS
Exploits0References2Affected Software1
Wired Threat Level
Wired Threat Level
added 2021/11/23 8:13 p.m.21 views

The McDonald’s Ice Cream Machine Hacking Saga Has a New Twist

The cold war between a startup and a soft-serve machine manufacturer is heating up, thanks to a newly released trove of internal emails...

7AI score
Exploits0
OSV
OSV
added 2021/09/22 6:40 p.m.30 views

GHSA-4448-RC82-FCR7 Path Traversal in serve-here.js

Versions of serve-here.js prior to 1.2.0 are vulnerable to path traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths...

5.3CVSS5.1AI score0.01502EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/09/22 6:40 p.m.22 views

Path Traversal in serve-here.js

Versions of serve-here.js prior to 1.2.0 are vulnerable to path traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths...

5.3CVSS5AI score0.01502EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/09 10:24 p.m.28 views

GHSA-5RC4-8QQH-VQ7F vercel/serve allows access to restricted files if filename is URL encoded.

serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded...

5.3CVSS5.1AI score0.01316EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2021/08/09 10:24 p.m.85 views

vercel/serve allows access to restricted files if filename is URL encoded.

serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded...

5.3CVSS5.4AI score0.01316EPSS
Exploits1References3Affected Software1
Node.js
Node.js
added 2021/05/18 1:57 a.m.77 views

Path traversal in rollup-plugin-serve

Overview Path traversal in rollup-plugin-serve before version 1.0.2. There is no path sanitization in readFile operation. Recommendation Upgrade to version 1.0.2 or later References - CVE - GitHub Advisory...

7.5CVSS3.3AI score0.01474EPSS
Exploits0Affected Software1
vulnersOsv
vulnersOsv
added 2021/05/18 1:52 a.m.4 views

@appnest/web-config (>=0.1.0 <=0.1.35), @auth0/oidc-implicit-flow (>=0.0.1-alpha.1 <=0.0.1-alpha.4) +33 more potentially affected by CVE-2020-7684 via rollup-plugin-serve (>=0.1.0 <=1.0.1)

rollup-plugin-serve NPM version =0.1.0, =0.1.0, =0.0.1-alpha.1, =2.0.0, =1.0.2, =1.2.6, =0.0.1136, =0.2.0, =1.0.0-alpha.0, =0.0.1, =0.0.1, =0.0.1, =1.0.0, =1.0.4 and more Source cves: CVE-2020-7684 Source advisory: OSV:GHSA-4J46-MP85-MV8C...

9.8CVSS7.2AI score0.01474EPSS
Exploits0
Rows per page
Query Builder