Lucene search
+L

306 matches found

Kitploit
Kitploit
added 2026/08/27 3:05 a.m.3 views

CVE-2025-30065

ملاحظات بحثية حول CVE-2025-30065 تم الاحتفاظ بهذا المستودع صغيراً وقابلاً للقراءة بشكل مقصود. وهو مخصص للأبحاث الأمنية المصرح بها، والتحقق المحلي، والدراسة الدفاعية لـ CVE-2025-30065 في معالجة مخططات Apache Parquet / Avro. يركز ملف README على نظافة المستودع، وقابلية إعادة بناء النسخ، والاستخدام...

10CVSS8.7AI score0.41231EPSS
SaveExploits9
NVD
NVD
added 2026/08/25 11:16 a.m.8 views

CVE-2026-55976

Server-Side Request Forgery SSRF in Avro SerDe schema resolution in Apache Hive before 4.2.1 allows an authenticated remote attacker with CREATE TABLE privilege to cause the Hive server to fetch an attacker-controlled URL when resolving the avro.schema.url table property on an Avro table that is...

9.1CVSS0.00285EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 10:59 a.m.2 views

parquet-avro-rce

Dieses Repository hat keine README-Datei...

5.3AI score
SaveExploits0
CVE
CVE
added 2026/08/25 10:13 a.m.25 views

CVE-2026-55976

Apache Hive before 4.2.1 is vulnerable to a Server-Side Request Forgery (SSRF) in its Avro SerDe schema resolution component. The root cause is insufficient input validation on the avro.schema.url table property: an authenticated attacker with CREATE TABLE privilege and network access to HiveServ...

9.1CVSS5.7AI score0.00285EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 10:13 a.m.37 views

CVE-2026-55976 Apache Hive: SSRF vulnerability in Hive Avro Serde due to Insufficient input validation on avro.schema.url

Server-Side Request Forgery SSRF in Avro SerDe schema resolution in Apache Hive before 4.2.1 allows an authenticated remote attacker with CREATE TABLE privilege to cause the Hive server to fetch an attacker-controlled URL when resolving the avro.schema.url table property on an Avro table that is...

0.00285EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 10:13 a.m.6 views

EUVD-2026-65395

Server-Side Request Forgery SSRF in Avro SerDe schema resolution in Apache Hive before 4.2.1 allows an authenticated remote attacker with CREATE TABLE privilege to cause the Hive server to fetch an attacker-controlled URL when resolving the avro.schema.url table property on an Avro table that is...

5.6AI score0.00285EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 10:13 a.m.2 views

CVE-2026-55976 Apache Hive: SSRF vulnerability in Hive Avro Serde due to Insufficient input validation on avro.schema.url

Server-Side Request Forgery SSRF in Avro SerDe schema resolution in Apache Hive before 4.2.1 allows an authenticated remote attacker with CREATE TABLE privilege to cause the Hive server to fetch an attacker-controlled URL when resolving the avro.schema.url table property on an Avro table that is...

9.1CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/08/10 7:00 a.m.7 views

CLSA-2026-1786345204 TuxCare security update for org.apache.avro (1 CVE)

TuxCare rebuilt 17 org.apache.avro packages to address 1 CVE. Fixed in 1.8.2-tuxcare.4...

7.5CVSS7.3AI score0.0296EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/28 9:45 p.m.9 views

CVE-2026-55391

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodelcodegenerator/http.py through...

7.5CVSS5.9AI score0.00236EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.19 views

PT-2026-65614

Name of the Vulnerable Software and Affected Versions datamodel-code-generator versions prior to 0.62.0 Description An unauthenticated path traversal and information disclosure issue exists when the software resolves JSON Schema $ref targets. The application fails to restrict these targets to the...

7.5CVSS5.7AI score0.0043EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.41 views

PT-2026-65611

Name of the Vulnerable Software and Affected Versions datamodel-code-generator versions 0.52.1 through 0.60.1 Description When using Pydantic v2 output mode, the software improperly handles data from the --extra-template-data file. Specifically, the process validators function in src/datamodel co...

7.8CVSS6.6AI score0.00224EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/27 4:16 p.m.9 views

GO-2026-5047 Integer overflow in Avro decoder in github.com/iskorotkov/avro/v2 and github.com/hamba/avro/v2

Several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets, the truncation paths can silently bypass byte-slice limits,...

8.7CVSS5.9AI score0.00549EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 4:16 p.m.17 views

GO-2026-5048 Denial of service via unbounded map allocations in github.com/iskorotkov/avro/v2 and github.com/hamba/avro/v2

The Avro map decoder accepts attacker-controlled block-element counts from the wire format and grows the destination map without enforcing an upper bound. A producer can declare an arbitrarily large map in one block, or chunked across many sub-limit blocks and exhaust process memory until the OOM...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/07/27 4:16 p.m.9 views

GO-2026-5046 CPU exhaustion in Avro decoder in github.com/iskorotkov/avro/v2 and github.com/hamba/avro/v2

The Avro array and map decoders loop over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is 64-bit on amd64 and arm64 targets. A producer can declare a block of up to...

8.7CVSS5.8AI score0.00523EPSS
SaveExploits0References3
NCSC
NCSC
added 2026/07/22 3:20 p.m.13 views

Vulnerabilities found in Oracle Financial Services

Oracle has identified vulnerabilities in various Financial Services modules. Oracle has also processed updates for various third-party products. The vulnerabilities include code injection through malicious schemes in Apache Avro, unauthorized access to sensitive data in various Oracle products, a...

9.8CVSS7AI score0.03256EPSS
SaveExploits3References2
OSV
OSV
added 2026/06/26 7:55 a.m.12 views

ROOT-APP-MAVEN-CVE-2024-47561 CVE-2024-47561 in io.root.org.apache.avro:avro - Patched by Root

Root has patched CVE-2024-47561 in the io.root.org.apache.avro:avro package for Root:Maven. Multiple fixed versions available...

9.8CVSS7.6AI score0.03256EPSS
SaveExploits0
OSV
OSV
added 2026/06/26 7:55 a.m.14 views

ROOT-APP-MAVEN-CVE-2023-39410 CVE-2023-39410 in io.root.org.apache.avro:avro - Patched by Root

Root has patched CVE-2023-39410 in the io.root.org.apache.avro:avro package for Root:Maven. Multiple fixed versions available...

7.5CVSS7.7AI score0.01772EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/15 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-46384

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker- controlled 64-bit values from the wire format and either...

8.7CVSS5.5AI score0.00549EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-46385

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking...

8.7CVSS5.4AI score0.00523EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/08 8:59 p.m.24 views

CVE-2026-46385

A flaw was found in the Avro array and map decoding logic in Go Avro. The decoder failed to properly stop processing after encountering read errors while iterating over attacker-controlled block-count values, leading to excessive resource consumption. A remote unauthenticated attacker could explo...

8.7CVSS5.2AI score0.00523EPSS
SaveExploits0References4
Rows per page
Query Builder