Lucene search
+L

3165 matches found

CNNVD
CNNVD
added 2023/05/12 12:00 a.m.11 views

Autodesk 3ds Max 资源管理错误漏洞

Autodesk 3ds Max is a full-featured, three-dimensional computer graphics software from the American company Autodesk. A security vulnerability exists in Autodesk 3ds Max USD version 0.4, which stems from the possibility that an attacker could trick a user into opening a malicious USD file, which...

7.8CVSS7.5AI score0.00237EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2023/05/12 12:00 a.m.34 views

Autodesk 3DS Max USD File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Autodesk 3DS Max. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsi...

3.3CVSS5.5AI score0.00232EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/05/12 12:00 a.m.9 views

Autodesk 3ds Max 缓冲区错误漏洞

Autodesk 3ds Max is a full-featured, three-dimensional computer graphics software from the American company Autodesk. A security vulnerability exists in Autodesk 3ds Max USD version 0.4, which originates from the possibility that an attacker could trick a user into opening a malicious USD file,...

7.8CVSS7.6AI score0.00226EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/05/10 1:56 a.m.7 views

SUSE CVE-2023-2253

A flaw was found in the /v2/catalog endpoint in distribution/distribution, which accepts a parameter to control the maximum number of records returned query string: n. This vulnerability allows a malicious user to submit an unreasonably large value for n, causing the allocation of a massive strin...

7.5CVSS8.7AI score0.00938EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2023/05/10 12:00 a.m.8 views

PT-2023-20166 · Boxo · Boxo

Name of the Vulnerable Software and Affected Versions: Boxo versions 0.4.0 through 0.5.0 Description: An attacker can cause a Bitswap server to allocate and leak unbounded amounts of memory by sending many WANT BLOCK and or WANT HAVE requests which are queued in an unbounded queue, with allocatio...

8.2CVSS7.4AI score0.00863EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.7 views

kernel: regmap: spi: Reserve space for register address/padding

In the Linux kernel, the following vulnerability has been resolved: regmap: spi: Reserve space for register address/padding Currently the maxrawread and maxrawwrite limits in regmapspi struct do not take into account the additional size of the transmitted register address and padding. This may...

7.1CVSS6.3AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.17 views

kernel: drm/fb-helper: Fix out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Fix out-of-bounds access Clip memory range to screen-buffer size to avoid out-of-bounds access in fbdev deferred I/O's damage handling. Fbdev's deferred I/O can only track pages. From the range of pages, the damage...

7.8CVSS6.4AI score0.00187EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/05/04 12:00 a.m.8 views

The vulnerability of NoSQL Redis database management systems, related to integer overflows, allows attackers to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the NoSQL Redis database management system is related to a numerical overflow when changing the proto-max-bulk-len configuration parameter to a high value. Exploiting this vulnerability allows an attacker to gain access to confidential data, compromise its integrity, and caus...

8.5CVSS6.4AI score0.03678EPSS
SaveExploits0References7Affected Software3
Pen Test Partners Blog
Pen Test Partners Blog
added 2023/05/03 5:50 a.m.31 views

Netflix MH370: The plane that wasn’t hacked

I’m a sucker for a good documentary, but the recent Netflix MH370 piece had me shouting at the screen. The first episode talks about the most widely accepted theory; a pilot-created murder-suicide. However, the second episode goes off the rails, discussing Russian special operations hacking the...

7AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2023/04/30 3:11 a.m.10 views

max-info.com Cross Site Scripting vulnerability OBB-3281261

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/04/28 12:00 a.m.9 views

PT-2023-3031 · Autodesk · Autodesk 3Ds Max

Name of the Vulnerable Software and Affected Versions: Autodesk 3dsMax affected versions not specified Description: The issue is related to a use-after-free vulnerability. It can be triggered by opening a specially crafted USD file, potentially allowing an attacker to execute arbitrary code...

7.8CVSS7.7AI score0.00237EPSS
SaveExploits0References7
OSV
OSV
added 2023/04/24 10:33 p.m.68 views

GHSA-W9G2-3W7P-72G9 Incorrect success value returned in vyper

Background During the audit of Lido's Gate Seals code statemind team identified a weird behavior of the code that uses rawcall: https://github.com/lidofinance/gate-seals/blob/051593e74df01a4131c485b4fda52e691cd4b7d8/contracts/GateSeal.vyL164 . Construction like this: vyper success = rawcall...

8.7CVSS7.1AI score0.00883EPSS
SaveExploits1References8
PyPA
PyPA
added 2023/04/24 10:15 p.m.8 views

PYSEC-2023-131

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.1 through 0.3.7, the Vyper compiler generates the wrong bytecode. Any contract that uses the rawcall with revertonfailure=False and maxoutsize=0 receives the wrong response from rawcall. Depending on the...

7.5CVSS6.8AI score0.00883EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/24 12:00 a.m.6 views

PT-2023-22826 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.1 through 0.3.7 Description: The Vyper compiler generates the wrong bytecode in versions 0.3.1 through 0.3.7. Any contract that uses the raw call with revert on failure=False and max outsize=0 receives the wrong response fr...

8.7CVSS7.3AI score0.00883EPSS
SaveExploits1References13
NVD
NVD
added 2023/04/21 3:15 p.m.26 views

CVE-2023-2231

A vulnerability, which was classified as critical, was found in MAXTECH MAX-G866ac 0.4.1TBRO20160314. This affects an unknown part of the component Remote Management. The manipulation leads to missing authentication. It is possible to initiate the attack remotely. The exploit has been disclosed t...

10CVSS9.7AI score0.02019EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/21 3:15 p.m.12 views

CVE-2023-2231

A vulnerability, which was classified as critical, was found in MAXTECH MAX-G866ac 0.4.1TBRO20160314. This affects an unknown part of the component Remote Management. The manipulation leads to missing authentication. It is possible to initiate the attack remotely. The exploit has been disclosed t...

9.8CVSS5.2AI score0.02019EPSS
SaveExploits0References3
Prion
Prion
added 2023/04/21 3:15 p.m.19 views

Authentication flaw

A vulnerability, which was classified as critical, was found in MAXTECH MAX-G866ac 0.4.1TBRO20160314. This affects an unknown part of the component Remote Management. The manipulation leads to missing authentication. It is possible to initiate the attack remotely. The exploit has been disclosed t...

10CVSS9.4AI score0.02019EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/04/21 2:31 p.m.57 views

CVE-2023-2231

The CVE-2023-2231 entry describes a critical vulnerability in MAXTECH MAX-G866ac firmware (0.4.1_TBRO_20160314) within the Remote Management component. The root cause is a missing authentication control, enabling remote exploitation without user interaction. Multiple sources reiterate that an att...

10CVSS9.7AI score0.02019EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/21 12:00 a.m.7 views

PT-2023-18418 · Maxtech · Maxtech Max-G866Ac

Name of the Vulnerable Software and Affected Versions: MAXTECH MAX-G866ac version 0.4.1 TBRO 20160314 Description: A critical vulnerability was found in the Remote Management component, leading to missing authentication. The manipulation can be initiated remotely. The exploit has been disclosed t...

10CVSS7.1AI score0.02019EPSS
SaveExploits0References8
OSV
OSV
added 2023/04/19 6:15 p.m.18 views

GHSA-QW69-RQJ8-6QW8 OutOfMemoryError for large multipart without filename in Eclipse Jetty

Impact Servlets with multipart support e.g. annotated with @MultipartConfig that call HttpServletRequest.getParameter or HttpServletRequest.getParts may cause OutOfMemoryError when the client sends a multipart request with a part that has a name but no filename and a very large content. This...

5.3CVSS6.8AI score0.0326EPSS
SaveExploits0References11
Rows per page
Query Builder