Publish Advisories

GHSA-wpvf-5mc3-hv6m
GHSA-wpvf-5mc3-hv6m
This commit is contained in:
advisory-database[bot]
2024-11-21 22:24:40 +00:00
parent d12e519168
commit 24d0766ac7
2 changed files with 131 additions and 47 deletions
@@ -0,0 +1,131 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wpvf-5mc3-hv6m",
"modified": "2024-11-21T22:23:12Z",
"published": "2024-11-20T21:30:50Z",
"aliases": [
"CVE-2024-49203"
],
"summary": "Querydsl SQL/HQL injection",
"details": "Querydsl 5.1.0 allows SQL/HQL injection in orderBy in JPAQuery.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.querydsl:querydsl-jpa"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.1.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "com.querydsl:querydsl-apt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.1.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.github.openfeign.querydsl:querydsl-jpa"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.8"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.github.openfeign.querydsl:querydsl-apt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.8"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49203"
},
{
"type": "WEB",
"url": "https://github.com/querydsl/querydsl/issues/3757"
},
{
"type": "WEB",
"url": "https://github.com/CSIRTTrizna/CVE-2024-49203"
},
{
"type": "WEB",
"url": "https://github.com/OpenFeign/querydsl"
},
{
"type": "PACKAGE",
"url": "https://github.com/querydsl/querydsl"
},
{
"type": "WEB",
"url": "https://github.com/querydsl/querydsl/releases/tag/QUERYDSL_5_1_0"
},
{
"type": "WEB",
"url": "https://www.csirt.sk/querydsl-java-library-vulnerability-permits-sql-hql-injection.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-11-21T22:23:12Z",
"nvd_published_at": "2024-11-20T21:15:08Z"
}
}
@@ -1,47 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wpvf-5mc3-hv6m",
"modified": "2024-11-21T21:33:31Z",
"published": "2024-11-20T21:30:50Z",
"aliases": [
"CVE-2024-49203"
],
"details": "Querydsl 5.1.0 allows SQL/HQL injection in orderBy in JPAQuery.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49203"
},
{
"type": "WEB",
"url": "https://github.com/querydsl/querydsl/issues/3757"
},
{
"type": "WEB",
"url": "https://github.com/OpenFeign/querydsl"
},
{
"type": "WEB",
"url": "https://github.com/querydsl/querydsl/releases/tag/QUERYDSL_5_1_0"
},
{
"type": "WEB",
"url": "https://www.csirt.sk/querydsl-java-library-vulnerability-permits-sql-hql-injection.html"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-20T21:15:08Z"
}
}