CVE-2009-3779 (GCVE-0-2009-3779)
Vulnerability from cvelistv5 – Published: 2009-10-26 17:00 – Updated: 2024-08-07 06:38
VLAI
EPSS
VEX
Summary
Cross-site scripting (XSS) vulnerability in vCard 5.x before 5.x-1.4 and 6.x before 6.x-1.3, a module for Drupal, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to the addition of the theme_vcard function to a theme and the use of default content.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| http://www.vupen.com/english/advisories/2009/3002 | vdb-entryx_refsource_VUPEN |
| http://www.securityfocus.com/bid/36789 | vdb-entryx_refsource_BID |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://secunia.com/advisories/37127 | third-party-advisoryx_refsource_SECUNIA |
| http://drupal.org/node/610996 | x_refsource_CONFIRM |
| http://drupal.org/node/610416 | x_refsource_CONFIRM |
| http://drupal.org/node/610420 | x_refsource_CONFIRM |
Date Public
2009-10-21 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:38:30.260Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "ADV-2009-3002",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2009/3002"
},
{
"name": "36789",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/36789"
},
{
"name": "vcard-themevcard-xss(53903)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53903"
},
{
"name": "37127",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/37127"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupal.org/node/610996"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupal.org/node/610416"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupal.org/node/610420"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2009-10-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in vCard 5.x before 5.x-1.4 and 6.x before 6.x-1.3, a module for Drupal, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to the addition of the theme_vcard function to a theme and the use of default content."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-08-16T14:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "ADV-2009-3002",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2009/3002"
},
{
"name": "36789",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/36789"
},
{
"name": "vcard-themevcard-xss(53903)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53903"
},
{
"name": "37127",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/37127"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupal.org/node/610996"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupal.org/node/610416"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupal.org/node/610420"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3779",
"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": "Cross-site scripting (XSS) vulnerability in vCard 5.x before 5.x-1.4 and 6.x before 6.x-1.3, a module for Drupal, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to the addition of the theme_vcard function to a theme and the use of default content."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2009-3002",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/3002"
},
{
"name": "36789",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/36789"
},
{
"name": "vcard-themevcard-xss(53903)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53903"
},
{
"name": "37127",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/37127"
},
{
"name": "http://drupal.org/node/610996",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/610996"
},
{
"name": "http://drupal.org/node/610416",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/610416"
},
{
"name": "http://drupal.org/node/610420",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/610420"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-3779",
"datePublished": "2009-10-26T17:00:00.000Z",
"dateReserved": "2009-10-26T00:00:00.000Z",
"dateUpdated": "2024-08-07T06:38:30.260Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2009-3779",
"date": "2026-07-29",
"epss": "0.01263",
"percentile": "0.66671"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2009-3779\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-10-26T17:30:00.377\",\"lastModified\":\"2026-04-23T00:35:47.467\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in vCard 5.x before 5.x-1.4 and 6.x before 6.x-1.3, a module for Drupal, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to the addition of the theme_vcard function to a theme and the use of default content.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo para Drupal vCard v5.x anteriores a v5.x-1.4 y v6.x anteriores a v6.x-1.3, permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s de vectores no especificados, relativos a a\u00f1adir la funci\u00f3n theme_vcard.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"799CA80B-F3FA-4183-A791-2071A7DA1E54\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:5.x-1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68E24484-76FB-47A3-BA11-AB184EF0132C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:5.x-1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D46E1985-7447-45AB-A134-873ACC037745\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:5.x-1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3DDF905-F7F8-406C-B0C8-AC8C2C7F35B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:5.x-1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A49EFFA-FE52-45F6-87B0-20FBDEC2506A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:5.x-1.x-dev:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E4C7798D-100B-492C-B8E4-45832E9858F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:6.x-1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4039EB8-B9E2-4A9F-93AE-2B6C8CF9F54F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:6.x-1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B5ED742A-5E9D-4ABD-ADCA-FA19294FA8F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:6.x-1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28DE2004-2E0B-4F5D-9A8D-471105CA1C54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stefan_auditor:vcard:6.x-1.x-dev:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EAB8891E-ADE2-4D6A-8EBE-A14044CCAC59\"}]}]}],\"references\":[{\"url\":\"http://drupal.org/node/610416\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/610420\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/610996\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/37127\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/36789\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2009/3002\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/53903\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://drupal.org/node/610416\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/610420\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/610996\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/37127\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/36789\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2009/3002\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/53903\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…