Lucene search
+L

11035 matches found

RedHat Linux
RedHat Linux
added 2022/06/22 4:04 p.m.14 views

puppetlabs-firewall: unmanaged rules could leave system in an unsafe state via duplicate comment

A flaw was found in the Puppet Firewall module. In certain situations, an unmanaged rule can exist on the target system that has the same comment as a rule specified in the manifest. When this condition is true, Puppet will ignore the unmanaged rule and continue to apply the rule in the manifest...

9.8CVSS5.8AI score0.00918EPSS
SaveExploits0References5
NCSC
NCSC
added 2022/06/22 12:00 a.m.9 views

Vulnerability fixed in OpenSSL

A vulnerability has been fixed in OpenSSL. The vulnerability is located in the cvrehash script and is caused by the fact that shell meta-characters being insufficiently removed from user input. removed. On some operating systems, the vulnerable script is is executed automatically. On such systems...

10CVSS6.9AI score0.95404EPSS
SaveExploits6
OSV
OSV
added 2022/06/20 11:15 a.m.11 views

CVE-2021-25088

The XML Sitemaps WordPress plugin before 4.1.3 does not sanitise and escape a settings before outputting it in the Debug page, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS5.8AI score0.00588EPSS
SaveExploits2References1
Packet Storm
Packet Storm
added 2022/06/20 12:00 a.m.467 views

Gentics CMS 5.36.29 Cross Site Scripting / Deserialization

SEC Consult Vulnerability Lab Security Advisory ======================================================================= title: Stored Cross-Site Scripting & Unsafe Java Deserializiation product: Gentics CMS vulnerable version: 5.36.29, see section below fixed version: 5.40.27, 5.41.15, 5.42.7,...

0.2AI score0.01279EPSS
SaveExploits3
Code423n4
Code423n4
added 2022/06/18 12:00 a.m.16 views

Upgraded Q -> M from 47 [1655572104366]

Judge has assessed an item in Issue 47 as Medium risk. The relevant finding follows: 1. Unsafe use of transfer/transferFrom with IERC20 Some tokens do not implement the ERC20 standard properly but are still accepted by most code that accepts ERC20 tokens. For example Tether USDT's transfer and...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/17 12:12 a.m.42 views

GHSA-8MV5-7X95-7WCF `mopa` is technically unsound

The mopa crate redefines the deprecated TraitObject struct from core::raw like so: rust reprC deriveCopy, Clone dochidden pub struct TraitObject pub data: mut , pub vtable: mut , This is done to then transmute a reference to a trait object &dyn Trait for any trait Trait into this struct and...

9.8CVSS6.4AI score0.01646EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/06/16 11:54 p.m.31 views

Generated code can read and write out of bounds in safe code

Code generated by flatbuffers' compiler is unsafe but not marked as such. See https://github.com/google/flatbuffers/issues/6627 for details. All users that use generated code by flatbuffers compiler are recommended to: 1. not expose flatbuffer generated code as part of their public APIs 2. audit...

0.8AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/06/16 11:51 p.m.10 views

GHSA-PMCV-MGCF-RVXG Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS7.2AI score0.00753EPSS
SaveExploits0References3
OSV
OSV
added 2022/06/16 11:24 p.m.41 views

GHSA-HFXP-P695-629X abomonation transmutes &T to and from &[u8] without sufficient constraints

This transmute is at the core of the abomonation crates. It's so easy to use it to violate alignment requirements that no test in the crate's test suite passes under miri. The use of this transmute in serialization/deserialization also incorrectly assumes that the layout of a reprRust type is...

7.5CVSS5.8AI score0.00972EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2022/06/16 11:24 p.m.3 views

abomonation_derive (>=0.1.0, <=0.5.0), abomonation_derive_ng (0.1.0) +30 more potentially affected by CVE-2021-45708 via abomonation (>=0.4.6, <=0.7.3)

abomonation CARGO version =0.4.6, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.3.0, =0.1.1, =0.1.1, =0.1.1, =0.1.0, =0.0.2, =0.1.0, =0.2.0, =0.3.1 and more Source cves: CVE-2021-45708 Source advisory: OSV:GHSA-HFXP-P695-629X...

7.5CVSS7.4AI score0.00972EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2022/06/16 12:00 a.m.9 views

abomonation transmutes &T to and from &[u8] without sufficient constraints

This transmute is at the core of the abomonation crates. It's so easy to use it to violate alignment requirements that no test in the crate's test suite passes under miri. The use of this transmute in serialization/deserialization also incorrectly assumes that the layout of a reprRust type is...

5.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/06/15 2:15 p.m.10 views

CVE-2022-20195

In the keystore library, there is a possible prevention of access to system Settings due to unsafe deserialization. This could lead to local denial of service with User execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-12LAndroid ID:...

5CVSS7.3AI score0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/06/15 2:15 p.m.10 views

CVE-2022-20195

In the keystore library, there is a possible prevention of access to system Settings due to unsafe deserialization. This could lead to local denial of service with User execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-12LAndroid ID:...

5CVSS6.7AI score0.00164EPSS
SaveExploits0References2
Prion
Prion
added 2022/06/15 2:15 p.m.22 views

Deserialization of untrusted data

In the keystore library, there is a possible prevention of access to system Settings due to unsafe deserialization. This could lead to local denial of service with User execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-12LAndroid ID:...

1.9CVSS5AI score0.00164EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/06/15 1:22 p.m.111 views

CVE-2022-20195

CVE-2022-20195 concerns the Android keystore library with an insecure deserialization flaw that can cause local denial of service. The description across sources notes the issue allows DoS with user interaction and affects Android 12L; exploitation requires user interaction while the Pixel bullet...

5CVSS5AI score0.00164EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/15 1:22 p.m.37 views

CVE-2022-20195

In the keystore library, there is a possible prevention of access to system Settings due to unsafe deserialization. This could lead to local denial of service with User execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-12LAndroid ID:...

5.3AI score0.00164EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/06/14 12:00 a.m.8 views

Fast Food Ordering System SQL注入漏洞

Fast Food Ordering System is a fast food ordering system from Carlo Montero's personal developer. version 1.0 of Fast Food Ordering System is vulnerable to SQL injection, which originates from /ffos/classes/Master.php?f=deletemenu The page lacks validation for external input SQL statements, which...

7.2CVSS5.9AI score0.00956EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/06/13 12:34 p.m.9 views

Istio: Unsafe memory access in metadata exchange.

A flaw was found in Istio. Memory access violation of ill-formed headers sent to Envoy in certain configurations can lead to unexpected memory access, resulting in undefined behavior or crashing...

9.8CVSS5.7AI score0.01183EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/06/13 12:00 a.m.10 views

WordPress plugin Keep Backup Daily 跨站脚本漏洞

WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL. A cross-site scripting vulnerability exists in WordPress plugin Keep Backup Daily version 2.0.2 and prior versions, which stems from insufficient...

6.1CVSS5.5AI score0.01069EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/06/13 12:00 a.m.10 views

PT-2022-14100

Name of the Vulnerable Software and Affected Versions carrcommunications rsvpmaker versions 9.3.2 and earlier Description An unauthenticated SQL injection flaw exists in the rsvpmaker-email.php file. This allows for database extraction with minimal barriers to access. It is estimated that over...

9.8CVSS7.2AI score0.1286EPSS
SaveExploits3References12
Rows per page
Query Builder