Lucene search
+L

2204 matches found

SUSE CVE
SUSE CVE
added 2023/10/31 2:18 a.m.2 views

SUSE CVE-2023-46407

FFmpeg prior to commit bf814 was discovered to contain an out of bounds read via the dist-alphabetsize variable in the readvlcprefix function...

5.5CVSS7.3AI score0.00302EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/27 8:15 p.m.2 views

UBUNTU-CVE-2023-46407

FFmpeg prior to commit bf814 was discovered to contain an out of bounds read via the dist-alphabetsize variable in the readvlcprefix function...

5.5CVSS6AI score0.00302EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/10/27 12:0 a.m.4 views

PT-2023-30005 · FFmpeg · Ffmpeg

Name of the Vulnerable Software and Affected Versions: FFmpeg versions prior to commit bf814 Description: The issue is related to an out of bounds read via the dist-alphabet size variable in the read vlc prefix function. Recommendations: For versions prior to commit bf814, consider applying a pat...

5.5CVSS5.2AI score0.00302EPSS
SaveExploits0References14
Kubernetes Security Advisories
Kubernetes Security Advisories
added 2023/10/25 3:48 p.m.9 views

ingress-nginx path sanitization can be bypassed

Issue Details A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use directives to bypass the sanitization of the spec.rules.http.paths.path field of an Ingress object in the networking.k8s.io or extensions API group to obtain the credentia...

8.8CVSS7AI score0.01554EPSS
SaveExploits0
OSV
OSV
added 2023/10/19 11:35 p.m.24 views

CVE-2023-46115 Updater Private Keys Possibly Leaked via Vite Environment Variables in tauri-cli

Tauri is a framework for building binaries for all major desktop platforms. This advisory is not describing a vulnerability in the Tauri code base itself but a commonly used misconfiguration which could lead to leaking of the private key and updater key password into bundled Tauri applications...

8.4CVSS6.6AI score0.00192EPSS
SaveExploits0References4
Android Security Bulletins
Android Security Bulletins
added 2023/10/02 12:0 a.m.69 views

Android Security Bulletin—October 2023Stay organized with collectionsSave and categorize content based on your preferences.

The Android Security Bulletin contains details of security vulnerabilities affecting Android devices. Security patch levels of 2023-10-06 or later address all of these issues. To learn how to check a device's security patch level, see Check and update your Android version. Android partners are...

10CVSS7.3AI score0.99735EPSS
SaveExploits10
Github Security Blog
Github Security Blog
added 2023/09/04 4:36 p.m.28 views

Improper Neutralization of Script in Attributes in @dcl/single-sign-on-client

Impact Improper input validation in the init function allows arbitrary javascript to be executed using the javascript: prefix ts SSO.init'javascript:alert"javascript successfully injected"' Patches This vulnerability was patched on version 0.1.0 Workarounds This vulnerability can be prevented if...

7.5CVSS6.9AI score0.00399EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/09/04 4:36 p.m.23 views

GHSA-VP4F-WXGW-7X8X Improper Neutralization of Script in Attributes in @dcl/single-sign-on-client

Impact Improper input validation in the init function allows arbitrary javascript to be executed using the javascript: prefix ts SSO.init'javascript:alert"javascript successfully injected"' Patches This vulnerability was patched on version 0.1.0 Workarounds This vulnerability can be prevented if...

7.5CVSS6.7AI score0.00399EPSS
SaveExploits0References5
OSV
OSV
added 2023/08/20 7:15 a.m.2 views

DEBIAN-CVE-2023-37369

In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2, there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length...

7.5CVSS6.6AI score0.01553EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2023/08/20 7:0 a.m.4 views

In Qt before 5.15.15 6.x before 6.2.9 and 6.3.x through 6.5.x before 6.5.2 there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length.

...

7.5CVSS7.1AI score0.01553EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2023/08/20 12:0 a.m.49 views

CVE-2023-37369

In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2, there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length...

7.5CVSS7.5AI score0.01553EPSS
SaveExploits1
OSV
OSV
added 2023/08/01 12:0 a.m.46 views

ASB-A-264880895

In update of MmsProvider.java, there is a possible way to change directory permissions due to a path traversal error. This could lead to local denial of service of SIM recognition with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.4AI score0.00095EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/07/25 5:24 p.m.47 views

CVE-2023-34235 Leaking sensitive user information still possible by filtering on private with prefix fields

Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the tnumber prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to...

8.6CVSS8.7AI score0.00906EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/07/25 5:17 p.m.31 views

Leaking sensitive user information still possible by filtering on private with prefix fields

Summary Still able to leak private fields if using the tnumber prefix Details Knex query allows you to change there default prefix SqliteError: select distinct t0. from pages as t0 left join adminusers as t1 on t0.updatedbyid = t1.id where t1.password = 1 so if you change the prefix to the same a...

8.6CVSS6.5AI score0.00906EPSS
SaveExploits1References4Affected Software2
Positive Technologies
Positive Technologies
added 2023/07/25 12:0 a.m.8 views

PT-2023-24759

Name of the Vulnerable Software and Affected Versions Strapi versions prior to 4.10.8 Description The issue allows for the leakage of private fields when using the tnumber prefix. This is possible because the Knex query allows users to change the default prefix. For example, changing the prefix t...

8.6CVSS8AI score0.00906EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2023/07/25 12:0 a.m.9 views

Strapi 信息泄露漏洞

Strapi is an open source content management system CMS. An information disclosure vulnerability exists in Strapi versions prior to 4.10.8, which stems from a Knex query that allows a user to change the default prefix, which may disclose private fields if the tnumber prefix is used...

8.6CVSS7.5AI score0.00906EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2023/07/11 2:15 a.m.3 views

CVE-2023-37189

A stored cross site scripting XSS vulnerability in index.php?menu=billingrates of Issabel PBX version 4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the Name or Prefix fields under the Create New Rate module...

4.8CVSS5.7AI score0.00735EPSS
SaveExploits1References3
OSV
OSV
added 2023/07/11 2:15 a.m.4 views

CVE-2023-37189

A stored cross site scripting XSS vulnerability in index.php?menu=billingrates of Issabel PBX version 4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the Name or Prefix fields under the Create New Rate module...

4.8CVSS5.6AI score0.00735EPSS
SaveExploits1References2
Prion
Prion
added 2023/07/11 2:15 a.m.18 views

Cross site scripting

A stored cross site scripting XSS vulnerability in index.php?menu=billingrates of Issabel PBX version 4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the Name or Prefix fields under the Create New Rate module...

4.3CVSS5AI score0.00735EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2023/07/11 12:0 a.m.6 views

Issabel PBX 跨站脚本漏洞

Issabel PBX is a software application. A free and open source software that allows you to build communication tools for your organization. A cross-site scripting vulnerability exists in Issabel PBX version v.4.0.0-6, which originates from a vulnerability that allows attackers to execute arbitrary...

4.8CVSS5.3AI score0.00735EPSS
SaveExploits1References3
Rows per page
Query Builder