Lucene search
+L

3350 matches found

Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.16 views

PT-2024-31076 · Cemipark · Cemipark

Name of the Vulnerable Software and Affected Versions: CemiPark software versions 4.5 through 5.03 Description: The access control in CemiPark software stores integration credentials, such as FTP or SIP, in plain-text. An attacker who gains unauthorized access to the device can retrieve clear tex...

7.2CVSS6.4AI score0.00907EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/08 7:55 p.m.80 views

GHSA-38GF-RH2W-GMJ7 @cyclonedx/cyclonedx-library Improper Restriction of XML External Entity Reference vulnerability

Impact XML External entity injections could be possible, when running the provided XML Validator on arbitrary input. POC js const Spec: Version , Validation: XmlValidator = require'@cyclonedx/cyclonedx-library'; const version = Version.v1dot5; const validator = new XmlValidatorversion; const inpu...

8.1CVSS8.2AI score0.00925EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/08 7:55 p.m.39 views

@cyclonedx/cyclonedx-library Improper Restriction of XML External Entity Reference vulnerability

Impact XML External entity injections could be possible, when running the provided XML Validator on arbitrary input. POC js const Spec: Version , Validation: XmlValidator = require'@cyclonedx/cyclonedx-library'; const version = Version.v1dot5; const validator = new XmlValidatorversion; const inpu...

8.1CVSS7.5AI score0.00925EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/08 2:33 p.m.45 views

GHSA-23RX-C3G5-HV9W Deno permission escalation vulnerability via open of privileged files with missing `--deny` flag

The Deno sandbox may be unexpectedly weakened by allowing file read/write access to privileged files in various locations on Unix and Windows platforms. For example, reading /proc/self/environ may provide access equivalent to --allow-env, and writing /proc/self/mem may provide access equivalent t...

8.4CVSS8.3AI score0.00368EPSS
SaveExploits0References3
Citrix
Citrix
added 2024/05/08 12:00 a.m.14 views

PVS | StreamService cannot access vDisks after reboot

Intermittent problems with the StreamService of the PVS servers. Infrequently, when the PVS server boots, the StreamService is unable to access the vDisks. The event logs show the error message "Login failed error code: 2 for device : Server : vDisk file access permission denied". Two short-term...

7.2AI score
SaveExploits0
CVE
CVE
added 2024/05/07 2:57 p.m.111 views

CVE-2024-32664

CVE-2024-32664 affects Suricata before 7.0.5 and 6.0.19, where specially crafted traffic or datasets can cause a limited buffer overflow. The vulnerability is fixed in 7.0.5 and 6.0.19. Workarounds include avoiding rules with the base64_decode keyword (bytes option 1, 2, or 5) and, for 7.0.x, set...

7.3CVSS6.6AI score0.00868EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/06 2:33 p.m.35 views

Arbitrary HTML present after sanitization because of unicode normalization

Impact If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. Patches The problem has been fixed in 2.4.2. Workarounds Se...

6.1CVSS6.6AI score0.00551EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/03 8:29 p.m.31 views

Pterodactyl Wings vulnerable to Server-Side Request Forgery during remote file pull

Impact An authenticated user who has access to a game server is able to bypass the previously implemented access control https://github.com/pterodactyl/wings/security/advisories/GHSA-6rg3-8h8x-5xfv that prevents accessing internal endpoints of the node hosting Wings in the pull endpoint. This wou...

6.4CVSS6.8AI score0.00394EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/03 8:28 p.m.33 views

Pterodactyl Wings vulnerable to Arbitrary File Write/Read

Impact If the Wings token is leaked either by viewing the node configuration or posting it accidentally somewhere, an attacker can use it to gain arbitrary file write and read access on the node the token is associated to. Workarounds Enabling the ignorepanelconfigupdates option or updating to th...

8.4CVSS7.4AI score0.00544EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/03 5:34 p.m.25 views

GHSA-V84H-653V-4PQ9 Some CORS middleware allow untrusted origins

Impact Some CORS middleware more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin...

9.3CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/02 8:20 a.m.38 views

Apollo Router vulnerable to Critical Regression In Query Plan Cache

Impact Any instance of Apollo Router 1.44.0 or 1.45.0 that is using Distributed Query Plan Caching is impacted. These versions were released on 2024-04-12 and 2024-04-22 respectively. The affected versions of Apollo Router contain a bug that could lead to unexpected operations being executed, whi...

9CVSS6.5AI score0.00727EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/02 8:20 a.m.94 views

GHSA-Q9P4-HW9M-FJ2V Apollo Router vulnerable to Critical Regression In Query Plan Cache

Impact Any instance of Apollo Router 1.44.0 or 1.45.0 that is using Distributed Query Plan Caching is impacted. These versions were released on 2024-04-12 and 2024-04-22 respectively. The affected versions of Apollo Router contain a bug that could lead to unexpected operations being executed, whi...

9CVSS9.3AI score0.00727EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/05/01 4:40 p.m.112 views

XMLUnit for Java has Insecure Defaults when Processing XSLT Stylesheets

Impact When performing XSLT transformations XMLUnit for Java did not disable XSLT extension functions by default. Depending on the XSLT processor being used this could allow arbitrary code to be executed when XMLUnit is used to transform data with a stylesheet who's source can not be trusted. If...

4CVSS8.1AI score0.00237EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/01 4:40 p.m.46 views

GHSA-CHFM-68VV-PVW5 XMLUnit for Java has Insecure Defaults when Processing XSLT Stylesheets

Impact When performing XSLT transformations XMLUnit for Java did not disable XSLT extension functions by default. Depending on the XSLT processor being used this could allow arbitrary code to be executed when XMLUnit is used to transform data with a stylesheet who's source can not be trusted. If...

4CVSS7.9AI score0.00237EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/26 7:23 a.m.93 views

CVE-2023-6116

Hanwha Vision NVR/DVR remote code execution (CVE-2023-6116) arises from a flaw that allows arbitrary code execution by injecting code into HTTP request parameters. The vulnerability affects Hanwha Vision network video recorders (NVRs) and digital video recorders (DVRs) where the base address of s...

8.9CVSS8.3AI score0.00661EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/25 7:02 p.m.20 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with IBM WebSphere Remote Server CVE-2024-22329

Summary IBM WebSphere Application Server is shipped with IBM WebSphere Remote Server. Information about a security vulnerability affecting IBM WebSphere Application Server has been published in a security bulletin. Vulnerability Details Refer to the security bulletins listed in the...

4.3CVSS5.6AI score0.00299EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/25 6:25 p.m.65 views

Security Bulletin: IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to denial of service in GNU Binutils [CVE-2022-4285]

Summary IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data is vulnerable to denial of service in GNU Binutils, caused by a NULL pointer dereference in bfdelfgetsymbolversionstring, resulting in a segmentation fault when parsing ELF files. CVE-2022-4285. GNU Binutils is used in our...

5.5CVSS6AI score0.00441EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/24 11:12 p.m.6 views

SUSE CVE-2024-32658

FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read. Version 3.5.1 contains a patch for the issue. No known workarounds are available...

8.1CVSS9.2AI score0.01358EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/24 11:12 p.m.10 views

SUSE CVE-2024-32659

FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read if nWidth == 0 and nHeight == 0. Version 3.5.1 contains a patch for the issue. No known workarounds are available...

7.1CVSS9.2AI score0.01183EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/24 9:01 p.m.89 views

GHSA-28G7-896H-695V Rancher's Failure to delete orphaned role bindings does not revoke project level access from group based authentication

Impact This vulnerability only affects customers using group based authentication in Rancher versions up to and including 2.4.17, 2.5.11 and 2.6.2. When removing a Project Role associated to a group from a project, the bindings that grant access to cluster scoped resources for those subjects do n...

8.6CVSS8.7AI score0.0097EPSS
SaveExploits0References4
Rows per page
Query Builder