Lucene search
+L

133 matches found

Kitploit
Kitploit
added 2026/09/06 7:31 a.m.8 views

privacy-parser

Analyseur de confidentialité OpenAI OpenAI a publié Privacy Filter — un modèle qui masque les PII dans le texte. Les défenseurs l'utilisent pour que les données ne fuient pas. Mais chaque défense a un revers. Les attaquants ont aussi besoin des PII. Depuis des logs, des dumps, des buckets S3...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 11:05 a.m.6 views

SwordStamp

SwordStamp يضيف SwordStamp كشفًا مقاومًا لترتيب العناصر ووحدات نطاق دلالية إلى العلامات المائية الدلالية القائمة على التضمين. تحتوي هذه القطعة الأثرية على الإعداد الدقيق للورقة، ورمز التوليد والكشف، ومجموعة الهجمات غير المعدلة، وتقييم الجودة، واستخراج النتائج الحتمية ورسمها. النتائج الرئيسية عند...

6AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.33 views

CVE-2026-77088

justhtml versions 0.9.0 through 1.21.0 are affected by a cross-site scripting (XSS) vulnerability in the to_markdown() function. The root cause is that inline code spans fail to treat blank lines as block boundaries. An attacker can inject blank lines into or element text to break the inline sp...

6.1CVSS5.1AI score0.00188EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.38 views

CVE-2026-77088 justhtml 0.9.0 through 1.21.0 Cross-Site Scripting via code-span

justhtml versions 0.9.0 through 1.21.0 contain a cross-site scripting vulnerability in tomarkdown where inline code spans fail to account for blank lines as block boundaries. Attackers can inject blank lines into code or pre element text to break the inline span, causing sanitized HTML to be...

6.1CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/23 1:34 p.m.13 views

CVE-2026-77088 justhtml 0.9.0 through 1.21.0 Cross-Site Scripting via code-span

justhtml versions 0.9.0 through 1.21.0 contain a cross-site scripting vulnerability in tomarkdown where inline code spans fail to account for blank lines as block boundaries. Attackers can inject blank lines into code or pre element text to break the inline span, causing sanitized HTML to be...

5.3CVSS5.2AI score
SaveExploits0References4
OSV
OSV
added 2026/07/28 1:05 p.m.10 views

CVE-2026-66921 Pivotick - Stored DOM-Based Cross-Site Scripting via Unescaped Markdown Node References

Pivotick’s Markdown node-reference renderer failed to HTML-escape the attacker-controlled nodeName value before interpolating it into both the data-node-name attribute and the body of a generated element. Because the node-reference tokenizer rejected only square brackets, a crafted node name coul...

6.3CVSS6.1AI score
SaveExploits0References4
NVD
NVD
added 2026/07/18 2:17 p.m.18 views

CVE-2024-58364

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS0.0045EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/18 1:10 p.m.24 views

CVE-2024-58364

CVE-2024-58364 affects SurrealDB before 1.2.1. An uncaught exception in the span rendering path triggers a panic when parsing malformed queries with errors on line terminator characters, leading to server denial of service. Public details in the connected sources indicate the impact is an in-proc...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.6 views

CVE-2024-58364 SurrealDB before 1.2.1 Denial of Service via Parsing Error

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/18 1:10 p.m.22 views

EUVD-2024-55680

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.10 views

CVE-2024-58364

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.44 views

CVE-2024-58364 SurrealDB before 1.2.1 Denial of Service via Parsing Error

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS0.0045EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.12 views

CVE-2024-58364 SurrealDB before 1.2.1 Denial of Service via Parsing Error

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score
SaveExploits0References4
CloudLinux
CloudLinux
added 2026/07/17 1:50 p.m.16 views

perl: Fix of 2 CVEs

CVE-2026-13221: regex trie construction in Sstudychunk stored the branch-to-tail delta in a 16-bit field; an alternation of more than 65535 fixed-string branches overflowed it and produced silently incorrect matches GH23388 — decline the trie optimization when the span would overflow -...

9.1CVSS5.9AI score0.00432EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 9:41 p.m.12 views

JLSEC-2026-679 wolfSSL prior to 5.6.6 did not check that messages in one (D)TLS record do not span key boundaries

wolfSSL prior to 5.6.6 did not check that messages in one DTLS record do not span key boundaries. As a result, it was possible to combine DTLS messages using different keys into one DTLS record. The most extreme edge case is that, in DTLS 1.3, it was possible that an unencrypted DTLS 1.3 record...

5.3CVSS6AI score0.00513EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/13 11:43 a.m.10 views

CVE-2026-62147

The Tempo Operator's gateway component failed to consistently apply namespace-scoped redaction on some query API response paths when query RBAC was enabled, allowing an authenticated user to read span attributes belonging to other tenants' namespaces...

6.5CVSS6.1AI score0.00354EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.17 views

PT-2026-57809

Name of the Vulnerable Software and Affected Versions Tempo Operator affected versions not specified Description The gateway component fails to consistently apply namespace-scoped redaction on certain query API response paths when query RBAC Role-Based Access Control is enabled. This allows an...

6.5CVSS6.1AI score0.00354EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/01 9:15 p.m.76 views

CVE-2026-54704

OpenTelemetry Java Instrumentation contains a vulnerability in JDBC auto-instrumentation prior to version 2.28.0 where passwords in SQL CONNECT statements may not be sanitized if the password is double-quoted. This can cause clear-text database passwords to be added to trace spans and exported to...

6.5CVSS5.7AI score0.00379EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/06/25 6:43 p.m.15 views

GO-2026-5265 OpenTelemetry eBPF Instrumentation: Redis error text is exported in span status messages in go.opentelemetry.io/obi

OpenTelemetry eBPF Instrumentation: Redis error text is exported in span status messages in go.opentelemetry.io/obi...

6.5CVSS5.8AI score0.00212EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/25 5:35 p.m.26 views

GHSA-JF6W-2MVX-633J justhtml: to_markdown() code-span blank-line breakout enables XSS

justhtml: tomarkdown code-span blank-line breakout enables XSS Summary In justhtml 0.9.0 through 1.21.0, tomarkdown renders text and text inside a link as an inline Markdown code span whose only protection is backtick-fence length. A blank line \n\n in that text terminates the inline span in any...

6.1CVSS5.9AI score0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder