Publish Advisories

GHSA-8pf2-qj4v-fj64
GHSA-9q24-hwmc-797x
This commit is contained in:
advisory-database[bot]
2024-12-11 21:11:35 +00:00
parent 50a8f2107f
commit c3681cc7f5
2 changed files with 14 additions and 4 deletions
@@ -1,14 +1,19 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8pf2-qj4v-fj64",
"modified": "2024-02-22T19:30:45Z",
"modified": "2024-12-11T21:10:20Z",
"published": "2024-02-22T12:30:56Z",
"aliases": [
"CVE-2024-23349"
],
"summary": "Apache Answer Cross-site Scripting vulnerability",
"details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.\n\nXSS attack when user enters summary. A logged-in user, when modifying their own submitted question, can input malicious code in the summary to create such an attack.\n\nUsers are recommended to upgrade to version 1.2.5, which fixes the issue.",
"severity": [],
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
@@ -1,14 +1,19 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9q24-hwmc-797x",
"modified": "2024-02-22T21:35:15Z",
"modified": "2024-12-11T21:10:47Z",
"published": "2024-02-22T12:30:56Z",
"aliases": [
"CVE-2024-26578"
],
"summary": "Apache Answer Race Condition vulnerability",
"details": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1.\n\nRepeated submission during registration resulted in the registration of the same user. When users register, if they rapidly submit multiple registrations using scripts, it can result in the creation of multiple user accounts simultaneously with the same name.\n\nUsers are recommended to upgrade to version 1.2.5, which fixes the issue.",
"severity": [],
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {