Lucene search
+L

2581 matches found

OSV
OSV
added 2023/10/04 2:46 p.m.57 views

GHSA-MVRP-3CVX-C325 Zod denial of service vulnerability during email validation

Impact API servers running express-zod-api having: - version of express-zod-api below 10.0.0-beta1, - and using the following or similar validation schema in its implementation: z.string.email, are vulnerable to a DoS attack due to: - Inefficient Regular Expression Complexity in zod versions up t...

7.5CVSS7.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/09/29 12:00 a.m.5 views

composer injection vulnerability

composer is a software application . Provides a declaration to manage and install dependencies for PHP projects. Composer suffers from an injection vulnerability that stems from vulnerability to remote code execution vulnerabilities...

8.8CVSS8.6AI score0.0139EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2023/09/28 11:55 a.m.7 views

jackson-databind: denial of service via cylic dependencies

jackson-databind through 2.15.2 allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. NOTE: the vendor's perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure...

4.7CVSS6.8AI score0.00352EPSS
SaveExploits0References4
Qualys Blog
Qualys Blog
added 2023/09/27 5:20 p.m.29 views

Mitigating Risk with Custom First-Party Software and Application Components: A CISOs’ Guide

What is First-Party Software Anyway? First-party software, unlike off-the-shelf ‘Third-Party’ software, is custom open-source software OSS and applications created by organizations to stitch together existing software to meet custom business needs. Nearly every company today uses some form of...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/09/20 7:56 a.m.8 views

SUSE-FU-2023:3696-1 Feature update for LibreOffice

This update for LibreOffice fixes the following issues: libreoffice: - Version update from 7.3.6.2 to 7.5.4.1 jscPED-3561, jscPED-3550, jscPED-1785: For the highlights of changes of version 7.5 please consult the official release notes: https://wiki.documentfoundation.org/ReleaseNotes/7.5 For the...

7.8CVSS6.2AI score0.02225EPSS
SaveExploits2References9
OSV
OSV
added 2023/09/19 9:52 p.m.10 views

SUSE-SU-2023:2783-2 Security update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack, python-opencensus, python-opencensus-context, python-opencensus-ext-threading, python-opentelemetry-api, python-psutil, python-pytest-asyncio, python-requests, python-websocket-client, python-websockets

This update for grpc, protobuf, python-Deprecated, python-PyGithub, python-aiocontextvars, python-avro, python-bcrypt, python-cryptography, python-cryptography-vectors, python-google-api-core, python-googleapis-common-protos, python-grpcio-gcp, python-humanfriendly, python-jsondiff, python-knack,...

9.1CVSS7.2AI score0.06718EPSS
SaveExploits3References22
GithubExploit
GithubExploit
added 2023/09/15 8:06 p.m.235 views

Exploit for OS Command Injection in Wago Compact_Controller_100_Firmware

CVE-2023-1698 WAGO Remote Exploit Tool Description This sc...

9.8CVSS10AI score0.82037EPSS
SaveExploits5
BDU FSTEC
BDU FSTEC
added 2023/09/12 12:00 a.m.11 views

The vulnerability of the resolve_dependencies function in the libsolv library, which allows a malicious actor to trigger a service failure.

The vulnerability of the resolvedependencies function in the libsolv library is related to writing beyond the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS6.8AI score0.01794EPSS
SaveExploits1References6Affected Software3
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.54 views

Oracle Linux 8 : pki-core:10.6 / and / pki-deps:10.6 (ELSA-2020-1644)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-1644 advisory. - A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a...

9.8CVSS7.7AI score0.10763EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.53 views

Oracle Linux 8 : pki-core:10.6 / and / pki-deps:10.6 (ELSA-2020-4847)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-4847 advisory. - In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute. CVE-2018-14040 - In Bootstrap before 4.1.2, XSS is possible in the...

6.9CVSS7.1AI score0.99019EPSS
SaveExploits22References14
CNNVD
CNNVD
added 2023/09/05 12:00 a.m.6 views

PHPFusion Path Traversal Vulnerability

PHPFusion is a Malaysian PHPFusion company based on MySql and PHP open source lightweight content management system . The system contains modules for news, articles and forums. A security vulnerability exists in PHPFusion, which stems from the presence of outdated dependencies that allow an...

8.8CVSS6.6AI score0.00738EPSS
SaveExploits0References2
Trellix
Trellix
added 2023/09/05 12:00 a.m.16 views

Supply Chain Security Leaders Collaborate to Help Developers Choose Open-Source

Supply Chain Security Leaders Collaborate to Help Developers Choose Open-Source By Trellix, Checkmarx and Illustria · September 05, 2023 Working together to keep open source safe At the beginning of 2023, top researchers from industry-leading companies established the Supply Chain Attack Research...

7AI score
SaveExploits0
OSV
OSV
added 2023/09/04 4:39 p.m.13 views

GHSA-4HG4-9MF5-WXXQ incorrect order of evaluation of side effects for some builtins

Impact The order of evaluation of the arguments of the builtin functions uint256addmod, uint256mulmod, ecadd and ecmul does not follow source order. • For uint256addmoda,b,c and uint256mulmoda,b,c, the order is c,a,b. • For ecadda,b and ecmula,b, the order is b,a. Note that this behaviour is...

6.9CVSS4.6AI score0.00455EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2023/09/01 7:00 a.m.5 views

Malicious dependencies can inject arbitrary JavaScript into cargo-generated timing reports

...

6.1CVSS6.2AI score0.00846EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2023/08/25 12:00 a.m.37 views

rust security update

1.66.1-2 - rust-cargo: cargo does not respect the umask when extracting dependencies CVE-2023-38497...

7.9CVSS7.1AI score0.00702EPSS
SaveExploits0
OSV
OSV
added 2023/08/24 11:15 p.m.3 views

DEBIAN-CVE-2023-40030

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS7.1AI score0.00846EPSS
SaveExploits0References1
NVD
NVD
added 2023/08/24 11:15 p.m.18 views

CVE-2023-40030

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS6.8AI score0.00846EPSS
SaveExploits0References4
OSV
OSV
added 2023/08/24 11:15 p.m.9 views

AZL-28511 CVE-2023-40030 affecting package rust for versions less than 1.72.0-2

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS6.5AI score0.00846EPSS
SaveExploits0References1
Prion
Prion
added 2023/08/24 11:15 p.m.24 views

Cross site scripting

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

5.8CVSS6.7AI score0.00846EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2023/08/24 11:15 p.m.21 views

CVE-2023-40030

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS6.9AI score0.00846EPSS
SaveExploits0References5
Rows per page
Query Builder