2023-07-21 22:00:31 +00:00

110 lines
3.7 KiB
JSON

{
"id": "CVE-2022-36072",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-09-06T21:15:08.830",
"lastModified": "2023-07-21T21:00:36.520",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SilverwareGames.io is a social network for users to play video games online. In version 1.1.8 and prior, due to an unobvious feature of PHP, hashes generated by built-in functions and starting with the `0e` symbols were being handled as zero multiplied with the `e` number. Therefore, the hash value was equal to 0. The maintainers fixed this in version 1.1.9 by using `===` instead of `==` in comparisons where it is possible (e.g. on sign in/sign up handlers)."
},
{
"lang": "es",
"value": "SilverwareGames.io es una red social para que los usuarios jueguen a videojuegos online. En versiones 1.1.8 y anteriores, debido a una caracter\u00edstica no obvia de PHP, los hash generados por las funciones incorporadas y que comenzaban con los s\u00edmbolos \"0e\" son manejadas como cero multiplicado por el n\u00famero \"e\". Por lo tanto, el valor del hash era igual a 0. Los mantenedores arreglaron esto en versi\u00f3n 1.1.9 usando \"===\" en lugar de \"==\" en las comparaciones en las que es posible (por ejemplo, en los manejadores de ingreso/registro).\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-597"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silverwaregames:silverwaregames:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.1.9",
"matchCriteriaId": "C6BBC82B-AD05-4340-A822-A95845E54AB5"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mesosoi/silverwaregames-io-issue-tracker/security/advisories/GHSA-w4wq-7j4q-j2fh",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}