|
1 | 1 | ---
|
| 2 | +advisories: |
| 3 | +- affected_versions: '>=1.33,<=1.34' |
| 4 | + cve: CVE-2008-0171 |
| 5 | + description: | |
| 6 | + regex/v4/perl_matcher_non_recursive.hpp in the Boost regex library (aka Boost.Regex) in Boost 1.33 and 1.34 allows context-dependent attackers to cause a denial of service (failed assertion and crash) via an invalid regular expression. |
| 7 | + fixed_versions: '>1.34' |
| 8 | + github_security_advisory: |
| 9 | + - GHSA-mc8j-3vrc-57vf |
| 10 | + references: |
| 11 | + - http://bugs.gentoo.org/show_bug.cgi?id=205955 |
| 12 | + - http://svn.boost.org/trac/boost/changeset/42674 |
| 13 | + - http://svn.boost.org/trac/boost/changeset/42745 |
| 14 | + - https://issues.rpath.com/browse/RPL-2143 |
| 15 | + - http://www.ubuntu.com/usn/usn-570-1 |
| 16 | + - http://www.securityfocus.com/bid/27325 |
| 17 | + - https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00760.html |
| 18 | + - http://secunia.com/advisories/28545 |
| 19 | + - http://www.mandriva.com/en/security/advisories?name=MDVSA-2008:032 |
| 20 | + - http://secunia.com/advisories/28705 |
| 21 | + - http://secunia.com/advisories/28511 |
| 22 | + - http://secunia.com/advisories/28527 |
| 23 | + - http://wiki.rpath.com/Advisories:rPSA-2008-0063 |
| 24 | + - http://www.gentoo.org/security/en/glsa/glsa-200802-08.xml |
| 25 | + - http://secunia.com/advisories/28943 |
| 26 | + - http://secunia.com/advisories/28860 |
| 27 | + - http://lists.opensuse.org/opensuse-security-announce/2008-03/msg00004.html |
| 28 | + - http://secunia.com/advisories/29323 |
| 29 | + - http://www.vupen.com/english/advisories/2008/0249 |
| 30 | + - http://secunia.com/advisories/48099 |
| 31 | + - http://www.securityfocus.com/archive/1/488102/100/0/threaded |
| 32 | + reported: 2008-01-17 |
| 33 | + severity: ~ |
| 34 | +- affected_versions: '>=1.33,<=1.34' |
| 35 | + cve: CVE-2008-0172 |
| 36 | + description: | |
| 37 | + The get_repeat_type function in basic_regex_creator.hpp in the Boost regex library (aka Boost.Regex) in Boost 1.33 and 1.34 allows context-dependent attackers to cause a denial of service (NULL dereference and crash) via an invalid regular expression. |
| 38 | + fixed_versions: '>1.34' |
| 39 | + github_security_advisory: |
| 40 | + - GHSA-6rjv-3558-988c |
| 41 | + references: |
| 42 | + - http://bugs.gentoo.org/show_bug.cgi?id=205955 |
| 43 | + - http://svn.boost.org/trac/boost/changeset/42674 |
| 44 | + - http://svn.boost.org/trac/boost/changeset/42745 |
| 45 | + - https://issues.rpath.com/browse/RPL-2143 |
| 46 | + - http://www.ubuntu.com/usn/usn-570-1 |
| 47 | + - http://www.securityfocus.com/bid/27325 |
| 48 | + - https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00760.html |
| 49 | + - http://secunia.com/advisories/28545 |
| 50 | + - http://www.mandriva.com/en/security/advisories?name=MDVSA-2008:032 |
| 51 | + - http://secunia.com/advisories/28705 |
| 52 | + - http://secunia.com/advisories/28511 |
| 53 | + - http://secunia.com/advisories/28527 |
| 54 | + - http://wiki.rpath.com/Advisories:rPSA-2008-0063 |
| 55 | + - http://www.gentoo.org/security/en/glsa/glsa-200802-08.xml |
| 56 | + - http://secunia.com/advisories/28943 |
| 57 | + - http://secunia.com/advisories/28860 |
| 58 | + - http://lists.opensuse.org/opensuse-security-announce/2008-03/msg00004.html |
| 59 | + - http://secunia.com/advisories/29323 |
| 60 | + - http://www.vupen.com/english/advisories/2008/0249 |
| 61 | + - http://secunia.com/advisories/48099 |
| 62 | + - http://www.securityfocus.com/archive/1/488102/100/0/threaded |
| 63 | + reported: 2008-01-17 |
| 64 | + severity: ~ |
| 65 | +cpansa_version: 2 |
2 | 66 | name: boost
|
3 |
| -url: https://www.boost.org/doc/libs/1_78_0/libs/graph/doc/index.html |
4 | 67 | perl_distributions:
|
5 |
| - - name: Boost-Graph |
6 |
| - last_version_checked: '1.4' |
7 |
| - affected: |
8 |
| - - perl_module_versions: '>=1,1,<=1.4' |
9 |
| - distributed_library_version: '1.33' |
10 |
| -advisories: |
11 |
| - - cve: CVE-2008-0171 |
12 |
| - description: > |
13 |
| - regex/v4/perl_matcher_non_recursive.hpp in the Boost regex library |
14 |
| - (aka Boost.Regex) in Boost 1.33 and 1.34 allows context-dependent |
15 |
| - attackers to cause a denial of service (failed assertion and crash) |
16 |
| - via an invalid regular expression. |
17 |
| - affected_versions: '>=1.33,<=1.34' |
18 |
| - fixed_versions: '>1.34' |
19 |
| - references: |
20 |
| - - http://bugs.gentoo.org/show_bug.cgi?id=205955 |
21 |
| - - http://svn.boost.org/trac/boost/changeset/42674 |
22 |
| - - http://svn.boost.org/trac/boost/changeset/42745 |
23 |
| - - https://issues.rpath.com/browse/RPL-2143 |
24 |
| - - http://www.ubuntu.com/usn/usn-570-1 |
25 |
| - - http://www.securityfocus.com/bid/27325 |
26 |
| - - https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00760.html |
27 |
| - - http://secunia.com/advisories/28545 |
28 |
| - - http://www.mandriva.com/en/security/advisories?name=MDVSA-2008:032 |
29 |
| - - http://secunia.com/advisories/28705 |
30 |
| - - http://secunia.com/advisories/28511 |
31 |
| - - http://secunia.com/advisories/28527 |
32 |
| - - http://wiki.rpath.com/Advisories:rPSA-2008-0063 |
33 |
| - - http://www.gentoo.org/security/en/glsa/glsa-200802-08.xml |
34 |
| - - http://secunia.com/advisories/28943 |
35 |
| - - http://secunia.com/advisories/28860 |
36 |
| - - http://lists.opensuse.org/opensuse-security-announce/2008-03/msg00004.html |
37 |
| - - http://secunia.com/advisories/29323 |
38 |
| - - http://www.vupen.com/english/advisories/2008/0249 |
39 |
| - - http://secunia.com/advisories/48099 |
40 |
| - - http://www.securityfocus.com/archive/1/488102/100/0/threaded |
41 |
| - reported: 2008-01-17 |
42 |
| - severity: ~ |
43 |
| - - cve: CVE-2008-0172 |
44 |
| - description: > |
45 |
| - The get_repeat_type function in basic_regex_creator.hpp in the |
46 |
| - Boost regex library (aka Boost.Regex) in Boost 1.33 and 1.34 allows |
47 |
| - context-dependent attackers to cause a denial of service (NULL |
48 |
| - dereference and crash) via an invalid regular expression. |
49 |
| - affected_versions: '>=1.33,<=1.34' |
50 |
| - fixed_versions: '>1.34' |
51 |
| - references: |
52 |
| - - http://bugs.gentoo.org/show_bug.cgi?id=205955 |
53 |
| - - http://svn.boost.org/trac/boost/changeset/42674 |
54 |
| - - http://svn.boost.org/trac/boost/changeset/42745 |
55 |
| - - https://issues.rpath.com/browse/RPL-2143 |
56 |
| - - http://www.ubuntu.com/usn/usn-570-1 |
57 |
| - - http://www.securityfocus.com/bid/27325 |
58 |
| - - https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00760.html |
59 |
| - - http://secunia.com/advisories/28545 |
60 |
| - - http://www.mandriva.com/en/security/advisories?name=MDVSA-2008:032 |
61 |
| - - http://secunia.com/advisories/28705 |
62 |
| - - http://secunia.com/advisories/28511 |
63 |
| - - http://secunia.com/advisories/28527 |
64 |
| - - http://wiki.rpath.com/Advisories:rPSA-2008-0063 |
65 |
| - - http://www.gentoo.org/security/en/glsa/glsa-200802-08.xml |
66 |
| - - http://secunia.com/advisories/28943 |
67 |
| - - http://secunia.com/advisories/28860 |
68 |
| - - http://lists.opensuse.org/opensuse-security-announce/2008-03/msg00004.html |
69 |
| - - http://secunia.com/advisories/29323 |
70 |
| - - http://www.vupen.com/english/advisories/2008/0249 |
71 |
| - - http://secunia.com/advisories/48099 |
72 |
| - - http://www.securityfocus.com/archive/1/488102/100/0/threaded |
73 |
| - reported: 2008-01-17 |
74 |
| - severity: ~ |
| 68 | +- affected: |
| 69 | + - distributed_library_version: '1.33' |
| 70 | + perl_module_versions: '>=1,1,<=1.4' |
| 71 | + last_version_checked: '1.4' |
| 72 | + name: Boost-Graph |
| 73 | +url: https://www.boost.org/doc/libs/1_78_0/libs/graph/doc/index.html |
0 commit comments