Lucene search
+L

5627 matches found

OSV
OSV
added 2025/03/01 12:0 a.m.42 views

ASB-A-341680936

In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User...

7.3CVSS7.1AI score0.00714EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/28 7:15 p.m.13 views

CVE-2025-1795

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS0.00605EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/28 7:15 p.m.11 views

AZL-57675 CVE-2025-1795 affecting package python3 for versions less than 3.9.19-13

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS6.6AI score0.00605EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/28 7:15 p.m.4 views

DEBIAN-CVE-2025-1795

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS6.1AI score0.00605EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/28 6:59 p.m.10 views

CVE-2025-1795 Mishandling of comma during folding and unicode-encoding of email headers

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS6.3AI score0.00605EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/28 6:59 p.m.22 views

PSF-2025-3

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS6.4AI score0.00605EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/28 6:59 p.m.194 views

CVE-2025-1795

The CVE-2025-1795 issue is a real vulnerability affecting the Python ecosystem (notably the email module) where, during address list folding, a separating comma on a folded line could be Unicode-encoded along with the line, causing the comma to lose its intended meaning and potentially misinterpr...

2.3CVSS6.8AI score0.00605EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/28 6:59 p.m.36 views

CVE-2025-1795 Mishandling of comma during folding and unicode-encoding of email headers

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS0.00605EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/28 6:59 p.m.17 views

CVE-2025-1795 Mishandling of comma during folding and unicode-encoding of email headers

During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted...

2.3CVSS6.6AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/02/28 12:0 a.m.14 views

PT-2025-9128

Name of the Vulnerable Software and Affected Versions Python versions prior to 3.13.2 Python versions prior to 3.12.9 Python versions prior to 3.11.12 python3.9 affected versions not specified Description The issue relates to incorrect handling of commas during address list folding and Unicode...

2.3CVSS6.6AI score0.00605EPSS
SaveExploits0References144
CNNVD
CNNVD
added 2025/02/28 12:0 a.m.8 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C from the Python Foundation. A security vulnerability exists in CPython that stems from commas being Unicode-encoded when collapsing address lists, which could cause mail servers to misinterpret address headers...

2.3CVSS6.1AI score0.00605EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.5 views

PT-2025-23103 · Git +1 · Espeak-Ng

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. affected versions not specified Description: The software suffers from a stack-buffer-overflow read issue. The crash state involves utf8 in2, MatchRule, and TranslateRules. Recommendations: At the moment...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2025/02/12 7:45 p.m.69 views

GHSA-HCRG-FC28-FCG5 parse-duration has a Regex Denial of Service that results in event loop delay and out of memory

Summary This report finds 2 availability issues due to the regex used in the parse-duration npm package: 1. An event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from 0.01 MB and up to 4.3 MB...

7.5CVSS7.4AI score0.00746EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/12 7:15 p.m.52 views

CVE-2025-25283

parse-duraton is software that allows users to convert a human readable duration to milliseconds. Versions prior to 2.1.3 are vulnerable to an event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from...

7.5CVSS0.00746EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/12 6:21 p.m.110 views

CVE-2025-25283

CVE-2025-25283 concerns parse-duration (node package). Versions prior to 2.1.3 are vulnerable to event-loop delay due to CPU-bound duration resolution and may cause an out-of-memory crash with large Unicode-containing inputs. A patch is available in 2.1.3; remediation is to upgrade to that versio...

7.5CVSS7.4AI score0.00746EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Unicode: Fixed the error path in utf8load. utf8load requests the symbol “utf8datatable” and then checks whether the requested UTF-8 version is supported. If it’s not supported, it attempts to load the data table using symbolput. ...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/06 2:7 a.m.14 views

CVE-2022-25987

Improper handling of Unicode encoding in source code to be compiled by the IntelR C++ Compiler Classic before version 2021.6 for IntelR oneAPI Toolkits before version 2022.2 may allow an unauthenticated user to potentially enable escalation of privilege via network access...

9.8CVSS7.5AI score0.00522EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/05 7:51 p.m.22 views

MGASA-2025-0039 Updated python-django packages fix security vulnerabilities

An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets. CVE-2024-38875 An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. T...

9.8CVSS6.8AI score0.28637EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/02/05 9:10 a.m.12 views

CVE-2024-38525

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS6.9AI score0.00431EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/02/03 9:17 a.m.7 views

Security update for libsoup

This update for libsoup fixes the following issues: CVE-2024-52530: Fixed HTTP request smuggling via stripping null bytes from the ends of header names bsc1233285. CVE-2024-52531: Fixed buffer overflow via UTF-8 conversion in soupheaderparseparamliststrict bsc1233292. CVE-2024-52532: Fixed infini...

8.7CVSS7.8AI score0.00933EPSS
SaveExploits2References12
Rows per page
Query Builder