Publish Advisories

GHSA-2qr7-8fp8-4xxr
GHSA-g5fx-ccwv-5c4f
GHSA-2qr7-8fp8-4xxr
This commit is contained in:
advisory-database[bot]
2025-04-12 02:57:31 +00:00
parent dba8d44960
commit 4b0dffec9b
3 changed files with 91 additions and 49 deletions
@@ -0,0 +1,62 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2qr7-8fp8-4xxr",
"modified": "2025-04-12T02:54:20Z",
"published": "2022-05-17T05:23:56Z",
"aliases": [
"CVE-2012-2967"
],
"summary": "Caucho Quercus, as distributed in Resin, does not properly implement the `==` operator for comparisons",
"details": "Caucho Quercus, as distributed in Resin before 4.0.29, does not properly implement the `==` (equals sign equals sign) operator for comparisons, which has unspecified impact and context-dependent attack vectors.",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.caucho:resin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.29"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2967"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20131210160901/http://en.securitylab.ru:80/lab/PT-2012-05"
},
{
"type": "WEB",
"url": "http://en.securitylab.ru/lab"
},
{
"type": "WEB",
"url": "http://en.securitylab.ru/lab/PT-2012-05"
},
{
"type": "WEB",
"url": "http://www.kb.cert.org/vuls/id/309979"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-04-12T02:54:20Z",
"nvd_published_at": "2012-08-12T16:55:00Z"
}
}
@@ -1,19 +1,44 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g5fx-ccwv-5c4f",
"modified": "2025-04-11T04:00:24Z",
"modified": "2025-04-12T02:55:51Z",
"published": "2022-05-17T05:23:56Z",
"aliases": [
"CVE-2012-2966"
],
"summary": "Caucho Quercus, as distributed in Resin, overwrites entries in SERVER superglobal array on basis of POST parameters",
"details": "Caucho Quercus, as distributed in Resin before 4.0.29, overwrites entries in the SERVER superglobal array on the basis of POST parameters, which has unspecified impact and remote attack vectors.",
"severity": [],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.caucho:resin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.29"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2966"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20131210160901/http://en.securitylab.ru:80/lab/PT-2012-05"
},
{
"type": "WEB",
"url": "http://caucho.com/resin-4.0/changes/changes.xtp"
@@ -22,10 +47,6 @@
"type": "WEB",
"url": "http://en.securitylab.ru/lab"
},
{
"type": "WEB",
"url": "http://en.securitylab.ru/lab/PT-2012-05"
},
{
"type": "WEB",
"url": "http://www.kb.cert.org/vuls/id/309979"
@@ -34,8 +55,8 @@
"database_specific": {
"cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-04-12T02:55:51Z",
"nvd_published_at": "2012-08-12T16:55:00Z"
}
}
@@ -1,41 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2qr7-8fp8-4xxr",
"modified": "2025-04-11T04:00:24Z",
"published": "2022-05-17T05:23:56Z",
"aliases": [
"CVE-2012-2967"
],
"details": "Caucho Quercus, as distributed in Resin before 4.0.29, does not properly implement the == (equals sign equals sign) operator for comparisons, which has unspecified impact and context-dependent attack vectors.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2967"
},
{
"type": "WEB",
"url": "http://caucho.com/resin-4.0/changes/changes.xtp"
},
{
"type": "WEB",
"url": "http://en.securitylab.ru/lab"
},
{
"type": "WEB",
"url": "http://en.securitylab.ru/lab/PT-2012-05"
},
{
"type": "WEB",
"url": "http://www.kb.cert.org/vuls/id/309979"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2012-08-12T16:55:00Z"
}
}