gsd-2003-0255
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The key validation code in GnuPG before 1.2.2 does not properly determine the validity of keys with multiple user IDs and assigns the greatest validity of the most valid user ID, which prevents GnuPG from warning the encrypting user when a user ID does not have a trusted path.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2003-0255", "description": "The key validation code in GnuPG before 1.2.2 does not properly determine the validity of keys with multiple user IDs and assigns the greatest validity of the most valid user ID, which prevents GnuPG from warning the encrypting user when a user ID does not have a trusted path.", "id": "GSD-2003-0255", "references": [ "https://www.suse.com/security/cve/CVE-2003-0255.html", "https://access.redhat.com/errata/RHSA-2003:176", "https://access.redhat.com/errata/RHSA-2003:175" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2003-0255" ], "details": "The key validation code in GnuPG before 1.2.2 does not properly determine the validity of keys with multiple user IDs and assigns the greatest validity of the most valid user ID, which prevents GnuPG from warning the encrypting user when a user ID does not have a trusted path.", "id": "GSD-2003-0255", "modified": "2023-12-13T01:22:13.264867Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-0255", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The key validation code in GnuPG before 1.2.2 does not properly determine the validity of keys with multiple user IDs and assigns the greatest validity of the most valid user ID, which prevents GnuPG from warning the encrypting user when a user ID does not have a trusted path." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "TLSA200334", "refsource": "TURBO", "url": "http://www.turbolinux.com/security/TLSA-2003-34.txt" }, { "name": "RHSA-2003:175", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-175.html" }, { "name": "4947", "refsource": "OSVDB", "url": "http://www.osvdb.org/4947" }, { "name": "oval:org.mitre.oval:def:135", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A135" }, { "name": "20030522 [slackware-security] GnuPG key validation fix (SSA:2003-141-04)", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=105362224514081\u0026w=2" }, { "name": "7497", "refsource": "BID", "url": "http://www.securityfocus.com/bid/7497" }, { "name": "20030516 [OpenPKG-SA-2003.029] OpenPKG Security Advisory (gnupg)", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=105311804129104\u0026w=2" }, { "name": "http://www.linuxsecurity.com/advisories/gentoo_advisory-3266.html", "refsource": "MISC", "url": "http://www.linuxsecurity.com/advisories/gentoo_advisory-3266.html" }, { "name": "MDKSA-2003:061", "refsource": "MANDRAKE", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:061" }, { "name": "gnupg-invalid-key-acceptance(11930)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/11930" }, { "name": "CLA-2003:694", "refsource": "CONECTIVA", "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000694" }, { "name": "RHSA-2003:176", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-176.html" }, { "name": "20030515-016", "refsource": "ENGARDE", "url": "http://www.linuxsecurity.com/advisories/engarde_advisory-3258.html" }, { "name": "ESA-20030515-016", "refsource": "ENGARDE", "url": "http://marc.info/?l=bugtraq\u0026m=105301357425157\u0026w=2" }, { "name": "VU#397604", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/397604" }, { "name": "20030504 Key validity bug in GnuPG 1.2.1 and earlier", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=105215110111174\u0026w=2" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:privacy_guard:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.2.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-0255" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The key validation code in GnuPG before 1.2.2 does not properly determine the validity of keys with multiple user IDs and assigns the greatest validity of the most valid user ID, which prevents GnuPG from warning the encrypting user when a user ID does not have a trusted path." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2003:175", "refsource": "REDHAT", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.redhat.com/support/errata/RHSA-2003-175.html" }, { "name": "RHSA-2003:176", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2003-176.html" }, { "name": "VU#397604", "refsource": "CERT-VN", "tags": [ "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/397604" }, { "name": "7497", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/7497" }, { "name": "4947", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/4947" }, { "name": "TLSA200334", "refsource": "TURBO", "tags": [], "url": "http://www.turbolinux.com/security/TLSA-2003-34.txt" }, { "name": "CLA-2003:694", "refsource": "CONECTIVA", "tags": [], "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000694" }, { "name": "http://www.linuxsecurity.com/advisories/gentoo_advisory-3266.html", "refsource": "MISC", "tags": [], "url": "http://www.linuxsecurity.com/advisories/gentoo_advisory-3266.html" }, { "name": "20030515-016", "refsource": "ENGARDE", "tags": [], "url": "http://www.linuxsecurity.com/advisories/engarde_advisory-3258.html" }, { "name": "MDKSA-2003:061", "refsource": "MANDRAKE", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:061" }, { "name": "ESA-20030515-016", "refsource": "ENGARDE", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=105301357425157\u0026w=2" }, { "name": "20030516 [OpenPKG-SA-2003.029] OpenPKG Security Advisory (gnupg)", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=105311804129104\u0026w=2" }, { "name": "20030504 Key validity bug in GnuPG 1.2.1 and earlier", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=105215110111174\u0026w=2" }, { "name": "20030522 [slackware-security] GnuPG key validation fix (SSA:2003-141-04)", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=105362224514081\u0026w=2" }, { "name": "gnupg-invalid-key-acceptance(11930)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/11930" }, { "name": "oval:org.mitre.oval:def:135", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A135" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-05-03T01:29Z", "publishedDate": "2003-05-27T04:00Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.