René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

96 lines
3.1 KiB
JSON

{
"id": "CVE-2009-4046",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-11-20T19:30:01.187",
"lastModified": "2009-11-23T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in FrontAccounting (FA) 2.2.x before 2.2 RC allow remote attackers to execute arbitrary SQL commands via unspecified parameters to (1) bank_accounts.php, (2) currencies.php, (3) exchange_rates.php, (4) gl_account_types.php, and (5) gl_accounts.php in gl/manage/; and (6) audit_trail_db.inc, (7) comments_db.inc, (8) inventory_db.inc, (9) manufacturing_db.inc, and (10) references_db.inc in includes/db/."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en FrontAccounting (FA) v2.2.x antes de v2,2 RC permiten a atacantes remotos ejecutar comandos SQL a trav\u00e9s de par\u00e1metros no especificados en (1) bank_accounts.php, (2) currencies.php, (3) exchange_rates.php, (4 ) gl_account_types.php, y (5) gl_accounts.php en gl/manage/, y (6) audit_trail_db.inc, (7) comments_db.inc, (8) inventory_db.inc, (9) manufacturing_db.inc, y (10) references_db.inc en includes/db/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frontaccounting:frontaccounting:2.2:beta:*:*:*:*:*:*",
"matchCriteriaId": "26EB65FE-C827-4F86-B237-86F49924CA5F"
}
]
}
]
}
],
"references": [
{
"url": "http://frontaccounting.net/wb3/pages/posts/release-2.2-rc104.php",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://sourceforge.net/projects/frontaccounting/files/FrontAccounting-2/2.2%20RC/frontaccount-2.2RC.tar.gz/download",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/3223",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}