Lucene search
+L

330 matches found

OSV
OSV
added 2023/08/04 7:49 p.m.7 views

CVE-2023-39344 social-media-skeleton vulnerable to Pre-Auth SQLi leading to RCE

social-media-skeleton is an uncompleted social media project. A SQL injection vulnerability in the project allows UNION based injections, which indirectly leads to remote code execution. Commit 3cabdd35c3d874608883c9eaf9bf69b2014d25c1 contains a fix for this issue...

10CVSS9.2AI score0.0126EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/06/13 4:40 p.m.9 views

CVE-2023-34249 benjjvi/PyBB may send unsanitized request to SQL database

benjjvi/PyBB is an open source bulletin board. Prior to commit dcaeccd37198ecd3e41ea766d1099354b60d69c2, benjjvi/PyBB is vulnerable to SQL Injection. This vulnerability has been fixed as of commit dcaeccd37198ecd3e41ea766d1099354b60d69c2. As a workaround, a user may be able to update the software...

9.8CVSS7.2AI score0.0062EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/18 6:30 p.m.65 views

GHSA-9GXX-32P7-FF7M Modoboa has Weak Password Requirements

Modoboa 2.0.5 and prior allows users to set unsafe passwords, such as 1 or HACK. This issue is fixed in commit 130257c96a2392ada795785a91178e656e27015c and is part of version 2.1.0...

6.3CVSS7.3AI score0.00619EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2023/03/16 4:49 p.m.50 views

CVE-2023-28109 Play With Docker vulnerable to Authorization Bypass Through User-Controlled Key

Play With Docker is a browser-based Docker playground. Versions 0.0.2 and prior are vulnerable to domain hijacking. Because CORS configuration was not correct, an attacker could use play-with-docker.com as an example and set the origin header in an http request as evil-play-with-docker.com. The...

6.5CVSS6.5AI score0.00702EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.5 views

SUSE CVE-2018-1000028

Linux kernel version after commit bdcf0a423ea1 - 4.15-rc4+, 4.14.8+, 4.9.76+, 4.4.111+ contains a Incorrect Access Control vulnerability in NFS server nfsd that can result in remote users reading or writing files they should not be able to via NFS. This attack appear to be exploitable via NFS...

5.4CVSS9.4AI score0.01384EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:4 a.m.8 views

SUSE CVE-2019-1010315

WavPack 5.1 and earlier is affected by: CWE 369: Divide by Zero. The impact is: Divide by zero can lead to sudden crash of a software/service that tries to parse a .wav file. The component is: ParseDsdiffHeaderConfig dsdiff.c:282. The attack vector is: Maliciously crafted .wav file. The fixed...

5.5CVSS6.8AI score0.01534EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.10 views

SUSE CVE-2021-37676

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS6.2AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/13 5:26 p.m.9 views

GSD-2023-1001922 device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()

device property: fix of node refcount leak in fwnodegraphgetnextendpoint This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.9 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:20 p.m.9 views

GSD-2023-1000881 net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe

net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.87 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/12/08 3:18 a.m.9 views

GSD-2022-1008223 ftrace: Fix null pointer dereference in ftrace_add_mod()

ftrace: Fix null pointer dereference in ftraceaddmod This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.267 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/12/08 2:27 a.m.15 views

GSD-2022-1007717 tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_gen_test_exit()

tracing: kprobe: Fix potential null-ptr-deref on tracearray in kprobeeventgentestexit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.10 by...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/11/21 10:18 p.m.5 views

GHSA-PF36-R9C6-H97J Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

4.8CVSS7.1AI score0.00389EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/21 10:9 p.m.16 views

GHSA-MV77-9G28-CWG3 `CHECK` fail via inputs in `PyFunc`

Impact An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. python import tensorflow as tf value = tf.constantvalue=1,2 token = b'\xb0' dataType = tf.int32 tf.rawops.PyFuncinput=value,token=token,Tout=dataType Patches We have patched the issue in GitHub...

4.8CVSS7AI score0.0045EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/18 10:15 p.m.7 views

AZL-11526 CVE-2022-41886 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. When tf.rawops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS7.1AI score0.0043EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.50 views

CVE-2022-41911 Invalid char to bool conversion when printing a tensor in Tensorflow

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

4.8CVSS7.6AI score0.00389EPSS
SaveExploits0References3
OSV
OSV
added 2022/11/14 6:40 p.m.13 views

GSD-2022-1006804 tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown

tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.3 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:42 p.m.15 views

GSD-2022-1005249 intel_th: Fix a resource leak in an error handling path

intelth: Fix a resource leak in an error handling path This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:31 p.m.10 views

GSD-2022-1005112 igb: Add lock to avoid data race

igb: Add lock to avoid data race This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.4 by commit 64c0c233a88591bb23569ae12eed7f74e5bd39ce, it...

7.2AI score
SaveExploits0
Debian CVE
Debian CVE
added 2022/09/16 10:30 p.m.6 views

CVE-2022-36013

TensorFlow is an open source platform for machine learning. When mlir::tfg::GraphDefImporter::ConvertNodeDef tries to convert NodeDefs without an op name, it crashes. We have patched the issue in GitHub commit a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in TensorFlow 2.10.0...

7.5CVSS6.9AI score0.00567EPSS
SaveExploits0
OSV
OSV
added 2022/08/17 3:15 p.m.5 views

UBUNTU-CVE-2022-36186

A Null Pointer dereference vulnerability exists in GPAC 2.1-DEV-revUNKNOWN-master via the function gffilterpidsetpropertyfull at filtercore/filterpid.c:5250,which causes a Denial of Service DoS. This vulnerability was fixed in commit b43f9d1...

7.5CVSS7.3AI score0.00792EPSS
SaveExploits1References4
Rows per page
Query Builder