Lucene search
+L

12985 matches found

Vulnrichment
Vulnrichment
added 2023/07/06 3:09 p.m.29 views

CVE-2023-37260 league/oauth2-server key exposed in exception message when passing as string and providing invalid pass phrase

league/oauth2-server is an implementation of an OAuth 2.0 authorization server written in PHP. Starting in version 8.3.2 and prior to version 8.5.3, servers that passed their keys to the CryptKey constructor as as string instead of a file path will have had that key included in a LogicException...

8.2CVSS6.7AI score0.00951EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/07/06 12:00 a.m.9 views

PT-2023-5078 · Milesight · Milesight Ur32L

Name of the Vulnerable Software and Affected Versions: Milesight UR32L version 32.3.0.5 Description: Multiple buffer overflow vulnerabilities exist in the vtysh ubus binary due to the use of an unsafe sprintf pattern. A specially crafted HTTP request can lead to arbitrary code execution. An...

8.3CVSS7.5AI score0.0146EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/07/06 12:00 a.m.9 views

PT-2023-5155 · Milesight · Milesight Ur32L

Name of the Vulnerable Software and Affected Versions: Milesight UR32L version 32.3.0.5 Description: Multiple buffer overflow vulnerabilities exist in the vtysh ubus binary due to the use of an unsafe sprintf pattern. A specially crafted HTTP request can lead to arbitrary code execution. An...

9CVSS7.5AI score0.0146EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/07/06 12:00 a.m.15 views

PT-2023-25767 · Travianz · Travianz

Name of the Vulnerable Software and Affected Versions: TravianZ versions 8.3.4 and earlier Description: The issue allows for XSS attacks through various means, including the Alliance tag/name, the statistics page, the link preferences, the Admin Logs, or the COOKUSR cookie. Recommendations: For...

6.1CVSS6AI score0.00473EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/07/06 12:00 a.m.13 views

PT-2023-11605 · Duxcms · Duxcms

Name of the Vulnerable Software and Affected Versions: DuxCMS version 2.1 Description: A directory traversal issue allows attackers to delete arbitrary files via the /admin/AdminBackup/del API endpoint. This enables attackers to potentially disrupt system functionality or destroy sensitive data...

8.1CVSS8AI score0.00962EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/07/06 12:00 a.m.16 views

PT-2023-7750 · Sangoma +2 · Asterisk +3

Name of the Vulnerable Software and Affected Versions: Asterisk versions 18.20.0 and prior Asterisk versions 20.5.0 and prior Asterisk version 21.0.0 certified-asterisk versions 18.9-cert5 and prior Description: The issue is related to the PJSIP HEADER dialplan function in Asterisk, where the...

9.8CVSS6.2AI score0.4557EPSS
SaveExploits13References62
Positive Technologies
Positive Technologies
added 2023/07/06 12:00 a.m.11 views

PT-2023-5085 · Milesight · Milesight Ur32L

Name of the Vulnerable Software and Affected Versions: Milesight UR32L version 32.3.0.5 Description: The issue is caused by a buffer overflow vulnerability in the handle interface acl function of the vtysh ubus binary, due to the use of an unsafe sprintf pattern. This can be triggered by a...

8.3CVSS7.3AI score0.0146EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/07/05 10:42 p.m.30 views

Products.CMFCore unauthenticated denial of service and crash via unchecked use of input with Python's marshal module

Impact The use of Python's marshal module to handle unchecked input in a public method on PortalFolder objects can lead to an unauthenticated denial of service and crash situation. The code in question is exposed by all portal software built on top of Products.CMFCore, such as Plone. All...

7.5CVSS7AI score0.00723EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/07/05 10:42 p.m.120 views

GHSA-4HPJ-8RHV-9X87 Products.CMFCore unauthenticated denial of service and crash via unchecked use of input with Python's marshal module

Impact The use of Python's marshal module to handle unchecked input in a public method on PortalFolder objects can lead to an unauthenticated denial of service and crash situation. The code in question is exposed by all portal software built on top of Products.CMFCore, such as Plone. All...

8.7CVSS7.6AI score0.00723EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/07/05 9:34 p.m.20 views

CometBFT may duplicate transactions in the mempool's data structures

Impact The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time in the sense that the map tracks the index if any of the transaction in the list. Unfortunately, it is possible to have...

8.2CVSS6.7AI score0.00901EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/05 9:33 p.m.35 views

CometBFT PeerState JSON serialization deadlock

Impact An internal modification to the way struct PeerState is serialized to JSON introduced a deadlock when new function MarshallJSON is called. This function can be called from two places: 1. Via logs Setting the consensus logging module to "debug" level should not happen in production, and...

5.3CVSS6.6AI score0.00851EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/07/05 9:33 p.m.64 views

GHSA-MVJ3-QRQH-CJVR CometBFT PeerState JSON serialization deadlock

Impact An internal modification to the way struct PeerState is serialized to JSON introduced a deadlock when new function MarshallJSON is called. This function can be called from two places: 1. Via logs Setting the consensus logging module to "debug" level should not happen in production, and...

5.3CVSS4.5AI score0.00851EPSS
SaveExploits1References6
NVD
NVD
added 2023/07/05 9:15 p.m.30 views

CVE-2023-36808

GLPI is a free asset and IT management software package. Starting in version 0.80 and prior to version 10.0.8, Computer Virtual Machine form and GLPI inventory request can be used to perform a SQL injection attack. Version 10.0.8 has a patch for this issue. As a workaround, one may disable native...

9.8CVSS9.4AI score0.47836EPSS
SaveExploits1References2
Prion
Prion
added 2023/07/05 9:15 p.m.27 views

Format string

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Starting in version 1.13 and prior to version 3.1.4, Pandoc is susceptible to an arbitrary file write vulnerability, which can be triggered by providing a specially crafte...

2.4CVSS5.3AI score0.00368EPSS
SaveExploits1References2Affected Software2
Prion
Prion
added 2023/07/05 9:15 p.m.29 views

Sql injection

GLPI is a free asset and IT management software package. Starting in version 0.80 and prior to version 10.0.8, Computer Virtual Machine form and GLPI inventory request can be used to perform a SQL injection attack. Version 10.0.8 has a patch for this issue. As a workaround, one may disable native...

7.5CVSS9.7AI score0.47836EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/07/05 8:52 p.m.20 views

CVE-2023-36808 GLPI vulnerable to SQL injection through Computer Virtual Machine information

GLPI is a free asset and IT management software package. Starting in version 0.80 and prior to version 10.0.8, Computer Virtual Machine form and GLPI inventory request can be used to perform a SQL injection attack. Version 10.0.8 has a patch for this issue. As a workaround, one may disable native...

8.6CVSS9.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/07/05 8:52 p.m.40 views

CVE-2023-36808 GLPI vulnerable to SQL injection through Computer Virtual Machine information

GLPI is a free asset and IT management software package. Starting in version 0.80 and prior to version 10.0.8, Computer Virtual Machine form and GLPI inventory request can be used to perform a SQL injection attack. Version 10.0.8 has a patch for this issue. As a workaround, one may disable native...

8.6CVSS10AI score0.47836EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/07/05 8:37 p.m.76 views

CVE-2023-35936 Arbitrary file write is possible in Pandoc when using PDF output or --extract-media with untrusted input

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Starting in version 1.13 and prior to version 3.1.4, Pandoc is susceptible to an arbitrary file write vulnerability, which can be triggered by providing a specially crafte...

6.1CVSS6.7AI score0.00368EPSS
SaveExploits1References5
NVD
NVD
added 2023/07/05 8:15 p.m.33 views

CVE-2023-35924

GLPI is a free asset and IT management software package. Starting in version 10.0.0 and prior to version 10.0.8, GLPI inventory endpoint can be used to drive a SQL injection attack. By default, GLPI inventory endpoint requires no authentication. Version 10.0.8 has a patch for this issue. As a...

9.8CVSS9.7AI score0.50748EPSS
SaveExploits0References2
Prion
Prion
added 2023/07/05 8:15 p.m.19 views

Sql injection

GLPI is a free asset and IT management software package. Starting in version 10.0.0 and prior to version 10.0.8, GLPI inventory endpoint can be used to drive a SQL injection attack. By default, GLPI inventory endpoint requires no authentication. Version 10.0.8 has a patch for this issue. As a...

7.5CVSS9.7AI score0.50748EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder