mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-29 01:31:20 +00:00
141 lines
4.8 KiB
JSON
141 lines
4.8 KiB
JSON
{
|
|
"id": "CVE-2009-2737",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2009-08-11T10:30:00.670",
|
|
"lastModified": "2009-08-26T05:25:45.170",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The EditCSVAction function in cgi/actions.py in Roundup 1.2 before 1.2.1, 1.4 through 1.4.6, and possibly other versions does not properly check permissions, which allows remote authenticated users with edit or create privileges for a class to modify arbitrary items within that class, as demonstrated by editing all queries, modifying settings, and adding roles to users."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "La funci\u00f3n EditCSVAction en cgi/actions.py en Roundup v1.2 anteriores a v1.2.1, v1.4 hasta v1.4.6, y posiblemente otras versiones no verifica adecuadamente los permisos, permitiendo a usuarios autenticados remotamente con privilegios de edici\u00f3n o creaci\u00f3n en una clase modificar elementos de su elecci\u00f3n con esa clase, como se ha demostrado al editar todas las consultas, modificar la configuraci\u00f3n y a\u00f1adir roles a los usuarios."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "SINGLE",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL",
|
|
"baseScore": 5.5
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 8.0,
|
|
"impactScore": 4.9,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-264"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.2.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "56733697-252E-46D4-9D1E-592EA9B07946"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "B77E0664-DD8A-416B-A634-D20400699106"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "2841E10E-228B-4D0E-841A-73B19ECF1113"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "21E28655-E926-4DA1-B447-3A04733C326C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "82AED6E0-89EB-4C27-AA82-D256D5FDBADE"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.4:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "44789245-3D9B-444C-921A-BF0E8E8002FD"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.5:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "12164E11-5161-4CD5-9F0E-D4E496733F37"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:toni_mueller:roundup:1.4.6:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "424BBB10-A647-4B09-A838-5F4A05718B00"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518768",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://issues.roundup-tracker.org/issue2550521",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.debian.org/security/2009/dsa-1754",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/34059",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=489355",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-March/msg00429.html",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-March/msg00439.html",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |