Lucene search
+L

12985 matches found

CVE
CVE
added 2024/09/05 5:17 p.m.132 views

CVE-2024-42491

CVE-2024-42491 affects Asterisk before versions 18.24.3, 20.9.3, 21.4.3 (and certified- branches 18.9-cert12, 20.7-cert2). When res_resolver_unbound is loaded and Asterisk sends a SIP request to a URI with a host starting with .1 or [.1], Asterisk will crash with a SEGV. Mitigation: upgrade to 18...

5.7CVSS5.8AI score0.00586EPSS
SaveExploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2024/09/05 5:17 p.m.61 views

CVE-2024-42491

Asterisk is an open-source private branch exchange PBX. Prior to versions 18.24.3, 20.9.3, and 21.4.3 of Asterisk and versions 18.9-cert12 and 20.7-cert2 of certified-asterisk, if Asterisk attempts to send a SIP request to a URI whose host portion starts with .1 or .1, and resresolverunbound is...

5.7CVSS5.9AI score0.00586EPSS
SaveExploits0
OSV
OSV
added 2024/09/05 4:44 p.m.13 views

GHSA-RWQ6-CRJG-9CPW ic-cdk has a memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call, a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

8.7CVSS7.6AI score0.00693EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/09/05 12:00 a.m.18 views

PT-2024-39034 · Unknown · Job Portal

Name of the Vulnerable Software and Affected Versions: Job Portal versions affected versions not specified Description: The issue is related to a SQL injection vulnerability. An attacker could send a specially designed query through the id parameter in the "/jobportal/admin/category/index.php"...

9.8CVSS7.2AI score0.00464EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2024/09/04 6:12 p.m.23 views

Flask-AppBuilder's login form allows browser to cache sensitive fields

Impact Auth DB login form default cache directives allows browser to locally store sensitive data. This can be an issue on environments using shared computer resources. Patches Upgrade flask-appbuilder to version 4.5.1 Workarounds If upgrading is not possible configure your web server to send the...

5.5CVSS6.7AI score0.00265EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/09/04 3:36 p.m.82 views

CVE-2024-43405

Insight: CVE-2024-43405 affects ProjectDiscovery Nuclei. The issue is in the template signature verification (signer package), where a newline handling discrepancy between the signature verification and YAML parsing allows an attacker to craft templates that bypass digest verification and potenti...

7.8CVSS7.7AI score0.01109EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/04 3:36 p.m.29 views

CVE-2024-43405 Nuclei Template Signature Verification Bypass

Nuclei is a vulnerability scanner powered by YAML based templates. Starting in version 3.0.0 and prior to version 3.3.2, a vulnerability in Nuclei's template signature verification system could allow an attacker to bypass the signature check and possibly execute malicious code via custom code...

7.4CVSS8.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.17 views

PT-2024-38993 · Abcd2 · Abcd2

Name of the Vulnerable Software and Affected Versions: ABCD ABCD2 versions up to 2.2.0-beta-1 Description: A problematic issue has been found in the software, affecting the processing of the file /buscar integrada.php. The manipulation of the Sub Expresion argument leads to cross-site scripting...

5.3CVSS6.7AI score0.00515EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.11 views

PT-2024-6373 · D Link · D-Link Di-8400

Name of the Vulnerable Software and Affected Versions: D-Link DI-8400 version 16.07.26A1 Description: A critical issue has been discovered, affecting the upgrade filter asp function in the upgrade filter.asp file. This issue allows for command injection through manipulation of the path parameter...

9.8CVSS8.2AI score0.14462EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.16 views

PT-2024-31264 · Zzcms · Zzcms

Name of the Vulnerable Software and Affected Versions: ZZCMS versions 2023 and earlier Description: The issue allows a remote attacker to obtain sensitive information. This is achieved via the id parameter in the "adv2.php" component. Recommendations: For ZZCMS versions 2023 and earlier, consider...

8.8CVSS6.8AI score0.00687EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/09/03 7:49 p.m.25 views

runc can be confused to create empty files/directories on the host

Impact runc 1.1.13 and earlier as well as 1.2.0-rc2 and earlier can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files,...

3.6CVSS6.8AI score0.00317EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/09/03 7:42 p.m.15 views

GHSA-Q765-WM9J-66QJ @blakeembrey/template vulnerable to code injection when attacker controls template input

Impact It is possible to inject and run code within the template if the attacker has access to write the template name. js const template = require'@blakeembrey/template'; template"Hello name!", "exploit && = console.log'success'; && function pwned"; Patches Upgrade to 1.2.0. Workarounds Don't pa...

7.3CVSS8.5AI score0.00433EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/03 7:15 p.m.47 views

CVE-2024-45307

SudoBot, a Discord moderation bot, is vulnerable to privilege escalation and exploit of the -config command in versions prior to 9.26.7. Anyone is theoretically able to update any configuration of the bot and potentially gain control over the bot's settings. Every version of v9 before v9.26.7 is...

9.8CVSS0.00317EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/03 7:15 p.m.59 views

CVE-2024-43803

The Bare Metal Operator BMO implements a Kubernetes API for managing bare metal hosts in Metal3. The BareMetalHost BMH CRD allows the userData, metaData, and networkData for the provisioned host to be specified as links to Kubernetes Secrets. There are fields for both the Name and Namespace of th...

4.9CVSS0.00574EPSS
SaveExploits0References7
CVE
CVE
added 2024/09/03 6:56 p.m.107 views

CVE-2024-43803

Technical details for CVE-2024-43803 are not provided in the connected documents; monitor for updates.

4.9CVSS5.3AI score0.00574EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/09/03 6:11 a.m.18 views

CVE-2024-41084

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Avoid null pointer dereference in region lookup cxldpatoregion looks up a region based on a memdev and DPA. It wrongly assumes an endpoint found mapping the DPA is also of a fully assembled region. When not true it...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.7 views

PT-2024-38278 · Progress · Openedge

Name of the Vulnerable Software and Affected Versions: OpenEdge LTS versions prior to 11.7.18 OpenEdge LTS versions prior to 12.2.13 Description: A Local ABL Client bypass of the required PASOE security checks may allow an attacker to commit unauthorized code injection into Multi-Session Agents o...

9.6CVSS7.8AI score0.0059EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.12 views

PT-2024-26063 · Dressroom · Dressroom

Name of the Vulnerable Software and Affected Versions: Dressroom versions prior to SMR Sep-2024 Release 1 Description: The issue is related to improper access control in item selection, allowing local attackers to access protected data. User interaction is required to trigger this issue. There is...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.13 views

PT-2024-26075 · Unknown · Universalcredentialmanager

Name of the Vulnerable Software and Affected Versions: UniversalCredentialManager versions prior to SMR Sep-2024 Release 1 Description: The issue is related to the incorrect use of privileged API in UniversalCredentialManager, allowing local attackers to access privileged API related to...

6.2CVSS6.9AI score0.00137EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.12 views

PT-2024-38813 · WordPress · Wp Extended

Name of the Vulnerable Software and Affected Versions: The Ultimate WordPress Toolkit – WP Extended plugin for WordPress version 3.0.8 and earlier Description: The issue allows authenticated attackers with Subscriber-level access and above to change an admin's username to a username of their...

5.4CVSS7.1AI score0.00323EPSS
SaveExploits0References10
Rows per page
Query Builder